Difference between revisions of "Template:Style Infobox"
m (Protected "Template:Style Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
{| class="infobox" style="font-size:89%; width:21em;" | {| class="infobox" style="font-size:89%; width:21em;" | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #71cdef; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}} |
|- | |- | ||
! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}} | ! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}} | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #71cdef; color: #FFFFFF; padding:0em; text-align:center;" | Information |
|- | |- | ||
{{#if: {{{Type|}}}| | {{#if: {{{Type|}}}| | ||
Line 19: | Line 19: | ||
{{!}} '''Gender''' | {{!}} '''Gender''' | ||
{{!}} {{{Gender|}}} }} | {{!}} {{{Gender|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Colors|}}}| | ||
+ | {{!}} '''Colors''' | ||
+ | {{!}} {{{Colors|}}} }} | ||
|- | |- | ||
{{#if: {{{Effect|}}}| | {{#if: {{{Effect|}}}| | ||
Line 28: | Line 32: | ||
{{!}} {{{Description|}}} }} | {{!}} {{{Description|}}} }} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Requirement|}}}| |
− | {{!}} ''' | + | {{!}} '''Requirement''' |
− | + | {{!}} {{{Requirement|}}} }} | |
− | |||
− | |||
− | |||
− | {{!}} {{{ | ||
|- | |- | ||
{{#if: {{{Price|}}}| | {{#if: {{{Price|}}}| | ||
Line 44: | Line 44: | ||
{{!}} {{{Acquired by|}}} }} | {{!}} {{{Acquired by|}}} }} | ||
|- | |- | ||
− | |}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set: | + | |}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set:Subtype={{{Subtype|}}} |+sep}} {{#set:Gender={{{Gender|}}} |+sep}} {{#set:Colors={{{Colors|}}} |+sep}} {{#set:Requirement={{{Requirement|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Price={{{Price|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} </includeonly> |
<noinclude> | <noinclude> | ||
Used on [[Style]] pages | Used on [[Style]] pages | ||
Line 50: | Line 50: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{Style Infobox |
|image= | |image= | ||
|Type= | |Type= | ||
|Subtype= | |Subtype= | ||
|Gender= | |Gender= | ||
+ | |Colors= | ||
|Effect= | |Effect= | ||
|Description= | |Description= | ||
− | | | + | |Requirement= |
− | |||
|Price= | |Price= | ||
|Acquired by= | |Acquired by= |
Latest revision as of 12:56, 6 January 2019
For more Pokemon Go information, trading and discussion, check out our Forum
Style Infobox | |
---|---|
Information |
Used on Style pages
Usage
{{Style Infobox |image= |Type= |Subtype= |Gender= |Colors= |Effect= |Description= |Requirement= |Price= |Acquired by= }}