Difference between revisions of "Template:Pokemon Hidden Infobox"
From Pokemon Go Wiki
Line 1: | Line 1: | ||
− | + | {{forum}} | |
− | + | {| style="font-size:89%; width:21em;" | |
− | + | |- | |
− | + | ! 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" style="background-color: #71cdef; color: #FFFFFF; padding:0em; text-align:center;" | Information | |
− | + | |- | |
− | + | {{#if: {{{Number|}}}| | |
− | + | {{!}} '''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 | + | {{Pokemon Infobox |
− | |||
|image= | |image= | ||
− | | | + | |Number= |
|Type= | |Type= | ||
− | | | + | |Classification= |
− | | | + | |Height= |
− | | | + | |Weight= |
− | | | + | |Evolves From= |
− | | | + | |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= }}