Template:Deceased: Difference between revisions
GemmaBeepo (talk | contribs) No edit summary |
(Added a category which it adds) |
||
Line 22: | Line 22: | ||
</data> |
</data> |
||
</infobox> |
</infobox> |
||
<includeonly>[[Category:Skeletal Remains]]</includeonly> |
|||
<noinclude> |
<noinclude> |
||
Example usage:<pre> |
Example usage:<pre> |
Revision as of 22:29, 6 January 2018
<infobox layout="stacked">
<title source="title1" style="font-weight:bold; text-align:center;"> <default>Deceased</default> </title> <image source="image1">
</image> <label>Age</label> <label>Status</label> <label>Biome</label> <label>Length</label> <label>Debug Spawn</label> </infobox> Example usage:
{{Deceased |title1 = Ancient Skeleton |image1 = Ancient Skeleton.png |age = 1,000,000 years |status = Presumed Extinct |biome = [[Lost River]] |length = Indeterminate |debug_spawn = ''Unknown'' }}
The above code results in: <infobox layout="stacked">
<title source="title1" style="font-weight:bold; text-align:center;"> <default>Deceased</default> </title> <image source="image1">
</image> <label>Age</label> <label>Status</label> <label>Biome</label> <label>Length</label> <label>Debug Spawn</label> </infobox>