Template:Critters infobox: Difference between revisions

From Sandustry Official Wiki
mNo edit summary
Improving styling (hopefully!)
Line 1: Line 1:
<includeonly>
<includeonly><templatestyles src="Critters infobox/styles.css" /><div class="critters-infobox">
<div style="float:right; clear:right; margin:1em; width:300px;">
{| 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|}}}
|-
{{#if: {{{image|}}} |
| colspan="2" style="text-align:center;" | {{{image|150px|class=pixelart}}}
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} {{{image}}}
}}
|-
|-
! colspan="2" style="text-align:center;" | General Info
! colspan="2" style="text-align:center;" | General Info
Line 14: Line 15:
| {{{Produces|}}}
| {{{Produces|}}}
|}
|}
</div>
</div></includeonly><noinclude>
</includeonly>
 
<noinclude>
<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
{{Critters infobox
{{Critters infobox
|title=
|title=
|image=
|image=[[File:Example.png|150px|class=pixelart]]
 
|Description=
|Description=
|Produces=
|Produces=
}}
}}

Revision as of 13:41, 11 August 2026

{{Critters infobox
|title=
|image=[[File:Example.png|150px|class=pixelart]]
|Description=
|Produces=
}}