Template:Infobox ancestry: Difference between revisions

From Timescape Wiki
Jonstodle (talk | contribs)
Add example info box back
Tags: Manual revert 2017 source edit
mNo edit summary
Tag: 2017 source edit
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<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 11: Line 10:
     <label>Native Manifold</label>
     <label>Native Manifold</label>
   </data>
   </data>
</infobox>
</infobox>[[Category:Ancestries]]</includeonly><noinclude>
[[Category:Ancestry]]
</includeonly>
 
 
<noinclude>
<templatedata>
<templatedata>
{
{
Line 34: Line 28:
</templatedata>
</templatedata>


{{Infobox ancestry
<infobox layout="stacked" accent-color-default="#d99559">
| title           = Devil
  <title source="name">
| native-manifold = [[Seven Cities of Hell]]
    <default>Devil</default>
}}
  </title>
  <image source="image" />
  <data source="aliases">
    <label>Aliases</label>
  </data>
  <data source="native-manifold">
    <label>Native Manifold</label>
    <default>[[Seven Citites of Hell]]</default>
  </data>
</infobox>


  <nowiki>
  <nowiki>
Line 44: Line 47:
  | native-manifold  = [[Seven Cities of Hell]]
  | native-manifold  = [[Seven Cities of Hell]]
}}</nowiki>
}}</nowiki>
[[Category:Infobox]]
[[Category:Infoboxes|Ancestry]]
‎</noinclude>
‎</noinclude>

Latest revision as of 17:01, 1 September 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the ancestry have?

Stringoptional
Native Manifoldnative-manifold

Where does the ancestry originate from?

Stringoptional

{{Infobox ancestry
 | title            = Devil
 | native-manifold  = [[Seven Cities of Hell]]
}}