Difference between revisions of "Template:Pokemon Hidden Infobox"

From Pokemon Go Wiki
Jump to: navigation, search
Line 1: Line 1:
<table cellspacing="3" style="width:300px; border:5px solid #BDBDBD; font-size:small; text-align:left; background-color:#FFFFFF;">
+
{{forum}}
<!-- Rarity --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Base Stamina</td><td> {{{Base Stamina|}}} </td></tr>
+
{| style="font-size:89%; width:21em;"
<!-- Type --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Base Attack</td><td> {{{Base Attack|}}} </td></tr>
+
|-
<!-- Up --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Base Defense</td><td> {{{Base Defense|}}} </td></tr>
+
! colspan="2" style="background-color: #71cdef; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
<!-- Right --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Base Capture Rate</td><td> {{{Base Capture Rate|}}} </td></tr>
+
|-
<!-- Down --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Base Flee Rate</td><td> {{{Base Flee Rate|}}} </td></tr>
+
! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
<!-- Left --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Collision Radius</td><td> {{{Collision Radius|}}} </td></tr>
+
|-
<!-- Total --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;">Collision Height</td><td> {{{Collision Height|}}} </td></tr>
+
! colspan="2" style="background-color: #71cdef; color: #FFFFFF; padding:0em; text-align:center;" | Information
</table><includeonly></includeonly><noinclude>
+
|-
 
+
{{#if: {{{Number|}}}|
Intended to use on [[Pokemon]] pages.
+
{{!}} '''Number'''
 +
{{!}} {{{Number|}}} }}
 +
|-
 +
{{#if: {{{Type|}}}|
 +
{{!}} '''Type'''
 +
{{!}} {{{Type|}}} }}
 +
|-
 +
{{#if: {{{Classification|}}}|
 +
{{!}} '''Classification'''
 +
{{!}} {{{Classification|}}} }}
 +
|-
 +
{{#if: {{{Height|}}}|
 +
{{!}} '''Height'''
 +
{{!}} {{{Height|}}} }}
 +
|-
 +
{{#if: {{{Weight|}}}|
 +
{{!}} '''Weight'''
 +
{{!}} {{{Weight|}}} }}
 +
|-
 +
{{#if: {{{Evolves From|}}}|
 +
{{!}} '''Evolves From'''
 +
{{!}} {{{Evolves From|}}} }}
 +
|-
 +
{{#if: {{{Evolves To|}}}|
 +
{{!}} '''Evolves To'''
 +
{{!}} {{{Evolves To|}}} }}
 +
|-
 +
{{#if: {{{Evolution Requirement|}}}|
 +
{{!}} '''Evolution Requirement'''
 +
{{!}} {{{Evolution Requirement|}}} }}
 +
|-
 +
{{#if: {{{Egg Distance|}}}|
 +
{{!}} '''Egg Distance'''
 +
{{!}} {{{Egg Distance|}}} }}
 +
|-
 +
{{#if: {{{Standard Moves|}}}|
 +
{{!}} '''Standard Moves'''
 +
{{!}} {{{Standard Moves|}}} }}
 +
|-
 +
{{#if: {{{Special Moves|}}}|
 +
{{!}} '''Special Moves'''
 +
{{!}} {{{Special Moves|}}} }}
 +
|-
 +
{{#if: {{{Description|}}}|
 +
{{!}} '''Description'''
 +
{{!}} {{{Description|}}} }}
 +
|-
 +
{{#if: {{{Difficulty to find|}}}|
 +
{{!}} '''Difficulty to find'''
 +
{{!}} {{{Difficulty to find|}}} }}
 +
|-
 +
{{#if: {{{Acquired by|}}}|
 +
{{!}} '''Acquired by'''
 +
{{!}} {{{Acquired by|}}} }}
 +
|-
 +
|}<includeonly>{{#set:Number={{{Number|}}} |+sep}} {{#set:Type={{{Type|}}} |+sep}} {{#set:Classification={{{Classification|}}} |+sep}} {{#set:Height={{{Height|}}} |+sep}} {{#set:Weight={{{Weight|}}} |+sep}} {{#set:Evolves From={{{Evolves From|}}} |+sep}} {{#set:Evolves To={{{Evolves To|}}} |+sep}} {{#set:Evolution Requirement={{{Evolution Requirement|}}} |+sep}} {{#set:Egg Distance={{{Egg Distance|}}} |+sep}} {{#set:Standard Moves={{{Standard Moves|}}} |+sep}}  {{#set:Special Moves={{{Special Moves|}}} |+sep}} {{#set:Description={{{Description|}}} }}  {{#set:Difficulty to find={{{Difficulty to find|}}} |+sep}} {{#set:Acquired by={{{Acquired by|}}} |+sep}} </includeonly>
 +
<noinclude>
 +
Used on [[Pokemon]] pages in the [[Pokemon Hidden Stats and Attributes|Hidden Stats and Attributes]] sections.
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Pokemon Hidden Infobox
+
{{Pokemon Infobox
|name=
 
 
|image=
 
|image=
|Rarity=
+
|Number=
 
|Type=
 
|Type=
|Up=
+
|Classification=
|Down=
+
|Height=
|Left=
+
|Weight=
|Right=
+
|Evolves From=
|Total=
+
|Evolves To=
 +
|Evolution Requirement=
 +
|Egg Distance=
 +
|Standard Moves=
 +
|Special Moves=
 +
|Description=
 +
|Difficulty to find=
 +
|Acquired by=
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
 +
 +
<br><br>
 +
[[Category:Templates]]
 +
</noinclude>

Revision as of 17:39, 17 July 2016

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

Pokemon Hidden Infobox
Information

Used on Pokemon pages in the Hidden Stats and Attributes sections.

Usage

{{Pokemon Infobox
|image=
|Number=
|Type=
|Classification=
|Height=
|Weight=
|Evolves From=
|Evolves To=
|Evolution Requirement=
|Egg Distance=
|Standard Moves=
|Special Moves=
|Description=
|Difficulty to find=
|Acquired by=
}}