模板:Unreliable sources/doc
| File:Edit-copy green.svg | 此页面是Template:Unreliable sources的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| File:Police man Twinkle Head.svg | 如果您计划大幅修改、移动或提出删除该模板,请在此页通知Twinkle的使用者与维护员。 Twinkle默认会用到该模板,修改可能会影响大量用户。谢谢您的配合! |
模板介绍[编辑]
使用方法[编辑]
范例[编辑]
注意事项[编辑]
参见[编辑]
TemplateData[编辑]
<templatedata> { "description": "Use this template to indicate that some of an article's listed sources may not be reliable.", "format": "inline", "params": { "date": { "label": "年份、月份", "description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.", "type": "line", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "example": "2022-05", "suggested": true }, "1": { "label": "Affected area", "description": "取代模板中“条目”两字,若加入此参数,通常会填入“章节”。", "type": "line", "autovalue": "无预设值", "example": "章节" }, "imdb": { "label": "Includes IMDb?", "description": "Adds the text \"It includes attribution to IMDb, which may not be a reliable source for information.\"", "type": "line", "autovalue": "y", "example": "y" }, "small": { "label": "Make template small", "description": "Enter \"left\" here to make the template box small and aligned to the left.", "type": "line", "autovalue": "left", "example": "left" } }, "paramOrder": [ "date", "1", "imdb", "small" ] } </templatedata>