Template:Deceased: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 34: Line 34:
|title1 = Ancient Skeleton
|title1 = Ancient Skeleton
|image1 = Ancient Skeleton.png
|image1 = Ancient Skeleton.png
|age = 1,000,000 years
|age = 1,000,000 years
|biome = [[Lost River]]
|biome = [[Lost River]]
|length = Indeterminate
|length = Indeterminate

Revision as of 20:36, 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>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    
|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>Biome</label> <label>Length</label> <label>Debug Spawn</label> </infobox>