Template:Material infobox: Difference between revisions

From Sandustry Official Wiki
m Reverted edits by 76561198118930108 (talk) to last revision by DCello
Tag: Rollback
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|main
<includeonly>
|kind=Material
{| class="infobox"
|sep=,
|+ {{{title|}}}
|image={{#if:{{{image|}}}{{{image}}}{{!}}}}
|-
|sections=General Info, Processing, Physics
! colspan="2" | General Info
|General Info=Interactions, Density, Matter Type
|-
|Processing=Obtained From, Processed By, Byproducts
! Interactions
|Physics=Burnable, Wettable, Launchable
| {{{Interactions|}}}
}}</includeonly>
|-
! Density
| {{{Density|}}}
|-
! Matter Type
| {{{Matter Type|}}}
|-
! colspan="2" | Processing
|-
! Obtained From
| {{{Obtained From|}}}
|-
! Processed By
| {{{Processed By|}}}
|-
! Byproducts
| {{{Byproducts|}}}
|-
! colspan="2" | Physics
|-
! Burnable
| {{{Burnable|}}}
|-
! Wettable
| {{{Wettable|}}}
|-
! Launchable
| {{{Launchable|}}}
|-
! colspan="2" | Image
|-
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|300px]]
|}
</includeonly>


<noinclude>
<noinclude>
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext">
{{Material
{{Material
|title=  
|title=  
Line 27: Line 60:
|Launchable=
|Launchable=
}}
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
</syntaxhighlight>
[[Category:Template documentation]]
</noinclude>

Revision as of 12:44, 19 June 2025


{{Material
|title= 
|image=

|Interactions=
|Density=
|Matter Type=

|Obtained From=
|Processed By=
|Byproducts=

|Burnable=
|Wettable=
|Launchable=
}}