Changes

Template:Style Infobox

1,613 bytes added, 18:36, 16 February 2017
Created page with "{{forum}} {| class="infobox" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:ce..."
{{forum}}
{| class="infobox" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Subtype|}}}|
{{!}} '''Subtype'''
{{!}} {{{Subtype|}}} }}
|-
{{#if: {{{Effect|}}}|
{{!}} '''Effect'''
{{!}} {{{Effect|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
{{#if: {{{Level requirement|}}}|
{{!}} '''[[Levels|Level requirement]]'''
{{!}} {{{Level requirement|}}} }}
|-
{{#if: {{{Difficulty to find|}}}|
{{!}} '''Difficulty to find'''
{{!}} {{{Difficulty to find|}}} }}
|-
{{#if: {{{Price|}}}|
{{!}} '''Price'''
{{!}} {{{Price|}}} }}
|-
{{#if: {{{Acquired by|}}}|
{{!}} '''Acquired by'''
{{!}} {{{Acquired by|}}} }}
|-
|}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set:Level requirement={{{Level requirement|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Difficulty to find={{{Difficulty to find|}}} |+sep}} {{#set:Price={{{Price|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} </includeonly>
<noinclude>
Used on [[Style]] pages

==Usage==
<pre>
{{Item Infobox
|image=
|Type=
|Subtype=
|Effect=
|Description=
|Level requirement=
|Difficulty to find=
|Price=
|Acquired by=
}}
</pre>



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