Template:Ibid/doc: Difference between revisions

From CAPipedia
m 1 revision imported
m Text replacement - "Wikipedia[^:]" to "CAPipedia"
 
Line 14: Line 14:
<templatedata>
<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.",
     "description": "Use this maintenance template to indicate that an article uses constructs such as ibid., loc. cit. and idem, which are discouraged by CAPipedias style guide for footnotes, as they are easily broken.",
"format": "inline",
"format": "inline",
"params": {
"params": {
"date": {
"date": {
"label": "Month and year",
"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.",
"description": "The month and year that the template was placed (in full). \"January 2024\" inserts the current month and year automatically.",
"type": "line",
"type": "line",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"autovalue": "January 2024",
"example": "January 2013",
"example": "January 2013",
"suggested": true
"suggested": true

Latest revision as of 14:17, 23 January 2024

[[Category:Template documentation pages{{#translation:}}]]

This template will add tagged articles to a cleanup category according to the month and year given.

Usage

{{Ibid|date=November 2024}}

Pages on which this template is transcluded will be added to Category:Articles with ibid from November 2024. If no date is given, articles will be added to the more general Category:Articles with ibid, until a robot adds the date.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Ibid in articles based on its 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 CAPipedias 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). \"January 2024\" inserts the current month and year automatically.", "type": "line", "autovalue": "January 2024", "example": "January 2013", "suggested": true } }, "paramOrder": [ "date" ] } </templatedata>

See also