Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. <!--Set Main Table with Round Borders-->{| align="right" style="{{roundy}}; color:#000; background: #{{ {{{type1|???}}} color}}; margin-left: 10px; margin-bottom: 10px; border: 4px solid #{{#if:{{{type2|}}}|{{#ifeq: {{{type2|}}} |none| {{ {{{type1|???}}} color dark}} | {{ {{{type2}}} color dark}} }}|{{ {{{type1|???}}} color}} }}; width:33%"
  2. |-
  3. | colspan="2" |
  4. {| width=100% align="center" style="{{roundy}}; background:#{{ {{{type1|???}}} color light}}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark}} | {{ {{{type2}}} color dark}} }} | {{ {{{type1|???}}} color dark}} }};"
  5. |-<!--"Pokémon" for this page only, PAGENAME is used for other pages-->
  6. | align="center" | '''<noinclude><big>Pokémon</big></noinclude><includeonly><big>{{{name|{{PAGENAME}} }}}</big></includeonly>'''<br /> <small>{{{species|Unknown}}} Pokémon</small>
  7. | align="center" | {{#if:{{{jname|}}} | {{{jname}}}<br /><small>''{{{romaji}}}''</small>}}
  8. |}
  9. |-
  10. | colspan="2" | <!--Basic Information-->
  11. {| width=50% align="center" style="{{roundy}}; background:white;border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  12. |-
  13. |[[File:{{#if:{{{image|}}} | {{{image}}} | 000.png }}|{{{size|150}}}px]]{{#if:{{{caption|}}}|<br><small>''{{{caption|}}}''</small>}}
  14. |}
  15. |-
  16. | colspan="2" | {{#if: {{{forms|}}} <!--If there are additional Forms-->
  17. | {{Pokebox/AdditionalForms
  18. |name={{{name|{{PAGENAME}}}}} <!--Set Name of Box as PAGENAME-->
  19. |type1={{{type1|???}}}
  20. |type2={{{type2|}}}
  21. |type3={{{type3|}}}
  22. |typenote={{{typenote|}}}
  23. |ability1={{{ability1|Unknown}}}
  24. |abilitynote={{{abilitynote|}}}
  25. |ability2={{{ability2|}}}
  26. |ability2note={{{ability2note|}}}
  27. |dwability={{{dwability1|}}}
  28. |height1={{{height1|???}}}
  29. |height2={{{height2|???}}}
  30. |weight1={{#if:{{{weight1|}}} | {{{weight1|}}} | Unknown }}
  31. |weight2={{{weight2|}}}
  32. }}
  33. {{{forms|}}} <!--User Inputted Code See Documentation for Example-->
  34. | {{Pokebox/AdditionalForms <!--Template now gives "Basic Information" instead of name-->
  35. |type1={{{type1|???}}}
  36. |type2={{{type2|}}}
  37. |type3={{{type3|}}}
  38. |typenote={{{typenote|}}}
  39. |ability1={{{ability1|Unknown}}}
  40. |abilitynote={{{abilitynote|}}}
  41. |ability2={{{ability2|}}}
  42. |ability2note={{{ability2note|}}}
  43. |dwability={{{dwability1|}}}
  44. |height1={{{height1|???}}}
  45. |height2={{{height2|???}}}
  46. |weight1={{{weight1|Unknown}}}
  47. |weight2={{{weight2|}}}
  48. }}
  49. }}
  50. |-
  51. | colspan="2" |<!--Gender Table "[[File:" to summon File from Wikia-->
  52. {| width="100%" align="center" style="{{roundy}}; background: transparent; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  53. |-
  54. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Gender Ratio
  55. |-
  56. | align="center" style="background:white;" | {{#switch:{{{male|?}}}
  57. |?=Unknown
  58. |0={{#switch:{{{female|?}}}
  59. |0=Genderless
  60. |[[File:Genderbar 0m 100f.png|100% ♀]][[Category:Female-only Pokémon]]}}
  61. |{{#switch:{{{female|?}}}
  62. |0=[[File:Genderbar 100m 0f.png|100% ♂]][[Category:Male-only Pokémon]]
  63. |[[File:Genderbar {{{male|?}}}m {{{female|?}}}f.png|{{{male|?}}}% ♂ / {{{female|?}}}% ♀]]
  64. }}
  65. }}
  66. |-
  67. | align="center" style="{{roundybottom}}; background:white;" | {{{male|0}}}% ♂ / {{{female|0}}}% ♀<!--Displaying the information of the Male to Female Percentage-->
  68. |}
  69. |-
  70. | colspan="2" | <!--Catch Rate Table-->
  71. {| width="100%" align="center" style="{{roundy}}; background: transparent; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  72. |-
  73. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Catch Rate
  74. |-
  75. | align="center" style="background:#ffffff; {{roundybottom}}" | {{#switch:{{{catchrate|Unknown}}}
  76. |Unknown|unknown|0|1|2|?|??? = Unknown
  77. |{{{catchrate|3}}}&nbsp;({{tt|{{formatnum:{{#expr: ({{{catchrate|3}}}/255 * 1/3 * 100) round 1}}}}%|When an ordinary PokéBall is used at full health.}})}}<!--Add "ToolTip" to second value, calculate percent with {{#expr:--><!--To get Percent divide by 255 divide by 3 and multiply by 3-->
  78. |}
  79. |-
  80. | colspan="2" | <!--Breeding Table-->
  81. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  82. |-
  83. ! colspan="2" style="background:transparent;" | Breeding
  84. |-
  85. !Egg Group
  86. !Hatch Time
  87. |-
  88. | align="center" style="{{roundy}}; background:white;"|{{{group1|Unknown}}} {{#if:{{{group2|}}}|or {{{group2}}}}}
  89. | align="center" style="{{roundy}}; background:white;"|{{#switch:{{lc:{{{cycles|0}}}}}|unknown|?|???|0=Unknown|#default = {{tt|{{{cycles|1}}} cycles|{{#expr: {{{cycles|1}}} * 255}} steps}} }}
  90. |}
  91. |-
  92. |colspan="2"| <!--Default Region-->
  93. {{#if: {{{region|}}} | {{Pokebox/RegDex
  94. |type1={{{type1|???}}}
  95. |type2={{{type2|}}}
  96. |region={{{region|}}}
  97. |rdex={{{rdex|}}}
  98. |prevrdex={{{prev2|&mdash;}}}
  99. |nextrdex={{{next2|&mdash;}}}
  100. }} | {{#if: {{{reg|}}} | {{Pokebox/RegDex
  101. |type1={{{type1|???}}}
  102. |type2={{{type2|}}}
  103. |region={{{reg|}}}
  104. |rdex={{{rdex|}}}
  105. |prevrdex={{{prev2|&mdash;}}}
  106. |nextrdex={{{next2|&mdash;}}}
  107. }}
  108. }} }} {{#if: {{{addreg|}}} | {{{addreg|}}} }} <!--User inputs additional Regions-->
  109. |-
  110. | width=50% | <!--Base Experience Yield-->
  111. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  112. |-
  113. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Exp. Yield
  114. |-
  115. | align="center" style="{{roundybottom}}; background:white;" | {{#if:{{{exp|Unknown}}}|{{{exp|Unknown}}}|Unknown}} <!--Done to help those that do not understand how to delete stuff-->
  116. |}
  117. | width=50% | <!--Leveling Rate of Pokemon-->
  118. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  119. |-
  120. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Leveling rate
  121. |-
  122. | align="center" style="{{roundybottom}}; background:white;" | {{#switch:{{{exp100|Unknown}}}
  123. |600,000|600000|Erratic|erratic=Erratic
  124. |800,000|800000|Fast|erratic=Fast
  125. |1,000,000|1000000|Medium Fast|medium fast=Medium Fast
  126. |1,059,860|medium slow|Medium Slow|1059860=Medium Slow
  127. |1,250,000|1250000|Slow|slow=Slow
  128. |1,640,000|1640000|Fluctuating|fluctuating=Fluctuating
  129. |#default=Unknown
  130. }}
  131. |}
  132. |-
  133. | width=50% |<!--Body Type Table-->
  134. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  135. |-
  136. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" |Body Style
  137. |-
  138. | align="center" style="{{roundybottom}}; background:white;" | <!--Call from File based on Body Input-->[[File:Body{{#switch:{{{body|Unknown}}}
  139. |Unknown|unknown|???|?=Unknown
  140. |{{{body|Unknown}}}<!--Helping those that do not how to delete-->
  141. }}.png|33px|{{#switch:{{{body|Unknown}}}
  142. |Unknown|unknown|???|?=Unknown
  143. |{{{body|Unknown}}}<!--Helping those that do not how to delete-->
  144. }}]]<!--Setting Categories-->
  145. |}
  146. | width=50% |<!--Habitat Type--><!--Current Status: Unknown. Doesn't work.-->
  147. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  148. |-
  149. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" |Habitat
  150. |-
  151. | align="center" style="{{roundybottom}}; background:white;" | [[Image:{{#switch:{{{footprint|Unknown}}}|unknown|Unknown=BodyUnknown.png|Water's Edge=Waters-edge.gif|Rough Terrain=Rough-terrain.gif|{{{habitat}}}.gif}}|33px|{{{habitat|Unknown}}}]]
  152. |}
  153. |-
  154. | width=100% colspan="2"|<!--Pokemon Colour-->
  155. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  156. |-
  157. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Color
  158. |-
  159. | align="center" style="{{roundybottom}}; background:white;" |
  160. {| align="center"
  161. |-
  162. | {{{color|Unknown}}}
  163. |}
  164. |}
  165. |-
  166. | width=100% colspan="2"|<!--Base Happinees-->
  167. {| width="100%" align="center" style="{{roundy}}; background: #{{ {{{type1|???}}} color light }}; border:3px solid #{{#if: {{{type2|}}} | {{#ifeq: {{{type2|}}} | none | {{ {{{type1|???}}} color dark }} | {{ {{{type2}}} color dark }} }} | {{ {{{type1|???}}} color dark }} }};"
  168. |-
  169. ! style="{{roundytop}} background:#{{ {{{type1|???}}} color light }};" | Base Friendship
  170. |-
  171. | align="center" style="{{roundybottom}}; background:white;" |{{#if:{{{happiness|70}}}|{{{happiness|70}}}|Unknown}}{{#if:{{{happiness|}}}|}}<!--Set Default Happiness to 70-->
  172. |}
  173. |-
  174. | width=100% colspan="2" |<!--Effort Point Gains-->
  175. {| align="center" width="100%" style="background:transparent"
  176. |-
  177. | align="center" width="16.5%" style="border:1px solid #{{HP color dark}}; background:#{{HP color light}}; {{roundy}}" | {{stat|HP}}<br>{{#if:{{{hpnote|}}}|{{tt|{{{hp|0}}}|{{{hpnote}}}}}|{{{hp|0}}}}}
  178. | align="center" width="16.5%" style="border:1px solid #{{Attack color dark}}; background:#{{Attack color light}}; {{roundy}}" | {{stat|attack}}<br>{{#if:{{{attacknote|}}}|{{tt|{{{attack|0}}}|{{{attack}}}}}|{{{attack|0}}}}}
  179. | align="center" width="16.5%" style="border:1px solid #{{Defense color dark}}; background:#{{Defense color light}}; {{roundy}}" | {{stat|defense}}<br>{{#if:{{{defensenote|}}}|{{tt|{{{defense|0}}}|{{{defensenote}}}}}|{{{defense|0}}}}}
  180. | align="center" width="17%" style="border:1px solid #{{Special Attack color dark}}; background:#{{Special Attack color light}}; {{roundy}}" | {{stat|spatk}}<br>{{#if:{{{spattacknote|}}}|{{tt|{{{spattack|0}}}|{{{spattack}}}}}|{{{spattack|0}}}}}
  181. | align="center" width="17%" style="border:1px solid #{{Special Defense color dark}}; background:#{{Special Defense color light}}; {{roundy}}" | {{stat|spdef}}<br>{{#if:{{{spdefensenote|}}}|{{tt|{{{spdefense|0}}}|{{{spdefensenote}}}}}|{{{spdefense|0}}}}}
  182. | align="center" width="16.5%" style="border:1px solid #{{Speed color dark}}; background:#{{Speed color light}}; {{roundy}}" | {{stat|speed}}<br>{{#if:{{{speednote|}}}|{{tt|{{{speed|0}}}|{{{speednote}}}}}|{{{speed|0}}}}}
  183. |}
  184. |}
  185. <noinclude>[[Category:Templates]][[Category:Infobox Templates]]
  186. {{Template:Pokebox/Doc}}
  187. </noinclude>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement