Template:Material infobox: Difference between revisions

From Sandustry Official Wiki
mNo edit summary
Tag: Reverted
m Reverting TOC stuff; needs to be fixed in styles instead
Tag: Manual revert
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{Infobox|main
<includeonly><templatestyles src="infobox/styles.css" /><div class="material-infobox infobox">
|kind=Material
{| class="wikitable" style="width:100%;"
|sep=,
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}}
|image={{#if:{{{image|}}}{{{image}}}{{!}}}}
|-
|sections=General Info, Processing, Physics
| colspan="2" style="text-align:center;" | {{{image|}}}
|General Info=Interactions, Density, Matter Type
|-
|Processing=Obtained From, Processed By, Byproducts
! colspan="2" style="text-align:center;" | General Info
|Physics=Burnable, Wettable, Launchable
|-
}}</includeonly>
! Interactions
 
| {{{Interactions|}}}
<noinclude>
|-
<syntaxhighlight lang="wikitext" style="overflow: auto;">
! 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><noinclude>[[Category:Template documentation]]</noinclude>
</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
}}