Template:Developing article/doc: Difference between revisions
Created page with ";Description :This template marks articles about upcoming media such as video games, anime, etc. ;Syntax :Type <code>{{t|Developing article}}</code> at the start of an arti..." |
Added TemplateData |
||
Line 1: | Line 1: | ||
==Description== | |||
This template marks articles about upcoming media such as video games, anime, etc. | |||
==Syntax== | |||
Type <code>{{t|Developing article|<nowiki>type=...</nowiki>}}</code> at the start of an article. | |||
==TemplateData== | |||
<templatedata> | |||
{ | |||
"params": { | |||
"type": { | |||
"label": "Media type", | |||
"description": "The type of media being documented.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"video game", | |||
"anime", | |||
"episode" | |||
], | |||
"required": true | |||
} | |||
}, | |||
"description": "Marks articles about upcoming media.", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
<includeonly>[[Category:Article management templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Article management templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |