Template:Cosmology: Difference between revisions
Appearance
![]() Â |
![]() Cdjensen94 (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="name"/> | <title source="name"/> | ||
<image source="image"/> | <image source="image"/> | ||
<group> | |||
<header>General Information</header> | <header>General Information</header> | ||
<data source="type"> | <data source="type"> | ||
Line 12: | Line 14: | ||
<label>Location</label> | <label>Location</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>History</header> | <header>History</header> | ||
<data source="first_appearance"> | <data source="first_appearance"> | ||
Line 31: | Line 35: | ||
<label>Associated With</label> | <label>Associated With</label> | ||
</data> | </data> | ||
</group> | |||
<group> | |||
<header>Cosmology</header> | <header>Cosmology</header> | ||
<data source="function"> | <data source="function"> | ||
Line 38: | Line 44: | ||
<label>Composition</label> | <label>Composition</label> | ||
</data> | </data> | ||
<data source="structure"> | |||
<label>Structure</label> | |||
</data> | |||
<data source="dimensions"> | |||
<label>Dimensions</label> | |||
</data> | |||
<data source="interactions"> | |||
<label>Interactions</label> | |||
</data> | |||
<data source="influences"> | |||
<label>Influences</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Culture and Tradition</header> | <header>Culture and Tradition</header> | ||
<data source="guardians"> | <data source="guardians"> | ||
Line 51: | Line 71: | ||
<label>Forbidden</label> | <label>Forbidden</label> | ||
</data> | </data> | ||
<data source="rituals"> | |||
<label>Rituals</label> | |||
</data> | |||
<data source="cultural_significance"> | |||
<label>Cultural Significance</label> | |||
</data> | |||
</group> | |||
</infobox> | </infobox> | ||
<includeonly> | |||
<noinclude> | |||
[[Category:Infobox templates]][[Category:Templates]] | |||
<noinclude> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": {}, | |||
"type": {}, | |||
"universe": {}, | |||
"location": {}, | |||
"first_appearance": {}, | |||
"discovered": {}, | |||
"notable_events": {}, | |||
"mythology": {}, | |||
"current_status": {}, | |||
"associated_with": {}, | |||
"function": {}, | |||
"composition": {}, | |||
"structure": {}, | |||
"dimensions": {}, | |||
"interactions": {}, | |||
"influences": {}, | |||
"guardians": {}, | |||
"related_species": {}, | |||
"technology": {}, | |||
"forbidden": {}, | |||
"rituals": {}, | |||
"cultural_significance": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |