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..."
 
m Added Buildings category tag
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Infobox|main
<includeonly><templatestyles src="infobox/styles.css" /><div class="buildings-infobox infobox">
|kind=Buildings
{| 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, Permeability
| colspan="2" style="text-align:center;" | {{{image}}}
|General Info=Description, Interactions
|-
|Permeability=Blocks Liquid, Blocks Gas, Blocks Player
! colspan="2" style="text-align:center;" | General Info
}}</includeonly>
|-
 
! Description
<noinclude>
| {{{Description|}}}
<syntaxhighlight lang="wikitext" style="overflow: auto;">
|-
! Interactions
| {{{Interactions|}}}
|-
! colspan="2" style="text-align:center;" | Permeability
|-
! Blocks Liquid
| {{{Blocks Liquid|}}}
|-
! Blocks Gas
| {{{Blocks Gas|}}}
|-
! Blocks Player
| {{{Blocks Player|}}}
|}
</div>
[[Category:Buildings]]
</includeonly><noinclude>
<syntaxhighlight lang="wikitext">
{{Buildings infobox
{{Buildings infobox
|title=
|title=
|image=
|image=[[File:Example.png|150px|class=pixelart]]


|Description=
|Description=
Line 21: Line 39:
|Blocks Player=
|Blocks Player=
}}
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
</syntaxhighlight>
[[Category:Template documentation]]
</noinclude>

Latest revision as of 15:34, 17 August 2026

{{Buildings infobox
|title=
|image=[[File:Example.png|150px|class=pixelart]]

|Description=
|Interactions=

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