Template:Update inline/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

Usage[编辑]

代码 效果
{{Update inline|date=6月 2026}}
{{Update inline|?=yes|date=6月 2026}}
{{Update inline|reason=But they never mentioned it again...|date=6月 2026}}
{{Update inline|reason=Does this still hold after so many years?|?=yes|date=6月 2026}}

This template will add mainspace articles to Category:Wikipedia articles in need of updating (this category is not populated by pages in other namespaces).

TemplateData[编辑]

以下是该模板的模板数据,适用于可视化编辑器等工具。

Update inline模板数据

<TemplateData> { "description": "This template should only be added to indicate a sentence that needs to be updated based on recent events.", "params": { "date": { "label": "Date", "description": "The date this template was added to the page. (Input: Monthname Year)", "type": "string", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true }, "reason": { "label": "Reason", "description": "Brief explanation of the reason why this template is placed, e.g. the event that renders accuracy of the claim questionable.", "default": "The date of the event predicted near this tag has passed.", "type": "string", "required": false, "suggested": true }, "?": { "label": "?", "description": "Adds '?' to the end of template text and changes wording of caption to denote uncertainty (Input: yes)", "type": "string", "required": false } } } </TemplateData>

See also[编辑]