Content deleted Content added
No edit summary |
added documentation for date, moved cats |
||
Line 2:
<!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE---->
===Usage===
*{{tlx |Example needed |date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} → {{Example needed |date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
*{{
===Redirects===
Line 11 ⟶ 12:
===See also===
<includeonly>▼
{{Inline tags |collapsed}}
{{#ifeq:{{SUBPAGENAME}}|sandbox | |▼
<!------CATEGORIES BELOW THIS LINE, PLEASE:------->▼
[[Category:Inline cleanup templates]]▼
[[Category:Templates needing substitution checking]]▼
[[mk:Шаблон:Се бара пример]]▼
}}▼
</includeonly>▼
<templatedata>
{
Line 28 ⟶ 20:
"label": "plural",
"example": "s",
"type": "string",
"description": "Specifies whether multiple examples are needed"
},
"date": {
"description": "Provides a month and year for categorisation",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
}
},
"description": "Indicates one or more examples are needed",
"format": "inline"
}
</templatedata>
▲<includeonly>
▲{{#ifeq:{{SUBPAGENAME}}|sandbox | |
▲<!------CATEGORIES BELOW THIS LINE, PLEASE:------->
▲[[Category:Inline cleanup templates]]
▲[[Category:Templates needing substitution checking]]
▲[[mk:Шаблон:Се бара пример]]
▲}}
▲</includeonly>
|