Difference between revisions of "Template:Terrain"

From Wurmpedia
Jump to navigation Jump to search
(Adding CSS)
(oops)
Line 1: Line 1:
<templatestyles src="ItemTable/styles.css"
+
<templatestyles src="InfoTable/styles.css"
 
<includeonly>
 
<includeonly>
 
{| class="wikitable" style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"
 
{| class="wikitable" style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"

Revision as of 13:02, 22 April 2021

<templatestyles src="InfoTable/styles.css" <includeonly>

Terrain
Properties

Max flat speed: {{{speed}}}
Terrain type: {{{type}}}
Player made: {{{playermade}}}
Underground: {{{underground}}}

Creation

{{{creation}}}

Material
  • Gives [[{{{material}}}]] after being

</includeonly>

Usage example:

{{terrain
|name=Stone slabs
|speed=17.3 km/h
|type=Paving
|playermade=Yes
|underground=No
|creation=Player made by paving [[Packed Dirt]] with [[Stone Slabs]]
|material=dirt
|method=dig
}}