Difference between revisions of "Template:Style Infobox"

From Pokemon Go Wiki
Jump to: navigation, search
Line 19: Line 19:
 
{{!}} '''Gender'''
 
{{!}} '''Gender'''
 
{{!}} {{{Gender|}}} }}
 
{{!}} {{{Gender|}}} }}
 +
|-
 +
{{#if: {{{Colors|}}}|
 +
{{!}} '''Colors'''
 +
{{!}} {{{Colors|}}} }}
 
|-
 
|-
 
{{#if: {{{Effect|}}}|
 
{{#if: {{{Effect|}}}|
Line 28: Line 32:
 
{{!}} {{{Description|}}} }}
 
{{!}} {{{Description|}}} }}
 
|-
 
|-
{{#if: {{{Level requirement|}}}|
+
{{#if: {{{Requirement|}}}|
{{!}} '''[[Levels|Level requirement]]'''
+
{{!}} '''Requirement'''
{{!}} {{{Level requirement|}}} }}
+
{{!}} {{{Requirement|}}} }}
|-
 
{{#if: {{{Difficulty to find|}}}|
 
{{!}} '''Difficulty to find'''
 
{{!}} {{{Difficulty to find|}}} }}
 
 
|-
 
|-
 
{{#if: {{{Price|}}}|
 
{{#if: {{{Price|}}}|
Line 44: Line 44:
 
{{!}} {{{Acquired by|}}} }}
 
{{!}} {{{Acquired by|}}} }}
 
|-
 
|-
|}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set:Subtype={{{Subtype|}}} |+sep}} {{#set:Gender={{{Gender|}}} |+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>
+
|}<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>
{{Item Infobox
+
{{Style Infobox
 
|image=
 
|image=
 
|Type=
 
|Type=
 
|Subtype=
 
|Subtype=
 
|Gender=
 
|Gender=
 +
|Colors=
 
|Effect=
 
|Effect=
 
|Description=
 
|Description=
|Level requirement=
+
|Requirement=
|Difficulty to find=
 
 
|Price=
 
|Price=
 
|Acquired by=
 
|Acquired by=

Revision as of 18:46, 16 February 2017

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=
}}