Template:Material infobox: Difference between revisions

From Sandustry Official Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox"
<div style="float:right; clear:right; margin:1em; width:300px;">
|+ {{{title|}}}
{| class="wikitable" style="width:100%;"
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}}
|-
|-
! colspan="2" | General Info
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|200px]]
|-
! colspan="2" style="text-align:center;" | General Info
|-
|-
! Interactions
! Interactions
Line 14: Line 17:
| {{{Matter Type|}}}
| {{{Matter Type|}}}
|-
|-
! colspan="2" | Processing
! colspan="2" style="text-align:center;" | Processing
|-
|-
! Obtained From
! Obtained From
Line 25: Line 28:
| {{{Byproducts|}}}
| {{{Byproducts|}}}
|-
|-
! colspan="2" | Physics
! colspan="2" style="text-align:center;" | Physics
|-
|-
! Burnable
! Burnable
Line 35: Line 38:
! Launchable
! Launchable
| {{{Launchable|}}}
| {{{Launchable|}}}
|-
! colspan="2" | Image
|-
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|300px]]
|}
|}
</div>
</includeonly>
</includeonly>


Line 45: Line 45:
<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
{{Material
{{Material
|title=  
|title=Sand
|image=
|image=SandTexture.png
 
|Interactions=
|Density=
|Matter Type=


|Obtained From=
|Interactions=💧
|Processed By=
|Density=150
|Byproducts=
|Matter Type=Solid


|Burnable=
|Obtained From=Sandsoil
|Wettable=
|Processed By=Water
|Launchable=
|Byproducts=Wet Sand
}}
</syntaxhighlight>
[[Category:Template documentation]]
</noinclude>

Revision as of 12:47, 19 June 2025


<syntaxhighlight lang="wikitext"> {{Material |title=Sand |image=SandTexture.png

|Interactions=💧 |Density=150 |Matter Type=Solid

|Obtained From=Sandsoil |Processed By=Water |Byproducts=Wet Sand