Template:Infobox: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
(Created page with "{| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px" |- ! colspan="3" | '''{{{name|{{PAGENAME}}}}}''' |- {{#if: {{{image|}}} | {{#switch:{{{image}}} |No image |None |No = <!-- -->{{!}} colspan="3" style="text-align: center;" {{!}} <small>''No official depiction of the subject exists.''</small> |#default= <!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]<br>{{#if: {{{caption|}}} | ''<small>{{{caption}}}</small>''}...")
 
mNo edit summary
Line 1: Line 1:
{| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px"
{| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px"
|-
|-
! colspan="3" | '''{{{name|{{PAGENAME}}}}}'''
! colspan="{{{colspan|3}}}" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
{{#if: {{{image|}}} | {{#switch:{{{image}}}
{{#if: {{{image|}}} | {{#switch:{{{image}}}
Line 7: Line 7:
|None
|None
|No =
|No =
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}} <small>''No official depiction of the subject exists.''</small>
<!-- -->{{!}} colspan="{{{colspan|3}}}" style="text-align: center;" {{!}} <small>''No official depiction of the subject exists.''</small>
|#default=
|#default=
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]<br>{{#if: {{{caption|}}} | ''<small>{{{caption}}}</small>''}}
<!-- -->{{!}} colspan="{{{colspan|3}}}" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]<br>{{#if: {{{caption|}}} | ''<small>{{{caption}}}</small>''}}
}}
}}
}}
}}

Revision as of 08:32, 3 February 2023

Infobox
About this template

Visit Template:Infobox/doc to edit this text! (How does this work?)