Difference between revisions of "Template:Pokemon Hidden Infobox"
(Created page with "<table cellspacing="3" style="width:300px; border:1px solid #BDBDBD; font-size:large; text-align:left; background-color:#FFFFFF;"> <!-- Title --><tr><td colspan="2" bgcolor="#...") |
m (Protected "Template:Pokemon Hidden Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(33 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {| style="font-size:89%; width:21em; border:1px solid #000000;" | |
− | + | |- | |
− | + | ! colspan="2" style="background-color: #0F0F0F; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{PAGENAME}} Hidden Stats | |
− | + | |- | |
− | + | {{#if: {{{Base Stamina|}}}| | |
− | + | {{!}} '''[[Base Stamina]]''' | |
− | + | {{!}} {{{Base Stamina|}}} }} | |
− | + | |- | |
− | + | {{#if: {{{Base Attack|}}}| | |
− | </ | + | {{!}} '''[[Base Attack]]''' |
+ | {{!}} {{{Base Attack|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Base Defense|}}}| | ||
+ | {{!}} '''[[Base Defense]]''' | ||
+ | {{!}} {{{Base Defense|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Base Capture Rate|}}}| | ||
+ | {{!}} '''[[Base Capture Rate]]''' | ||
+ | {{!}} {{{Base Capture Rate|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Base Flee Rate|}}}| | ||
+ | {{!}} '''[[Base Flee Rate]]''' | ||
+ | {{!}} {{{Base Flee Rate|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Collision Radius|}}}| | ||
+ | {{!}} '''[[Collision Sizes|Collision Radius]]''' | ||
+ | {{!}} {{{Collision Radius|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Collision Height|}}}| | ||
+ | {{!}} '''[[Collision Sizes|Collision Height]]''' | ||
+ | {{!}} {{{Collision Height|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Collision Head Radius|}}}| | ||
+ | {{!}} '''[[Collision Sizes|Collision Head Radius]]''' | ||
+ | {{!}} {{{Collision Head Radius|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Movement Type|}}}| | ||
+ | {{!}} '''[[Movement Type]]''' | ||
+ | {{!}} {{{Movement Type|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Movement Timer|}}}| | ||
+ | {{!}} '''[[Movement Timer]]''' | ||
+ | {{!}} {{{Movement Timer|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Jump Time|}}}| | ||
+ | {{!}} '''[[Jump Time]]''' | ||
+ | {{!}} {{{Jump Time|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Attack Time|}}}| | ||
+ | {{!}} '''[[Attack Time]]''' | ||
+ | {{!}} {{{Attack Time|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Pokedex Height|}}}| | ||
+ | {{!}} '''[[Height|Pokedex Height]]''' | ||
+ | {{!}} {{{Pokedex Height|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Pokedex Weight|}}}| | ||
+ | {{!}} '''[[Weight|Pokedex Weight]]''' | ||
+ | {{!}} {{{Pokedex Weight|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Height Standard Deviation|}}}| | ||
+ | {{!}} '''[[Height|Height Standard Deviation]]''' | ||
+ | {{!}} {{{Height Standard Deviation|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Weight Standard Deviation|}}}| | ||
+ | {{!}} '''[[Weight|Weight Standard Deviation]]''' | ||
+ | {{!}} {{{Weight Standard Deviation|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Model Height|}}}| | ||
+ | {{!}} '''Model Height''' | ||
+ | {{!}} {{{Model Height|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Buddy Distance|}}}| | ||
+ | {{!}} '''[[Buddy Pokemon|Buddy Distance]]''' | ||
+ | {{!}} {{{Buddy Distance|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Buddy Size|}}}| | ||
+ | {{!}} '''[[Buddy Pokemon|Buddy Size]]''' | ||
+ | {{!}} {{{Buddy Size|}}} }} | ||
+ | |- | ||
+ | |}<includeonly>{{#set:Base Stamina={{{Base Stamina|}}} |+sep}} {{#set:Base Attack={{{Base Attack|}}} |+sep}} {{#set:Base Defense={{{Base Defense|}}} |+sep}} {{#set:Base Capture Rate={{{Base Capture Rate|}}} |+sep}} {{#set:Base Flee Rate={{{Base Flee Rate|}}} |+sep}} {{#set:Collision Radius={{{Collision Radius|}}} |+sep}} {{#set:Collision Height={{{Collision Height|}}} |+sep}} {{#set:Collision Head Radius={{{Collision Head Radius|}}} |+sep}} {{#set:Movement Type={{{Movement Type|}}} |+sep}} {{#set:Movement Timer={{{Movement Timer|}}} |+sep}} {{#set:Jump Time={{{Jump Time|}}} |+sep}} {{#set:Attack Time={{{Attack Time|}}} }} {{#set:Pokedex Height={{{Pokedex Height|}}} |+sep}} {{#set:Pokedex Weight={{{Pokedex Weight|}}} |+sep}} {{#set:Height Standard Deviation={{{Height Standard Deviation|}}} |+sep}} {{#set:Weight Standard Deviation={{{Weight Standard Deviation|}}} |+sep}} {{#set:Model Height={{{Model Height|}}} {{#set:Buddy Distance={{{Buddy Distance|}}} }} {{#set:Buddy Size={{{Buddy Size|}}} }} }} </includeonly> | ||
+ | <noinclude> | ||
+ | Used on [[Pokemon]] pages in the [[Pokemon Hidden Stats|Hidden Stats]] sections. | ||
+ | |||
+ | ==Usage== | ||
+ | <pre> | ||
+ | {{Pokemon Hidden Infobox | ||
+ | |Base Stamina= | ||
+ | |Base Attack= | ||
+ | |Base Defense= | ||
+ | |Base Capture Rate= | ||
+ | |Base Flee Rate= | ||
+ | |Collision Radius= | ||
+ | |Collision Height= | ||
+ | |Collision Head Radius= | ||
+ | |Movement Type= | ||
+ | |Movement Timer= | ||
+ | |Jump Time= | ||
+ | |Attack Time= | ||
+ | |Pokedex Height= | ||
+ | |Pokedex Weight= | ||
+ | |Height Standard Deviation= | ||
+ | |Weight Standard Deviation= | ||
+ | |Model Height= | ||
+ | |Buddy Distance= | ||
+ | |Buddy Size= | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | |||
+ | <br><br> | ||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 12:57, 6 January 2019
Pokemon Hidden Infobox Hidden Stats |
---|
Used on Pokemon pages in the Hidden Stats sections.
Usage
{{Pokemon Hidden Infobox |Base Stamina= |Base Attack= |Base Defense= |Base Capture Rate= |Base Flee Rate= |Collision Radius= |Collision Height= |Collision Head Radius= |Movement Type= |Movement Timer= |Jump Time= |Attack Time= |Pokedex Height= |Pokedex Weight= |Height Standard Deviation= |Weight Standard Deviation= |Model Height= |Buddy Distance= |Buddy Size= }}