Template:Developing article/doc: Difference between revisions
Appearance
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..." |
m 2 revisions imported: Imported from Neptunia Wiki on Fandom |
||
(One intermediate revision by the same user not shown) | |||
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> |
Latest revision as of 14:38, 23 February 2025
Description
This template marks articles about upcoming media such as video games, anime, etc.
Syntax
Type {{Developing article|<type=...>}}
at the start of an article.
TemplateData
Marks articles about upcoming media.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Media type | type | The type of media being documented.
| String | required |