Template:Infobox: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
Tag: Reverted
(Undo revision 191 by Rexmen (talk))
Tag: Undo
Line 1: Line 1:
{{#switch: {{{image|}}}
{{#switch: {{{image|}}}
| #default =  
| #default =  
| = |-
| = {{!}}-
| = | style="vertical-align: top; padding-right: 1em;" |
| = {{!}} style="vertical-align: top; padding-right: 1em;" | '''[[File:{{{image}}}|thumb|{{{caption|}}}|alt=|{{{caption|}}}]]'''
[[File:{{{image}}}|thumb|alt=|{{{caption|}}}|Caption for the image]]
}}
}}


'''{{PAGENAME}}'''
{| class="infobox" style="width: 300px; font-size: 90%; text-align: left; border-spacing: 2px; padding: 0; border: 1px solid #aaa; vertical-align: top; margin: 0 0 1em 1em;"
 
|-
! colspan="2" style="text-align: center; font-size: larger; background-color: #DDDDDD;" | {{{title}}}
{{#if: {{{type|}}} |  
{{#if: {{{type|}}} |  
Type: {{{type}}}
|-
! colspan="2" style="text-align: center; font-size: larger; background-color: #DDDDDD;" | Type: {{{type}}}
}}
}}
{{#if: {{{description|}}} |  
{{#if: {{{description|}}} |  
{{{description}}}
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{description}}}
}}
}}
{{#if: {{{usage|}}} |  
{{#if: {{{usage|}}} |  
Usage:
|-
{{{usage}}}
| colspan="2" style="text-align: center; background-color: #DDDDDD;" | '''Usage'''
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{usage}}}
}}
}}
{{#if: {{{obtainable|}}} |  
{{#if: {{{obtainable|}}} |  
Obtainable:
|-
{{{obtainable}}}
| colspan="2" style="text-align: center; background-color: #DDDDDD;" | '''Obtainable'''
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{obtainable}}}
}}
}}
{{#if: {{{rarity|}}} |  
{{#if: {{{rarity|}}} |  
Rarity:
|-
{{{rarity}}}
| colspan="2" style="text-align: center; background-color: #DDDDDD;" | '''Rarity'''
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{rarity}}}
}}
}}
{{#if: {{{value|}}} |  
{{#if: {{{value|}}} |  
Value:
|-
{{{value}}}
| colspan="2" style="text-align: center; background-color: #DDDDDD;" | '''Value'''
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{value}}}
}}
}}
 
{{#if: {{{ref|}}} |  
{{#if: {{{references|}}} |  
|-
References:
| colspan="2" style="text-align: center; background-color: #DDDDDD;" | '''References'''
{{{references}}}
|-
| colspan="2" style="text-align: center; padding: 5px;" | {{{ref}}}
}}
}}
|}

Revision as of 02:54, 12 April 2024

|-

{{{title}}}

-

colspan="2" style="text-align: center; font-size: larger; background-color: #DDDDDD;"

- - - - - -