Jump to content

Template:Cosmology: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Infobox created with infobox builder.)
 
 
(3 intermediate revisions by the same user not shown)
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]]
{{cosmology
|name = A name
|image = placeholder.png
|imagecaption = A Placeholder Image
|type = Type of cosmology
|universe = Universe it belongs to
|location = Location within the universe
|first_appearance = First appearance in media
|discovered = First discovered by characters
|notable_events = Notable events in the cosmology
|mythology = Mythological significance
|current_status = Current status of the cosmology
|associated_with = Associated characters or entities
|function = Function of the cosmology
|composition = Composition of the cosmology
|structure = Structure of the cosmology
|dimensions = Dimensions of the cosmology
|interactions = Interactions with other cosmologies
|influences = Influences on the universe or characters
|guardians = Guardians of the cosmology
|related_species = Related species or entities
|technology = Technology associated with the cosmology
|forbidden = Forbidden aspects or areas
|rituals = Rituals associated with the cosmology
|cultural_significance = Cultural significance of the cosmology
}}
<pre>
{{cosmology
|name = A name
|image = placeholder.png
|imagecaption = A Placeholder Image
|type = Type of cosmology
|universe = Universe it belongs to
|location = Location within the universe
|first_appearance = First appearance in media
|discovered = First discovered by characters
|notable_events = Notable events in the cosmology
|mythology = Mythological significance
|current_status = Current status of the cosmology
|associated_with = Associated characters or entities
|function = Function of the cosmology
|composition = Composition of the cosmology
|structure = Structure of the cosmology
|dimensions = Dimensions of the cosmology
|interactions = Interactions with other cosmologies
|influences = Influences on the universe or characters
|guardians = Guardians of the cosmology
|related_species = Related species or entities
|technology = Technology associated with the cosmology
|forbidden = Forbidden aspects or areas
|rituals = Rituals associated with the cosmology
|cultural_significance = Cultural significance of the cosmology
}}
</pre>
<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>