Template:Infobox manifold: Difference between revisions
Lord Durok (talk | contribs) No edit summary |
Lord Durok (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><infobox layout="stacked" accent-color-default="#d99559"> | |||
<infobox layout="stacked" accent-color-default="#d99559"> | |||
<title source="name"> | <title source="name"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
Line 13: | Line 12: | ||
<data source="chronographic"> | <data source="chronographic"> | ||
<label>Chronographic index</label> | <label>Chronographic index</label> | ||
</data> | |||
<data source="dialect"> | |||
<label>Main Dialect</label> | |||
</data> | </data> | ||
<data source="interference"> | <data source="interference"> | ||
Line 18: | Line 20: | ||
<format>[[{{{interference}}}]]</format> | <format>[[{{{interference}}}]]</format> | ||
</data> | </data> | ||
</infobox> | <data source="native-ancestries"> | ||
<label>Native Ancestries</label> | |||
< | </data> | ||
</infobox></includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"aliases": { | |||
"description": "What other names does the manifold have?", | |||
"type": "string", | |||
"label": "Aliases" | |||
}, | |||
"index": { | |||
"type": "string", | |||
"label": "Manifold Index" | |||
}, | |||
"chronographic": { | |||
"type": "string", | |||
"label": "Chronographic index" | |||
}, | |||
"dialect": { | |||
"description": "The main dialect spoken in the manifold?", | |||
"type": "string", | |||
"label": "Dialect" | |||
}, | |||
"interference": { | |||
"description": "Greatest constructive interference", | |||
"type": "string", | |||
"label": "Interference" | |||
}, | |||
"native-ancestries": { | |||
"description": "Ancestries which originate from this manifold", | |||
"type": "string", | |||
"label": "Native Ancestries" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
[[Category:Infoboxes|Manifold]] | |||
{{Infobox manifold | {{Infobox manifold | ||
| title = Orden | | title = Orden | ||
| aliases = Mundane world | | aliases = Mundane world | ||
| index = 11 | | index = 11 | ||
| chronographic = 1 | | chronographic = 1 | ||
| interference = World Below | | interference = World Below | ||
}} | }} | ||
<nowiki> | |||
{{Infobox manifold | |||
| title = Orden | |||
| aliases = Mundane world | |||
| index = 11 | |||
| chronographic = 1 | |||
| interference = World Below | |||
}}</nowiki></noinclude> |
Latest revision as of 17:17, 1 September 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Aliases | aliases | What other names does the manifold have? | String | optional |
Manifold Index | index | no description | String | optional |
Chronographic index | chronographic | no description | String | optional |
Dialect | dialect | The main dialect spoken in the manifold? | String | optional |
Interference | interference | Greatest constructive interference | String | optional |
Native Ancestries | native-ancestries | Ancestries which originate from this manifold | String | optional |
{{Infobox manifold | title = Orden | aliases = Mundane world | index = 11 | chronographic = 1 | interference = World Below }}