Difference between revisions of "Template:Nest Infobox"

From Pokemon Go Wiki
Jump to: navigation, search
(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...")
 
Line 8: Line 8:
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
 
|-
 
|-
{{#if: {{{Move Type|}}}|
+
{{#if: {{{Pokemon|}}}|
{{!}} '''Move Type'''
+
{{!}} '''Pokemon'''
{{!}} {{{Move Type|}}} }}
+
{{!}} {{{Pokemon|}}} }}
 
|-
 
|-
{{#if: {{{Type|}}}|
+
{{#if: {{{Coordinates|}}}|
{{!}} '''Type'''
+
{{!}} '''Coordinates'''
{{!}} {{{Type|}}} }}
+
{{!}} {{{Coordinates|}}} }}
 
|-
 
|-
{{#if: {{{Power|}}}|
+
{{#if: {{{Country|}}}|
{{!}} '''Power'''
+
{{!}} '''Country'''
 
{{!}} {{{Power|}}} }}
 
{{!}} {{{Power|}}} }}
 
|-
 
|-
{{#if: {{{Energy Cost|}}}|
+
{{#if: {{{State/Province|}}}|
{{!}} '''Energy Cost'''
+
{{!}} '''State/Province'''
{{!}} {{{Energy Cost|}}} }}
+
{{!}} {{{State/Province|}}} }}
 
|-
 
|-
{{#if: {{{Effective Against|}}}|
+
{{#if: {{{Town/City|}}}|
{{!}} '''[[Effective Against]]'''
+
{{!}} '''Town/City'''
{{!}} {{{Effective Against|}}} }}
+
{{!}} {{{Town/City|}}} }}
 
|-
 
|-
{{#if: {{{Ineffective Against|}}}|
+
{{#if: {{{Address|}}}|
{{!}} '''[[Ineffective Against]]'''
+
{{!}} '''Address'''
{{!}} {{{Ineffective Against|}}} }}
+
{{!}} {{{Address|}}} }}
|-
 
{{#if: {{{Description|}}}|
 
{{!}} '''Description'''
 
{{!}} {{{Description|}}} }}
 
|-
 
{{#if: {{{Used by|}}}|
 
{{!}} '''Used by'''
 
{{!}} {{{Used by|}}} }}
 
 
|-
 
|-
 
|}<includeonly>{{#set:Move Type={{{Move Type|}}} |+sep}} {{#set:Type={{{Type|}}} |+sep}} {{#set:Power={{{Power|}}} |+sep}} {{#set:Energy Cost={{{Energy Cost|}}} |+sep}} {{#set:Effective Against={{{Effective Against|}}} |+sep}} {{#set:Ineffective Against={{{Ineffective Against|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Used by={{{Used by|}}} |+sep}} </includeonly>
 
|}<includeonly>{{#set:Move Type={{{Move Type|}}} |+sep}} {{#set:Type={{{Type|}}} |+sep}} {{#set:Power={{{Power|}}} |+sep}} {{#set:Energy Cost={{{Energy Cost|}}} |+sep}} {{#set:Effective Against={{{Effective Against|}}} |+sep}} {{#set:Ineffective Against={{{Ineffective Against|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Used by={{{Used by|}}} |+sep}} </includeonly>
 
<noinclude>
 
<noinclude>
Used on [[Move]] pages
+
Used on [[Nest]] pages
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Move Infobox
+
{{Nest Infobox
 
|image=
 
|image=
|Move Type=
+
|Pokemon=
|Type=
+
|Coordinates=
|Power=
+
|Country=
|Energy Cost=
+
|State/Province=
|Effective Against=
+
|Town/City=
|Ineffective Against=
+
|Address=
|Description=
 
|Used by=
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 23:52, 16 July 2016

For more Pokemon Go information, trading and discussion, check out our Forum

Nest Infobox
Information

Used on Nest pages

Usage

{{Nest Infobox
|image=
|Pokemon=
|Coordinates=
|Country=
|State/Province=
|Town/City=
|Address=
}}