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

