Template:Buildings infobox: Difference between revisions

From Sandustry Official Wiki
Created page with "<includeonly>{{#invoke:Infobox|main |kind=Buildings |sep=, |image={{#if:{{{image|}}}{{{image}}}{{!}}}} |sections=General Info, Permeability |General Info=Description, Interactions |Permeability=Blocks Liquid, Blocks Gas, Blocks Player }}</includeonly> <noinclude> <syntaxhighlight lang="wikitext" style="overflow: auto;"> {{Buildings infobox |title= |image= |Description= |Interactions= |Blocks Liquid= |Blocks Gas= |Blocks Player= }} </syntaxhighlight><noinclude>Catego..."
 
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|main
<includeonly>
|kind=Buildings
<div style="float:right; clear:right; margin:1em; width:300px;">
|sep=,
{| class="wikitable" style="width:100%;"
|image={{#if:{{{image|}}}{{{image}}}{{!}}}}
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}}
|sections=General Info, Permeability
|-
|General Info=Description, Interactions
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|200px]]
|Permeability=Blocks Liquid, Blocks Gas, Blocks Player
|-
}}</includeonly>
! colspan="2" style="text-align:center;" | General Info
|-
! Description
| {{{Description|}}}
|-
! Interactions
| {{{Interactions|}}}
|-
! colspan="2" style="text-align:center;" | Permeability
|-
! Blocks Liquid
| {{{Blocks Liquid|}}}
|-
! Blocks Gas
| {{{Blocks Gas|}}}
|-
! Blocks Player
| {{{Blocks Player|}}}
|}
</div>
</includeonly>


<noinclude>
<noinclude>
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext">
{{Buildings infobox
{{Buildings infobox
|title=
|title=
Line 21: Line 41:
|Blocks Player=
|Blocks Player=
}}
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
</syntaxhighlight>
[[Category:Template documentation]]
</noinclude>

Revision as of 12:50, 19 June 2025


{{Buildings infobox
|title=
|image=

|Description=
|Interactions=

|Blocks Liquid=
|Blocks Gas=
|Blocks Player=
}}