Template:Pokémon/6: Difference between revisions
From The Pokemon Insurgence Wiki
(Editing to use IItem template instead of #ifexist) |
(Add EV and Nature display, redesign Shiny icon) |
||
Line 24: | Line 24: | ||
| style="text-align: center; line-height:12px;" | <small>Held item:</small> | | style="text-align: center; line-height:12px;" | <small>Held item:</small> | ||
|- | |- | ||
| style="text-align: center;" | {{#if: {{{held|}}}|[[File:{{#switch:{{{held}}} |Black Belt=BlackBelt |{{{held}}}}}.png|link=]] [[{{IItem|{{{held}}}}}|<small><span style="color:#000;">{{{held}}}</span></small>]]|[[File:None.png|24px|link=]]<small> None </small>[[File:None.png|24px|link=]]}} | | style="text-align: center;" | {{#if: {{{held|}}}|[[File:{{#switch:{{{held}}} |Black Belt=BlackBelt |{{{held}}}}}.png|24px|link=]] [[{{IItem|{{{held}}}}}|<small><span style="color:#000;">{{{held}}}</span></small>]]|[[File:None.png|24px|link=]]<small> None </small>[[File:None.png|24px|link=]]}} | ||
|} | |} | ||
|- | |- | ||
| class="roundy" style="margin:auto; text-align: center; background: #FFFFFF;" | <small>{{color2|000|{{IP|{{{pokemon|Missingno.}}}}} (Pokémon)|{{{nickname|{{{pokemon|Missingno.}}}}}}}}</small>{{#switch: {{{pokemon|Missingno.}}}|Nidoran♀|Nidoran♂=|{{#switch: {{{gender|none}}}|male|♂={{male}}|female|♀={{female}}|both={{male}}/{{female}}}} <small> Lv.</small>{{{level|0}}}{{#switch: {{{spritegender|}}}|shiny|male shiny|female shiny=[[File:ShinyVStar.png| | | class="roundy" style="margin:auto; text-align: center; background: #FFFFFF;" | <small>{{color2|000|{{IP|{{{pokemon|Missingno.}}}}} (Pokémon)|{{{nickname|{{{pokemon|Missingno.}}}}}}}}</small>{{#switch: {{{pokemon|Missingno.}}}|Nidoran♀|Nidoran♂=|{{#switch: {{{gender|none}}}|male|♂={{male}}|female|♀={{female}}|both={{male}}/{{female}}}} <small> Lv.</small>{{{level|0}}}{{#switch: {{{spritegender|}}}|shiny|male shiny|female shiny= [[File:ShinyVStar.png|11px|link=]]}}}} | ||
|- | |- | ||
| class="roundy" colspan="2" style="background: #FFFFFF;" | | | class="roundy" colspan="2" style="background: #FFFFFF;" | | ||
Line 102: | Line 102: | ||
|} | |} | ||
|} | |} | ||
|}<noinclude>[[Category:Party templates]][[Category:Subtemplates]]</noinclude> | |- <!-- EV display -->{{#if: {{{showevs|}}} | | style="display: none;" }} | ||
| colspan="2" | | |||
{| class="roundy" style="table-layout: fixed; text-align:center; border: 3px solid #FFF; border-spacing: 0px; background: #{{{{{type1|Unknown}}} color light}};" align="center" width="100%" | |||
|- title="{{{nature|Random}}} nature" | |||
! <small>HP</small> | |||
! <small>Atk{{#switch: {{{nature|}}}|Lonely|Brave|Adamant|Naughty= (+)|Bold|Timid|Modest|Calm= (−)|#default=}}</small> | |||
! <small>Def{{#switch: {{{nature|}}}|Bold|Relaxed|Impish|Lax= (+)|Lonely|Hasty|Mild|Gentle= (−)|#default=}}</small> | |||
! <small>SpA{{#switch: {{{nature|}}}|Modest|Mild|Quiet|Rash= (+)|Adamant|Impish|Jolly|Careful= (−)|#default=}}</small> | |||
! <small>SpD{{#switch: {{{nature|}}}|Calm|Gentle|Sassy|Careful= (+)|Naughty|Lax|Naive|Rash= (−)|#default=}}</small> | |||
! <small>Spe{{#switch: {{{nature|}}}|Timid|Hasty|Serious|Jolly= (+)|Brave|Relaxed|Quiet|Sassy= (−)|#default=}}</small> | |||
|- style="background: #FFF" | |||
| {{{evhp|85}}} | |||
| {{{evatk|85}}} | |||
| {{{evdef|85}}} | |||
| {{{evspa|85}}} | |||
| {{{evspd|85}}} | |||
| {{{evspe|85}}} | |||
|} | |||
|} | |||
<noinclude>[[Category:Party templates]][[Category:Subtemplates]]</noinclude> |