Changes

Template:Medal Infobox

1,672 bytes added, 01:46, 7 December 2015
Created page with "{{forum}} {| class="infobox" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #fedc55; color: #000000; font-size:120%; padding:0.5em; text-align:ce..."
{{forum}}
{| class="infobox" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #fedc55; color: #000000; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #fedc55; color: #000000; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Series|}}}|
{{!}} '''Series'''
{{!}} {{{Series|}}} }}
|-
{{#if: {{{Tribe|}}}|
{{!}} '''Tribe'''
{{!}} {{{Tribe|}}} }}
|-
{{#if: {{{Rarity|}}}|
{{!}} '''Rarity'''
{{!}} {{{Rarity|}}} }}
|-
{{#if: {{{Price|}}}|
{{!}} '''Price'''
{{!}} {{{Price|}}} }}
|-
{{#if: {{{Release date|}}}|
{{!}} '''Release date'''
{{!}} {{{Release date|}}} }}
|-
{{#if: {{{Yo-kai|}}}|
{{!}} '''Yo-kai'''
{{!}} {{{Yo-kai|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
{{#if: {{{Acquired by|}}}|
{{!}} '''Acquired by'''
{{!}} {{{Acquired by|}}} }}
|-
|}<includeonly>[[Category:Medals|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Series={{{Series|}}} |+sep}} {{#set:Tribe={{{Tribe|}}} |+sep}} {{#set:Rarity={{{Rarity|}}} |+sep}} {{#set:Price={{{Price|}}} |+sep}} {{#set:Release date={{{Release date|}}} |+sep}} {{#set:Yo-kai={{{Yo-kai|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} </includeonly>
<noinclude>
Used on [[Medal] pages

==Usage==
<pre>
{{Medal Infobox
|image=
|Type=
|Series=
|Tribe=
|Rarity=
|Price=
|Release date=
|Yo-kai=
|Description=
|Acquired by=
}}
</pre>



<br><br>
[[Category:Templates]]
</noinclude>