模板:Ibid/doc:修订间差异
UJNWiki>SUM1 (Added TemplateData) |
(没有差异)
|
2021年11月2日 (二) 01:12的版本
| 文件:Edit-copy green.svg | This is a documentation subpage for 模板:Ibid. It may contain usage information, categories and other content that is not part of the original 模板 page. |
This template will add tagged articles to a cleanup category according to the month and year given.
Usage
{{Ibid|date=3月 2026}}
Pages on which this template is transcluded will be added to Category:Articles with ibid from 3月 2026. If no date is given, articles will be added to the more general Category:Articles with ibid, until a robot adds the date.
TemplateData
TemplateData for Ibid
<templatedata> {
"description": "Use this maintenance template to indicate that an article uses constructs such as ibid., loc. cit. and idem, which are discouraged by Wikipedia's style guide for footnotes, as they are easily broken.",
"format": "inline", "params": { "date": { "label": "Month and year", "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": "January 2013", "suggested": true } }, "paramOrder": [ "date" ] } </templatedata>
See also