Template:Terminology Infobox: Difference between revisions
No edit summary Tag: Reverted |
SORRY MISTAKE Tag: Undo |
||
| Line 7: | Line 7: | ||
<caption source="caption"/> | <caption source="caption"/> | ||
</image> | </image> | ||
<data source="type"> | <data source="type"> | ||
<label>Type</label> | |||
<format>[[{{{type}}}]]{{#if:{{{type2|}}}|<br>[[{{{type2}}}]]}}{{#if:{{{type3|}}}|<br>[[{{{type3}}}]]}}{{#if:{{{type4|}}}|<br>[[{{{type4}}}]]}}{{#if:{{{type5|}}}|<br>[[{{{type5}}}]]}}</format> | |||
</data> | |||
{{#if:{{{type2|}}}|<br> | |||
{{#if:{{{type3|}}}|<br> | |||
{{#if:{{{type4|}}}|<br> | |||
{{#if:{{{type5|}}}|<br> | |||
</data> | |||
<data source="group"> | <data source="group"> | ||
<label>Group</label> | <label>Group</label> | ||
Revision as of 12:59, 31 August 2025
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
Infobox for game terminology.
Syntax
{{Terminology Infobox
|title =
|secondarytitle =
|image =
|caption =
|type =
|group =
|description =
|affiliation =
|plane =
|continent =
|town =
|event =
|pronunciation =
|related =
|recipe =
|recipe_type =
|source =
}}
Examples
{{Terminology Infobox|||}}
Template Data
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| displaytitle | displaytitle | no description | Unknown | optional |
| secondary_title | secondary_title | no description | Unknown | optional |
| type | type | Type(s), written as an array
| String | suggested |
| group | group | Group(s), as an array | String | suggested |
| affiliation | affiliation | Affiliation(s), written as an array. Notes can be specified using §.
| String | optional |
| plane | plane | Plane(s), written as an array | String | optional |
| continent | continent | Continent(s), written as an array | String | optional |
| town | town | Town(s), written as an array | String | optional |
| event | event | Event(s), written as an array | String | optional |
| pronunciation | pronunciation | Pronunciation based on official English VO's | String | optional |
| related | related | Related term(s), written as an array | Unknown | optional |
| recipe | recipe | Recipe source | String | optional |
| recipe_type | recipe_type | no description | Unknown | optional |
| source | source | Source(s), written as an array | String | suggested |