Template:Terminology Infobox: Difference between revisions
ReinDevildom (talk | contribs) Created page with "<includeonly><infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <header name="secondary_title">{{#if:{{#pos:{{{secondary_title|}}}|;}}||{{{secondary_title}}}}}</header> <image source="image"> <caption source="caption"/> </image> <data source="type"> <label>Type</label> <format>[[{{{type}}}]]{{#if:{{{type2|}}}|<br>[[{{{type2}}}]]}}{{#if:{{{type3|}}}|<br>[[{{{type3}}}]]}}{{#if:{{{type4|}}}|<br>[[{{{type4}}}]]}}{{#if:{{{type5|}}}|<br>{..." |
No edit summary Tag: Reverted |
||
| Line 7: | Line 7: | ||
<caption source="caption"/> | <caption source="caption"/> | ||
</image> | </image> | ||
<data source="type"> | |||
<label>Type</label> | |||
<format> | |||
{{TerminologyType/l18n|{{{type}}}}} | |||
{{#if:{{{type2|}}}|<br>{{TerminologyType/l18n|{{{type2}}}}}} | |||
{{#if:{{{type3|}}}|<br>{{TerminologyType/l18n|{{{type3}}}}}} | |||
{{#if:{{{type4|}}}|<br>{{TerminologyType/l18n|{{{type4}}}}}} | |||
{{#if:{{{type5|}}}|<br>{{TerminologyType/l18n|{{{type5}}}}}} | |||
</format> | |||
</data> | |||
<data source="group"> | <data source="group"> | ||
<label>Group</label> | <label>Group</label> | ||
Revision as of 12:58, 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 |