Template:Material infobox: Difference between revisions
From Sandustry Official Wiki
No edit summary |
m Reverting TOC stuff; needs to be fixed in styles instead Tag: Manual revert |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="infobox/styles.css" /><div class="material-infobox infobox"> | ||
<div | |||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}} | |+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | | | colspan="2" style="text-align:center;" | {{{image|}}} | ||
|- | |- | ||
! colspan="2" style="text-align:center;" | General Info | ! colspan="2" style="text-align:center;" | General Info | ||
| Line 40: | Line 39: | ||
|} | |} | ||
</div> | </div> | ||
</includeonly> | [[Category:Materials]] | ||
</includeonly><noinclude> | |||
<noinclude> | |||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||
{{Material | {{Material | ||
|title=Sand | |title=Sand | ||
|image= | |image=[[File:Sand.png|150px|class=pixelart]] | ||
|Interactions= | |Interactions= | ||
|Density=150 | |Density=150 | ||
|Matter Type=Solid | |Matter Type=Solid | ||
|Obtained From=Sandsoil | |Obtained From=[[Sandsoil]] | ||
|Processed By=Water | |Processed By=[[Water]] | ||
|Byproducts=Wet Sand | |Byproducts=[[Wet Sand]] | ||
|Burnable=No | |||
|Wettable=Yes | |||
|Launchable=Yes | |||
}} | |||
</syntaxhighlight> | |||
[[Category:Template documentation]] | |||
</noinclude> | |||
Latest revision as of 15:08, 11 August 2026
{{Material
|title=Sand
|image=[[File:Sand.png|150px|class=pixelart]]
|Interactions=
|Density=150
|Matter Type=Solid
|Obtained From=[[Sandsoil]]
|Processed By=[[Water]]
|Byproducts=[[Wet Sand]]
|Burnable=No
|Wettable=Yes
|Launchable=Yes
}}

