Template:TwitchPoké

001MS3.png Bulbasaur Lv.100
No item



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

This template is used on the Twitch Plays Pokémon article and its sub-pages. The template is used within a table to show the contents of PC boxes.

How to use

The template uses numbered parameters, so these should be used in order. Named parameters can be used in any position within the template. It must be used within a table.

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
1 Number The Generation number. Don't use roman numerals. Defaults to 3.
2 National Pokédex number The Pokémon's National Pokédex number. Defaults to 001.
3 String The Pokémon's name. Defaults to Bulbasaur.
nick String Optional. The Pokémon's nickname.
4 MFB? The Pokémon's gender. Defaults to ?.
5 Number The Pokémon's level. Defaults to 100
6 StringNone The Pokémon's held item. Defaults to None.

Syntax

The template is written as follows:

{{TwitchPoké|<<1>>|<<2>>|<<3>>|nick=|<<4>>|<<5>>|<<6>>}}

For example, {{TwitchPoké|3|401|Kricketot|nick=KRICKETOT|M|4|Yellow Shard}} creates:

401MS3.png KRICKETOT Lv.4
Held icon III.png Yellow Shard

Example

The template is used together with others within a table to show the contents of a PC.

{| class="roundy" style="border: 2px solid #464646; background: #F5F5F5"
! colspan="4" style="{{roundy|5px}}; background: #B190E9" | {{color2|000|Pokémon Storage System|Bill's PC}}
|-
{{TwitchPoké|3|396|Starly|nick=STARLY|F|2}}
{{TwitchPoké|3|401|Kricketot|nick=KRICKETOT|M|4|Yellow Shard}}
{{TwitchPoké|3|399|Bidoof|nick=BIDOOF|B|5}}
{{TwitchPoké|3|433|Chingling|nick=CHINGLING|?|14}}
|}
Bill's PC
396MS3.png STARLY Lv.2
No item
401MS3.png KRICKETOT Lv.4
Held icon III.png Yellow Shard
399MS3.png BIDOOF/ Lv.5
No item
433MS3.png CHINGLING? Lv.14
No item