Template:Terminology Infobox: Difference between revisions
Appearance
ReisuDesign (talk | contribs) Created page with "<includeonly><infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data source="type"> <label>Type</label> <format>{{Link List|{{{type}}}}}</format> </data> <data source="group"> <label>Group</label> <format>{{Link List|{{{group}}}}}</format> </data> <data source="description"> <format>'''Description'''<br>{{{description}}}</format> </data> </infobox></includeonly>..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><infobox> | <includeonly><infobox> | ||
<title source="name"> | |||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
<format>{{#if:{{{icon|}}}|{{Icon|{{{name|}}}}}|}} {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</format> | |||
</title> | </title> | ||
<header name="secondary_title">{{{subtitle|}}}</header> | |||
<image source="image"> | <image source="image"> | ||
<caption source="caption"/> | <caption source="caption"/> | ||
| Line 8: | Line 10: | ||
<data source="type"> | <data source="type"> | ||
<label>Type</label> | <label>Type</label> | ||
<format>{{ | <format>[[{{{type}}}]]{{#if:{{{type2|}}}|<br />[[{{{type2}}}]]}}{{#if:{{{type3|}}}|<br />[[{{{type3}}}]]}}{{#if:{{{type4|}}}|<br />[[{{{type4}}}]]}}{{#if:{{{type5|}}}|<br />[[{{{type5}}}]]}}</format> | ||
</data> | </data> | ||
<data source="group"> | <data source="group"> | ||
<label>Group</label> | <label>Group</label> | ||
<format>{{ | <format>[[{{{group}}}]]{{#if:{{{group2|}}}|<br />[[{{{group2}}}]]}}{{#if:{{{group3|}}}|<br />[[{{{group3}}}]]}}{{#if:{{{group4|}}}|<br />[[{{{group4}}}]]}}{{#if:{{{group5|}}}|<br />[[{{{group5}}}]]}}</format> | ||
</data> | </data> | ||
<data source="description"> | <data source="description"> | ||
< | <label>Description</label> | ||
</data> | </data> | ||
</infobox></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | <data source="event"> | ||
<label>Event</label> | |||
<format>[[{{{event}}}]]{{#if:{{{event2|}}}|<br />[[{{{event2|}}}]]|}}{{#if:{{{event3|}}}|<br />[[{{{event3|}}}]]|}}{{#if:{{{event4|}}}|<br />[[{{{event4|}}}]]|}}{{#if:{{{event5|}}}|<br />[[{{{event5|}}}]]|}}{{#if:{{{event6|}}}|<br />[[{{{event6|}}}]]|}}{{#if:{{{event7|}}}|<br />[[{{{event7|}}}]]|}}{{#if:{{{event8|}}}|<br />[[{{{event8|}}}]]|}}{{#if:{{{event9|}}}|<br />[[{{{event9|}}}]]|}}</format> | |||
</data> | |||
</infobox>{{Namespace|main=[[Category:Terminology]]<!-- | |||
Set page display title if title is different from page name | |||
-->{{#ifeq:{{NAMESPACE}}||<!-- | |||
-->{{#if:{{{name|}}}{{{displaytitle|}}}|{{#ifeq:{{{PAGENAME}}}|{{{name}}}||{{#ifeq:{{lc:{{{displaytitle|}}}}}|no||{{DISPLAYTITLE:{{{displaytitle|{{{name}}}}}}|noreplace}}}}}}}}<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{type|}}}|[[Category:{{{type|}}}]]}}<!-- | |||
-->{{#if:{{{type2|}}}|[[Category:{{{type2|}}}]]}}<!-- | |||
-->{{#if:{{{type3|}}}|[[Category:{{{type3|}}}]]}}<!-- | |||
-->{{#if:{{{type4|}}}|[[Category:{{{type4|}}}]]}}<!-- | |||
-->{{#if:{{{type5|}}}|[[Category:{{{type5|}}}]]}}<!-- | |||
-->{{#if:{{{group|}}}|[[Category:{{{group|}}}]]}}<!-- | |||
-->{{#if:{{{group2|}}}|[[Category:{{{group2|}}}]]}}<!-- | |||
-->{{#if:{{{group3|}}}|[[Category:{{{group3|}}}]]}}<!-- | |||
-->{{#if:{{{group4|}}}|[[Category:{{{group4|}}}]]}}<!-- | |||
-->{{#if:{{{group5|}}}|[[Category:{{{group5|}}}]]}}<!-- | |||
-->{{#if:{{{event|}}}|[[Category:{{{event}}} Terminology]][[Category:Event Terminology]]}}<!-- | |||
-->{{#if:{{{event2|}}}|[[Category:{{{event2}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event3|}}}|[[Category:{{{event3}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event4|}}}|[[Category:{{{event4}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event5|}}}|[[Category:{{{event5}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event6|}}}|[[Category:{{{event6}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event7|}}}|[[Category:{{{event7}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event8|}}}|[[Category:{{{event8}}} Terminology]]}}<!-- | |||
-->{{#if:{{{event9|}}}|[[Category:{{{event9}}} Terminology]]}}<!-- | |||
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | |||
Latest revision as of 12:09, 16 November 2025
Template documentation
Note: parts of or the entire template might not be visible without values provided.
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
Example[edit source]
{{Terminology Infobox
|title = Something
|image = Petit Planet Icon.png
|type = HoYoverse
}}
Infobox for Terminology.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | suggested |
| image | image | no description | Unknown | suggested |
| caption | caption | no description | Unknown | optional |
| type | type | no description | Unknown | suggested |
| type2 | type2 | no description | Unknown | optional |
| type3 | type3 | no description | Unknown | optional |
| type4 | type4 | no description | Unknown | optional |
| type5 | type5 | no description | Unknown | optional |