Template:Infobox manifold: Difference between revisions

From Timescape Wiki
No edit summary
mNo edit summary
Tag: 2017 source edit
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<infobox layout="table">
<includeonly><infobox layout="stacked" accent-color-default="#d99559">
   <title source="name">
   <title source="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image" />
   <image source="image" />
  <data source="aliases">
    <label>Aliases</label>
  </data>
   <data source="index">
   <data source="index">
     <label>Index</label>
     <label>Manifold index</label>
   </data>
   </data>
   <data source="chronographic">
   <data source="chronographic">
     <label>Chronographic Index</label>
     <label>Chronographic index</label>
  </data>
  <data source="dialect">
    <label>Main Dialect</label>
  </data>
  <data source="interference">
    <label>Greatest constructive interference</label>
    <format>[[{{{interference}}}]]</format>
  </data>
  <data source="native-ancestries">
    <label>Native Ancestries</label>
   </data>
   </data>
</infobox>
</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
| title        = Orden
| aliases      = Mundane world
| index        = 11
| chronographic = 1
| 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the manifold have?

Stringoptional
Manifold Indexindex

no description

Stringoptional
Chronographic indexchronographic

no description

Stringoptional
Dialectdialect

The main dialect spoken in the manifold?

Stringoptional
Interferenceinterference

Greatest constructive interference

Stringoptional
Native Ancestriesnative-ancestries

Ancestries which originate from this manifold

Stringoptional

{{Infobox manifold
 | title         = Orden
 | aliases       = Mundane world
 | index         = 11
 | chronographic = 1
 | interference  = World Below
}}