Template:Material infobox: Difference between revisions
From Sandustry Official Wiki
m Reverted edits by 76561198118930108 (talk) to last revision by DCello Tags: Rollback Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly>{ | <includeonly> | ||
| | {| class="wikitable" style="width: 300px; border: 2px solid black; background-color: #f9f9f9;" | ||
| | |+ style="background:#337ab7; color:white; font-size: 120%;" | {{{title|Material}}} | ||
| | |- | ||
| | | colspan="2" style="text-align:center;" | {{{image|}}} | ||
| | |- | ||
| | ! colspan="2" style="background:#cce5ff; text-align:center;" | General Info | ||
|Physics | |- | ||
}}</includeonly> | ! Interactions | ||
| {{{Interactions|}}} | |||
|- | |||
! Density | |||
| {{{Density|}}} | |||
|- | |||
! Matter Type | |||
| {{{Matter Type|}}} | |||
|- | |||
! colspan="2" style="background:#cce5ff; text-align:center;" | Processing | |||
|- | |||
! Obtained From | |||
| {{{Obtained From|}}} | |||
|- | |||
! Processed By | |||
| {{{Processed By|}}} | |||
|- | |||
! Byproducts | |||
| {{{Byproducts|}}} | |||
|- | |||
! colspan="2" style="background:#cce5ff; text-align:center;" | Physics | |||
|- | |||
! Burnable | |||
| {{{Burnable|}}} | |||
|- | |||
! Wettable | |||
| {{{Wettable|}}} | |||
|- | |||
! Launchable | |||
| {{{Launchable|}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
== Usage == | |||
<pre> | |||
{{Material | {{Material | ||
|title= | |title=Sand | ||
|image= | |image=[[File:Sand.png|100px]] | ||
|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 | ||
}} | }} | ||
</ | </pre> | ||
</noinclude> | |||
Revision as of 12:41, 19 June 2025
Usage
{{Material
|title=Sand
|image=[[File:Sand.png|100px]]
|Interactions=💧
|Density=150
|Matter Type=Solid
|Obtained From=Sandsoil
|Processed By=[[Water]]
|Byproducts=[[Wet Sand]]
|Burnable=No
|Wettable=Yes
|Launchable=Yes
}}


