Template:Infobox glitch: Difference between revisions

no edit summary
(Created page with "{| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px" |- ! colspan="3" | '''''{{{title|{{PAGENAME}}}}}''''' |- {{#if: {{{video|}}} | <!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} {{{video}}}<br>{{{caption|}}} }} {{#if: {{{aka|}}} | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''AKA''' <!-- -->{{!}} colspan="2" {{!}} {{{aka}}} <!-- -->{{!-}} }} |- {{#if: {{{difficulty|}}} | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Difficu...")
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px"
{| class="infobox floatright noexcerpt" cellpadding="5" cellspacing="5" width="350px"
|-
|-
! colspan="3" | '''''{{{title|{{PAGENAME}}}}}'''''
! colspan="3" | '''{{{title|{{PAGENAME}}}}}'''
|-
{{#if: {{{image|}}} | {{#switch:{{{image}}}
|Unknown =
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} <small>''The subject's identity is unknown.''</small>
|No image
|None
|No =
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} <small>''No official depiction of the subject exists.''</small>
|#default=
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]
{{#if: {{{caption|}}} |  
<!-- -->{{!}}-
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} ''<small>{{{caption}}}</small>''}}
}}
| {{#if: {{{imagealt|}}} |
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}}{{{imagealt}}}<br>{{#if: {{{captionalt|}}} | ''<small>{{{captionalt}}}</small>''}}
| {{#if: {{{video|}}} | |<includeonly>[[Category:Infoboxes lacking an image]]</includeonly>}}}}
}}
|-
|-
{{#if: {{{video|}}} |
{{#if: {{{video|}}} |
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} {{{video}}}<br>{{{caption|}}}
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} {{{video}}}<br>{{{caption|}}}
}}
}}
|-
{{#if: {{{aka|}}} |
{{#if: {{{aka|}}} |
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''AKA'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''AKA'''
Line 26: Line 45:
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Discovery date'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Discovery date'''
<!-- -->{{!}} colspan="2" {{!}} {{{discoverydate}}}
<!-- -->{{!}} colspan="2" {{!}} {{{discoverydate}}}
}}
|-
{{#if: {{{possiblein|}}} |
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Possible in'''
<!-- -->{{!}} colspan="2" {{!}} {{{possiblein}}}
}}
}}
|-
|-
Line 38: Line 62:
<!-- -->{{!-}}
<!-- -->{{!-}}
}}
}}
|}<noinclude>{{Documentation}}</noinclude>
|}<templatestyles src="Infobox/styles.css" /><noinclude>{{Documentation}}</noinclude>