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>{{ | <includeonly> | ||
| | {| class="infobox" | ||
| | |+ {{{title|}}} | ||
| | |- | ||
| | ! colspan="2" | General Info | ||
| | |- | ||
| | ! Interactions | ||
|Physics | | {{{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 | <syntaxhighlight lang="wikitext"> | ||
{{Material | {{Material | ||
|title= | |title= | ||
| Line 27: | Line 60: | ||
|Launchable= | |Launchable= | ||
}} | }} | ||
</syntaxhighlight> | </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=
}}

