Template:MissingInfo
| This article is missing information on this character's English voice actor. Please feel free to edit this article to add this information. |
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
{{MissingInfo}} is used as a notice template for character pages which are missing any details.
Usage
This notice template should be used at the top of a page, before the introductory paragraph or any infoboxes.
{{ MissingInfo | <1> | <2> }}
Parameters
All parameters are case sensitive.
| Parameter | Allowed values | Notes | |
|---|---|---|---|
| unnamed | 1 | 1 • 2 • 3 • 4
|
How many fields are required. Defaults to 1.
|
| 2 | enva • java • javak • janame • dubname • spelling
|
What is missing. Defaults to enva.
| |
| 3 | Optional. Additional missing fields.
Values are explained below. | ||
| 4 | |||
| 5 | |||
| named | width | width | Optional. Width of the notice. Defaults to auto.
|
| scope | article • section • String
|
Optional. Article or Section, etc. Defaults to article.
| |
| cat | blank | Optional. Mainly intended to be left blank to suppress the category included by default. | |
TemplateData
This template is used as a notice for character pages which are missing any details.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Fields | 1 | How many fields are required
| Number | required |
| Missing Info 1 | 2 | What is missing
| Line | required |
| Missing Info 2 | 3 | What is missing
| Line | suggested |
| Missing Info 3 | 4 | What is missing
| Line | suggested |
| Missing Info 4 | 5 | What is missing
| Line | suggested |
| Width | width | Width of the notice
| Line | optional |
| Scope | scope | Article/Section/etc.
| Line | optional |
| Category | cat | Mainly intended to be left blank to supress category/categories included by the template
| Line | optional |
Examples
Each type of value
{{MissingInfo|1|<value>}}
One value
{{MissingInfo|1|enva}}
| This article is missing information on this character's English voice actor. Please feel free to edit this article to add this information. |
Two values
{{MissingInfo|2|java|javak}}
| This article is missing information on this character's Japanese voice actor and Japanese voice actor in kanji. Please feel free to edit this article to add this information. |
Three values
{{MissingInfo|3|enva|dubname|spelling}}
| This article is missing information on this character's English voice actor, English dub name, and English name spelling. Please feel free to edit this article to add this information. |
Four values
{{MissingInfo|4|javak|enva|dubname|spelling}}
| This article is missing information on this character's Japanese voice actor, Japanese name, English voice actor, and English dub name. Please feel free to edit this article to add this information. |