Template:Buildings infobox: Difference between revisions
From Sandustry Official Wiki
mNo edit summary |
m Made infobox responsive |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="infobox/styles.css" /><div class="buildings-infobox infobox"> | ||
<div | |||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
|+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}} | |+ style="font-weight:bold; font-size:1.25em; text-align:center;" | {{{title|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | {{{image | | colspan="2" style="text-align:center;" | {{{image}}} | ||
|- | |- | ||
! colspan="2" style="text-align:center;" | General Info | ! colspan="2" style="text-align:center;" | General Info | ||
| Line 25: | Line 24: | ||
| {{{Blocks Player|}}} | | {{{Blocks Player|}}} | ||
|} | |} | ||
</div> | </div></includeonly><noinclude> | ||
</includeonly> | |||
<noinclude> | |||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||
{{Buildings infobox | {{Buildings infobox | ||
|title= | |title= | ||
|image= | |image=[[File:Example.png|150px|class=pixelart]] | ||
|Description= | |Description= | ||
Revision as of 14:21, 11 August 2026
{{Buildings infobox
|title=
|image=[[File:Example.png|150px|class=pixelart]]
|Description=
|Blocks Liquid=
|Blocks Gas=
|Blocks Player=
}}

