User:Ebrunborg/Template:Pokémon Infobox: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
Tag: Undo |
No edit summary |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="background: #{{{{{type1|???}}} color}}; border: 2px solid #{{{{{type2|{{{type1|???}}}}}} color dark}};" | {| class="pokemon-infobox" style="background: #{{{{{type1|???}}} color}}; border: 2px solid #{{{{{type2|{{{type1|???}}}}}} color dark}};" | ||
<!-- ////////////////////////////////////////////////////////////////////////////// --> | <!-- ////////////////////////////////////////////////////////////////////////////// --> | ||
<!-- ROW 1 — NAME AND NUMBER AND IMAGES ////////////////////////////////////////////////////// --> | <!-- ROW 1 — NAME AND NUMBER AND IMAGES ////////////////////////////////////////////////////// --> | ||
Line 7: | Line 7: | ||
{| width="100%" class="table-group border-spaced" style="background:#{{{{{type1|???}}} color light}};" | {| width="100%" class="table-group border-spaced" style="background:#{{{{{type1|???}}} color light}};" | ||
<!-- Name --> | <!-- Name --> | ||
| width=" | | width="80%" class="table-content padded" | | ||
{| width="100%" | |||
| | |||
<big>'''{{{name|{{{tmname|Name}}}}}}'''</big>{{#if: {{{category|}}}|<br/>[[Pokémon category|<span style="color:#000;">{{{category}}} Pokémon</span>]]}} | |||
<!-- Japanese name --> | <!-- Japanese name --> | ||
| | | | ||
<span lang="ja">'''{{#if:{{{jtranslit|}}}|{{tt|{{{jname|Japanese}}}|{{{jtranslit}}}}}|{{{jname|Japanese}}}}}'''</span><br/>''{{{tmname|Romanisation}}}''{{#if:{{{nocat|}}}||<includeonly>{{#if: {{{name|}}}||[[Category:Pokémon with unknown English names]]}}</includeonly>}} | |||
|} | |||
<!-- Number --> | <!-- Number --> | ||
| width="20%" class="table-content padded" | <strong>[[List of Pokémon by National Pokédex number|#{{{ndex|???}}}]]</strong> | | width="20%" class="table-content padded" | <strong>[[List of Pokémon by National Pokédex number|#{{{ndex|???}}}]]</strong> | ||
Line 19: | Line 24: | ||
{| width="100%" class="table-content infobox-images" | {| width="100%" class="table-content infobox-images" | ||
<!-- Main image //////////////////////////////////////////////////////////////--> | <!-- Main image //////////////////////////////////////////////////////////////--> | ||
| colspan="4" | [[File:{{{image|{{{ndex|000}}}{{{name|{{{tmname|}}}}}}.png}}}|250px|{{#ifeq:{{{forme|1}}}|1|{{{name|{{{tmname|}}}}}}|{{{form1|{{{name|{{{tmname|}}}}}}}}}}}]]{{#ifeq:{{{forme|1}}}|1||<br/>{{{form1|{{{name|{{{tmname|}}}}}}}}}}} | | colspan="4" | [[File:{{{image|{{{ndex|000}}}{{{name|{{{tmname|}}}}}}.png}}}|250px|{{#ifeq:{{{forme|1}}}|1|{{{name|{{{tmname|}}}}}}|{{{form1|{{{name|{{{tmname|}}}}}}}}}}}]]{{#ifeq:{{{forme|1}}}|1||<br/><small>{{{form1|{{{name|{{{tmname|}}}}}}}}}</small>}} | ||
<!-- Forms 2-4 //////////////////////////////////////////////////////////////--> | <!-- Forms 2-4 //////////////////////////////////////////////////////////////--> | ||
|- {{#ifeq:{{{forme|1}}}|1|style="display:none;"}} | |- {{#ifeq:{{{forme|1}}}|1|style="display:none;"}} | ||
| colspan="{{#switch: {{{forme|1}}}|2=4|3|5=2|1}}" | {{#if:{{{form2|}}}|[[File:{{{image2|000.png}}}|110px|{{{form2|}}}]]}}{{#ifexpr:{{{forme|1}}}>1|<br/>{{{form2|}}}}} | | colspan="{{#switch: {{{forme|1}}}|2=4|3|5=2|1}}" | {{#if:{{{form2|}}}|[[File:{{{image2|000.png}}}|110px|{{{form2|}}}]]}}{{#ifexpr:{{{forme|1}}}>1|<br/><small>{{{form2|}}}</small>}} | ||
| colspan="2" {{#if:{{{form3|}}}||style="display:none;"}} | {{#if:{{{form3|}}}|[[File:{{{image3|000.png}}}|110px|{{{form3|}}}]]}}{{#ifexpr:{{{forme|1}}}>2|<br/>{{{form3|}}}}} | | colspan="2" {{#if:{{{form3|}}}||style="display:none;"}} | {{#if:{{{form3|}}}|[[File:{{{image3|000.png}}}|110px|{{{form3|}}}]]}}{{#ifexpr:{{{forme|1}}}>2|<br/><small>{{{form3|}}}</small>}} | ||
| colspan="1" style="{{#switch:{{{forme|1}}}|4|6=|display:none;}}" | {{#if:{{{form4|}}}|[[File:{{{image4|000.png}}}|110px|{{{form4|}}}]]}}{{#ifexpr:{{{forme|1}}}>3|<br/>{{{form4|}}}}} | | colspan="1" style="{{#switch:{{{forme|1}}}|4|6=|display:none;}}" | {{#if:{{{form4|}}}|[[File:{{{image4|000.png}}}|110px|{{{form4|}}}]]}}{{#ifexpr:{{{forme|1}}}>3|<br/><small>{{{form4|}}}</small>}} | ||
<!-- Forms 5-6 //////////////////////////////////////////////////////////////--> | <!-- Forms 5-6 //////////////////////////////////////////////////////////////--> | ||
|- {{#if:{{{form5|}}}||style="display:none;"}} | |- {{#if:{{{form5|}}}||style="display:none;"}} | ||
| colspan=" | | colspan="1" {{#ifeq: {{{forme|1}}}|5||style="display:none;"}} | {{#if:{{{form4|}}}|[[File:{{{image4|000.png}}}|110px|{{{form4|}}}]]}}<br/><small>{{{form4|}}}</small> | ||
| colspan="2" | {{#if:{{{form5|}}}|[[File:{{{image5|000.png}}}|110px|{{{form5|}}}]]}}<br/>{{{form5|}}} | | colspan="2" | {{#if:{{{form5|}}}|[[File:{{{image5|000.png}}}|110px|{{{form5|}}}]]}}<br/><small>{{{form5|}}}</small> | ||
| colspan=" | | colspan="1" {{#if:{{{form6|}}}||style="display:none;"}} | {{#if:{{{form6|}}}|[[File:{{{image6|000.png}}}|110px|{{{form6|}}}]]}}<br/><small>{{{form6|}}}</small> | ||
<!-- Images footer //////////////////////////////////////////////////////////////--> | <!-- Images footer //////////////////////////////////////////////////////////////--> | ||
|- | |- | ||
Line 40: | Line 45: | ||
|- | |- | ||
<!-- Type header //////////////////////////////////////////////////////////////--> | <!-- Type header //////////////////////////////////////////////////////////////--> | ||
| class="table-group | | class="table-group" colspan="2" style="background:#{{{{{type1|???}}} color light}}" | '''[[Type|Type{{#if: {{{form2type1|}}}|s}}]]''' | ||
<!-- Type table //////////////////////////////////////////////////////////////--> | <!-- Type table //////////////////////////////////////////////////////////////--> | ||
{| class=" | {| class="border-spaced" width="100%" | ||
<!-- Type 1 //////////////////////////////////////////////////////////////--> | <!-- Type 1 //////////////////////////////////////////////////////////////--> | ||
|- | | class="table-content" | | ||
{| class="border-spaced" style="margin:auto; background:none;" | |||
| class="table-type" style="background: #{{{{{type1|Unknown}}} color}}" | [[{{{type1|Unknown}}} (type)|'''{{{type1|Unknown}}}''']] | | class="table-type" style="background: #{{{{{type1|Unknown}}} color}}" | [[{{{type1|Unknown}}} (type)|'''{{{type1|Unknown}}}''']] | ||
<!-- Type 2 //////////////////////////////////////////////////////////////--> | <!-- Type 2 //////////////////////////////////////////////////////////////--> | ||
| class="table-type" style="{{#if: {{{type2|}}}||display: none;}} background: #{{{{{type2|Unknown}}} color}}" | [[{{{type2|Unknown}}} (type)|'''{{{type2|Unknown}}}''']] {{#if: {{{form2type1|}}}|<small>{{{form1|{{{name|{{{tmname|}}}}}}}}}</small>}} | | class="table-type" style="{{#if: {{{type2|}}}||display: none;}} background: #{{{{{type2|Unknown}}} color}}" | [[{{{type2|Unknown}}} (type)|'''{{{type2|Unknown}}}''']] | ||
|} {{#if: {{{form2type1|}}}|<small>{{{form1|{{{name|{{{tmname|}}}}}}}}}</small>}} | |||
<!-- Type 1 of form 2 //////////////////////////////////////////////////////////////--> | <!-- Type 1 of form 2 //////////////////////////////////////////////////////////////--> | ||
| style="{{#if: {{{form2type1|}}}||display: none;}} | | class="table-content" style="{{#if: {{{form2type1|}}}||display: none;}} | | ||
{| style="margin:auto; background:none;" | {| class="border-spaced" style="margin:auto; background:none;" | ||
| | | class="table-type" style="background: #{{{{{form2type1|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form2type1|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form2type1|Unknown}}}'''</span>]] | ||
<!-- Type 2 of form 2 //////////////////////////////////////////////////////////////--> | <!-- Type 2 of form 2 //////////////////////////////////////////////////////////////--> | ||
| | | class="table-type" style="{{#if: {{{form2type2|}}}||display: none;}} background: #{{{{{form2type2|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form2type2|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form2type2|Unknown}}}'''</span>]] | ||
|}<small>{{{form2|}}}</small> | |}<small>{{{form2|Unknown}}}</small> | ||
<!-- Type 1 of form 3 //////////////////////////////////////////////////////////////--> | <!-- Type 1 of form 3 //////////////////////////////////////////////////////////////--> | ||
{{#if: {{{form4type1|}}}|{{#if: {{{form5type1|}}}{{{form6type1|}}}||{{!}}-}}}} | {{#if: {{{form4type1|}}}|{{#if: {{{form5type1|}}}{{{form6type1|}}}||{{!}}-}}}} | ||
| style="{{#if: {{{form3type1|}}}||display: none;}}" | | | class="table-content" style="{{#if: {{{form3type1|}}}||display: none;}}" | | ||
{| style="margin:auto; background:none;" | {| class="border-spaced" style="margin:auto; background:none;" | ||
| | | class="table-type" style="background: #{{{{{form3type1|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form3type1|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form3type1|Unknown}}}'''</span>]] | ||
<!-- Type 2 of form 3 //////////////////////////////////////////////////////////////--> | <!-- Type 2 of form 3 //////////////////////////////////////////////////////////////--> | ||
| | | class="table-type" style="{{#if: {{{form3type2|}}}||display: none;}} background: #{{{{{form3type2|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form3type2|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form3type2|Unknown}}}'''</span>]] | ||
|}<small>{{{form3|}}}</small> | |}<small>{{{form3|Unknown}}}</small> | ||
<!-- Type 1 of form 4 //////////////////////////////////////////////////////////////--> | <!-- Type 1 of form 4 //////////////////////////////////////////////////////////////--> | ||
{{#if: {{{form5type1|}}}{{{form6type1|}}}|{{!}}-}} | {{#if: {{{form5type1|}}}{{{form6type1|}}}|{{!}}-}} | ||
| style="{{#if: {{{form4type1|}}}||display: none;}}" | | | class="table-content" style="{{#if: {{{form4type1|}}}||display: none;}}" | | ||
{| style="margin:auto; background:none;" | {| class="border-spaced" style="margin:auto; background:none;" | ||
| | | class="table-type" style="background: #{{{{{form4type1|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form4type1|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form4type1|Unknown}}}'''</span>]] | ||
<!-- Type 2 of form 4 //////////////////////////////////////////////////////////////--> | <!-- Type 2 of form 4 //////////////////////////////////////////////////////////////--> | ||
| | | class="table-type" style="{{#if: {{{form4type2|}}}||display: none;}} background: #{{{{{form4type2|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form4type2|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form4type2|Unknown}}}'''</span>]] | ||
|}<small>{{{form4|}}}</small> | |}<small>{{{form4|Unknown}}}</small> | ||
<!-- Type 1 of form 5 //////////////////////////////////////////////////////////////--> | <!-- Type 1 of form 5 //////////////////////////////////////////////////////////////--> | ||
| style="{{#if: {{{form5type1|}}}||display: none;}}" | | | class="table-content" style="{{#if: {{{form5type1|}}}||display: none;}}" | | ||
{| style="margin:auto; background:none;" | {| class="border-spaced" style="margin:auto; background:none;" | ||
| | | class="table-type" style="background: #{{{{{form5type1|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form5type1|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form5type1|Unknown}}}'''</span>]] | ||
<!-- Type 2 of form 5 //////////////////////////////////////////////////////////////--> | <!-- Type 2 of form 5 //////////////////////////////////////////////////////////////--> | ||
| | | class="table-type" style="{{#if: {{{form5type2|}}}||display: none;}} background: #{{{{{form5type2|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form5type2|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form5type2|Unknown}}}'''</span>]] | ||
|}<small>{{{form5|}}}</small> | |}<small>{{{form5|Unknown}}}</small> | ||
<!-- Type 1 of form 6 //////////////////////////////////////////////////////////////--> | <!-- Type 1 of form 6 //////////////////////////////////////////////////////////////--> | ||
| style="{{#if: {{{form6type1|}}}||display: none;}}" | | | class="table-content" style="{{#if: {{{form6type1|}}}||display: none;}}" | | ||
{| style="margin:auto; background:none;" | {| class="border-spaced" style="margin:auto; background:none;" | ||
| | | class="table-type" style="background: #{{{{{form6type1|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form6type1|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form6type1|Unknown}}}'''</span>]] | ||
<!-- Type 2 of form 6 //////////////////////////////////////////////////////////////--> | <!-- Type 2 of form 6 //////////////////////////////////////////////////////////////--> | ||
| | | class="table-type" style="{{#if: {{{form6type2|}}}||display: none;}} background: #{{{{{form6type2|Unknown}}} color}}; {{roundy|2px}}" | [[{{{form6type2|Unknown}}} (type)|<span style="color:#FFF;">'''{{{form6type2|Unknown}}}'''</span>]] | ||
|}<small>{{{form6|}}}</small> | |}<small>{{{form6|Unknown}}}</small> | ||
|} | |} | ||
{{#ifeq: {{{form2type1|}}}.{{{abilitylayout|2}}}|.1||{{!}}-}} | {{#ifeq: {{{form2type1|}}}.{{{abilitylayout|2}}}|.1||{{!}}-}} | ||
Line 92: | Line 99: | ||
|- | |- | ||
<!-- Abilities header //////////////////////////////////////////////////////////////--> | <!-- Abilities header //////////////////////////////////////////////////////////////--> | ||
| class="table-group" | | class="table-group" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''[[Ability|Abilit{{#ifeq: {{{abilitylayout|2}}}|1|y|ies}}]]''' | ||
<!-- Abilities table //////////////////////////////////////////////////////////////--> | <!-- Abilities table //////////////////////////////////////////////////////////////--> | ||
{| class="border-spaced" width="100%" | {| class="border-spaced" width="100%" | ||
Line 139: | Line 146: | ||
|} | |} | ||
<!-- Catch rate table ////////////////////////////////////////////////////////--> | <!-- Catch rate table ////////////////////////////////////////////////////////--> | ||
| class="table-group padded" style="background:#{{{{{type1|???}}} color light}};" | '''[[Catch rate|Catch rate]]''' | | class="table-group padded" width="50%" style="background:#{{{{{type1|???}}} color light}};" | '''[[Catch rate|Catch rate]]''' | ||
{| class="table-content" width="100%" {{#switch: {{{gendercode|256}}}|255|256=|padding-top:0.6em; padding-bottom:0.6em;}}" | {| class="table-content" width="100%" {{#switch: {{{gendercode|256}}}|255|256=|padding-top:0.6em; padding-bottom:0.6em;}}" | ||
| {{#iferror: {{#expr:{{{catchrate|Unknown}}} - 1}}|Unknown|{{{catchrate|3}}} <small>({{tt|{{#expr: (({{{catchrate|3}}}/765)^.75 * 100) round 1}}%|When an ordinary Poké Ball is thrown at full health in Generation VII}})</small>}} | | {{#iferror: {{#expr:{{{catchrate|Unknown}}} - 1}}|Unknown|{{{catchrate|3}}} <small>({{tt|{{#expr: (({{{catchrate|3}}}/765)^.75 * 100) round 1}}%|When an ordinary Poké Ball is thrown at full health in Generation VII}})</small>}} | ||
Line 236: | Line 243: | ||
| class="table-group" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''[[Mega Stone|Mega Stone]]''' | | class="table-group" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''[[Mega Stone|Mega Stone]]''' | ||
{| class="border-spaced" width="100%" | {| class="border-spaced" width="100%" | ||
| class="table-content padded"|[[{{{mega|}}}|{{{mega|}}}]] | | class="table-content padded" width="50%" |[[{{{mega|}}}|{{{mega|}}}]] | ||
| {{#if: {{{mega2|}}}||style="display:none;" width="50% | | class="table-content padded" {{#if: {{{mega2|}}}||style="display:none;" width="50%"}} |[[{{{mega2|}}}|{{{mega2|}}}]] | ||
|} | |} | ||
<!-- ////////////////////////////////////////////////////////////////////////////// --> | <!-- ////////////////////////////////////////////////////////////////////////////// --> | ||
Line 259: | Line 266: | ||
<!-- ////////////////////////////////////////////////////////////////////////////// --> | <!-- ////////////////////////////////////////////////////////////////////////////// --> | ||
|- | |- | ||
| class="table-group padded" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''[[List of Pokémon by effort value yield|EV yield]]''' | | class="table-group padded" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''[[List of Pokémon by effort value yield|EV yield]]''' <strong>| Total: {{{evtotal|Unknown}}}</strong> | ||
<!-- EV yield 1 ////////////////////////////////////////////////////////--> | <!-- EV yield 1 ////////////////////////////////////////////////////////--> | ||
{| class="table-content" width="100%"" | {| class="table-content" width="100%" {{{evtotal|Unknown}}}|Unknown|style="display:none;"}} | ||
<!-- | colspan="6" | Total: {{{evtotal|Unknown}}} --> | |||
|- {{{evforms|1}}}|1|style="display:none;"}} | |||
| colspan="6" | {{{form1|{{{name|{{{tmname|}}}}}}}}} | |||
|- | |- | ||
| class="radius-4 padded" width="16%" style="background:#FF5959;" | {{{evhp|0}}}<br/><small>HP</small> | | class="radius-4 padded" width="16%" style="background:#FF5959;" | {{{evhp|0}}}<br/><small>HP</small> | ||
| class="radius-4 padded" width="17%" style="background:#F5AC78;" | {{{evat|0}}}<br/><small>Atk</small> | | class="radius-4 padded" width="17%" style="background:#F5AC78;" | {{{evat|0}}}<br/><small>Atk</small> | ||
Line 273: | Line 279: | ||
| class="radius-4 padded" width="17%" style="background:#A7DB8D;" | {{{evsd|0}}}<br/><small>Sp.Def</small> | | class="radius-4 padded" width="17%" style="background:#A7DB8D;" | {{{evsd|0}}}<br/><small>Sp.Def</small> | ||
| class="radius-4 padded" width="17%" style="background:#FA92B2;" | {{{evsp|0}}}<br/><small>Speed</small> | | class="radius-4 padded" width="17%" style="background:#FA92B2;" | {{{evsp|0}}}<br/><small>Speed</small> | ||
|} | |||
<!-- EV yield 2 ////////////////////////////////////////////////////////--> | <!-- EV yield 2 ////////////////////////////////////////////////////////--> | ||
|- {{#ifexpr: {{{evforms|1}}} > 1||style="display:none;"}} | {| class="table-content" width="100%" {{#ifexpr: {{{evforms|1}}} > 1||style="display:none;"}} | ||
| colspan="6" | {{{form2|}}} | |- | ||
|- | | colspan="6" | {{{form2|Unknown}}} | ||
| class="radius-4 padded" style="background:#FF5959;" | {{{evhp2|0}}}<br/><small>HP</small> | |- | ||
| class="radius-4 padded" style="background:#F5AC78;" | {{{evat2|0}}}<br/><small>Atk</small> | | class="radius-4 padded" width="16%" style="background:#FF5959;" | {{{evhp2|0}}}<br/><small>HP</small> | ||
| class="radius-4 padded" style="background:#FAE078;" | {{{evde2|0}}}<br/><small>Def</small> | | class="radius-4 padded" width="17%" style="background:#F5AC78;" | {{{evat2|0}}}<br/><small>Atk</small> | ||
| class="radius-4 padded" style="background:#9DB7F5;" | {{{evsa2|0}}}<br/><small>Sp.Atk</small> | | class="radius-4 padded" width="16%" style="background:#FAE078;" | {{{evde2|0}}}<br/><small>Def</small> | ||
| class="radius-4 padded" style="background:#A7DB8D;" | {{{evsd2|0}}}<br/><small>Sp.Def</small> | | class="radius-4 padded" width="17%" style="background:#9DB7F5;" | {{{evsa2|0}}}<br/><small>Sp.Atk</small> | ||
| class="radius-4 padded" style="background:#FA92B2;" | {{{evsp2|0}}}<br/><small>Speed</small> | | class="radius-4 padded" width="17%" style="background:#A7DB8D;" | {{{evsd2|0}}}<br/><small>Sp.Def</small> | ||
| class="radius-4 padded" width="17%" style="background:#FA92B2;" | {{{evsp2|0}}}<br/><small>Speed</small> | |||
|} | |||
<!-- EV yield 3 ////////////////////////////////////////////////////////--> | <!-- EV yield 3 ////////////////////////////////////////////////////////--> | ||
|- {{#ifexpr: {{{evforms|1}}} > 2||style="display:none;"}} | {| class="table-content" width="100%" {{#ifexpr: {{{evforms|1}}} > 2||style="display:none;"}} | ||
| colspan="6" | {{{form3|}}} | |- | ||
|- | | colspan="6" | {{{form3|Unknown}}} | ||
| class="radius-4 padded" style="background:#FF5959;" | {{{evhp3|0}}}<br/><small>HP</small> | |- | ||
| class="radius-4 padded" style="background:#F5AC78;" | {{{evat3|0}}}<br/><small>Atk</small> | | class="radius-4 padded" width="16%" style="background:#FF5959;" | {{{evhp3|0}}}<br/><small>HP</small> | ||
| class="radius-4 padded" style="background:#FAE078;" | {{{evde3|0}}}<br/><small>Def</small> | | class="radius-4 padded" width="17%" style="background:#F5AC78;" | {{{evat3|0}}}<br/><small>Atk</small> | ||
| class="radius-4 padded" style="background:#9DB7F5;" | {{{evsa3|0}}}<br/><small>Sp.Atk</small> | | class="radius-4 padded" width="16%" style="background:#FAE078;" | {{{evde3|0}}}<br/><small>Def</small> | ||
| class="radius-4 padded" style="background:#A7DB8D;" | {{{evsd3|0}}}<br/><small>Sp.Def</small> | | class="radius-4 padded" width="17%" style="background:#9DB7F5;" | {{{evsa3|0}}}<br/><small>Sp.Atk</small> | ||
| class="radius-4 padded" style="background:#FA92B2;" | {{{evsp3|0}}}<br/><small>Speed</small> | | class="radius-4 padded" width="17%" style="background:#A7DB8D;" | {{{evsd3|0}}}<br/><small>Sp.Def</small> | ||
| class="radius-4 padded" width="17%" style="background:#FA92B2;" | {{{evsp3|0}}}<br/><small>Speed</small> | |||
|} | |||
<!-- EV yield 4 ////////////////////////////////////////////////////////--> | <!-- EV yield 4 ////////////////////////////////////////////////////////--> | ||
|- {{#ifexpr: {{{evforms|1}}} > 3||style="display:none;"}} | {| class="table-content" width="100%" {{#ifexpr: {{{evforms|1}}} > 3||style="display:none;"}} | ||
| colspan="6" | {{{ | |- | ||
|- | | colspan="6" | {{{form2|Unknown}}} | ||
| class="radius-4 padded" style="background:#FF5959;" | {{{evhp4|0}}}<br/><small>HP</small> | |- | ||
| class="radius-4 padded" style="background:#F5AC78;" | {{{evat4|0}}}<br/><small>Atk</small> | | class="radius-4 padded" width="16%" style="background:#FF5959;" | {{{evhp4|0}}}<br/><small>HP</small> | ||
| class="radius-4 padded" style="background:#FAE078;" | {{{evde4|0}}}<br/><small>Def</small> | | class="radius-4 padded" width="17%" style="background:#F5AC78;" | {{{evat4|0}}}<br/><small>Atk</small> | ||
| class="radius-4 padded" style="background:#9DB7F5;" | {{{evsa4|0}}}<br/><small>Sp.Atk</small> | | class="radius-4 padded" width="16%" style="background:#FAE078;" | {{{evde4|0}}}<br/><small>Def</small> | ||
| class="radius-4 padded" style="background:#A7DB8D;" | {{{evsd4|0}}}<br/><small>Sp.Def</small> | | class="radius-4 padded" width="17%" style="background:#9DB7F5;" | {{{evsa4|0}}}<br/><small>Sp.Atk</small> | ||
| class="radius-4 padded" style="background:#FA92B2;" | {{{evsp4|0}}}<br/><small>Speed</small> | | class="radius-4 padded" width="17%" style="background:#A7DB8D;" | {{{evsd4|0}}}<br/><small>Sp.Def</small> | ||
| class="radius-4 padded" width="17%" style="background:#FA92B2;" | {{{evsp4|0}}}<br/><small>Speed</small> | |||
|} | |} | ||
<!-- ////////////////////////////////////////////////////////////////////////////// --> | <!-- ////////////////////////////////////////////////////////////////////////////// --> | ||
Line 337: | Line 349: | ||
<!-- ////////////////////////////////////////////////////////////////////////////// --> | <!-- ////////////////////////////////////////////////////////////////////////////// --> | ||
|- | |- | ||
| class="table-group padded" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''External Links''' | | class="table-group padded external-links" colspan="2" style="background:#{{{{{type1|???}}} color light}};" | '''External Links''' | ||
{| class="table-content padded" width="100%" | {| class="table-content padded" width="100%" | ||
| {{#if:{{{nocat|}}}|\* <span class="plainlinks">[https://www.smogon.com/ On Smogon Pokédex]</span>|{{Links/{{{generation|}}}|pokefordex={{{pokefordex|{{{name|{{{tmname}}}}}}}}}|ndex={{{ndex}}}|name={{{name|{{{tmname}}}}}}}}}} | | {{#if:{{{nocat|}}}|\* <span class="plainlinks">[https://www.smogon.com/ On Smogon Pokédex]</span>|{{Links/{{{generation|}}}|pokefordex={{{pokefordex|{{{name|{{{tmname}}}}}}}}}|ndex={{{ndex}}}|name={{{name|{{{tmname}}}}}}}}}} |
Latest revision as of 14:35, 18 November 2022
| ||||||||||||||||
Type
| ||||||||||||||||
Abilities
| ||||||||||||||||
Gender ratio
|
Catch rate
| |||||||||||||||
Breeding
| ||||||||||||||||
Height
|
Weight
| |||||||||||||||
Base experience yield
|
Leveling rate
| |||||||||||||||
EV yield | Total: Unknown
| ||||||||||||||||
Shape
|
Footprint
| |||||||||||||||
Pokédex color
|
Base friendship
| |||||||||||||||
External Links
|
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |