Difference between revisions of "Template:Trainerpok"

From PokeGen Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{|class="wikitable"style="width:100%;height:300px;color:#4c4c4c;text-align:center;background-color:#e5e5e5;" |- ||<img src= "http://pokegenrpg.com/images/pokemon/...")
 
(url to sites of the game is now related to a template for easy and quick change, adding items)
Line 1: Line 1:
 
<includeonly>{|class="wikitable"style="width:100%;height:300px;color:#4c4c4c;text-align:center;background-color:#e5e5e5;"
 
<includeonly>{|class="wikitable"style="width:100%;height:300px;color:#4c4c4c;text-align:center;background-color:#e5e5e5;"
 
|-
 
|-
||<img src= "http://pokegenrpg.com/images/pokemon/{{{variant|Normal}}}/{{{num|0}}}.png" alt="No {{{variant|Normal}}} variant for that number available"><br />{{{variant|Normal}}} {{{species|Bulbasaur}}}<br />Level {{{level|1}}}<br />
+
||<img src= "http://{{GameURL}}/images/pokemon/{{{variant|Normal}}}/{{{num|0}}}.png" alt="No {{{variant|Normal}}} variant for that number available"><br />{{{variant|Normal}}} {{{species|Bulbasaur}}}<br />Item: {{{item|None}}}<br />Level {{{level|1}}}<br />
 
{|style="width:100%;height:96px;color:#4c4c4c;text-align:center;background-color:#e5e5e5;"
 
{|style="width:100%;height:96px;color:#4c4c4c;text-align:center;background-color:#e5e5e5;"
 
| {{{move1|Tackle}}}
 
| {{{move1|Tackle}}}
Line 26: Line 26:
 
{|style="width:100%;height:96px;"
 
{|style="width:100%;height:96px;"
 
|- style="text-align:center;"
 
|- style="text-align:center;"
|{{Trainerpok|num=6|variant=Snow|move4=Luster Purge|species=Charizard|level=1022}}||{{Trainerpok|num=9001|variant=Dyna|move2=Close Combat|species=Gigantrum|level=4554}}||{{Trainerpok|num=892|move4=Fire Blast|species=Urshifu (Single Strike)|variant=Golden|level=500}}
+
|{{Trainerpok|num=6|variant=Snow|move4=Luster Purge|species=Charizard|level=1022}}||{{Trainerpok|num=9001|variant=Dyna|move2=Close Combat|species=Gigantrum|level=4554}}||{{Trainerpok|num=892|move4=Fire Blast|species=Urshifu (Single Strike)|variant=Golden|level=500}}|
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 13:10, 27 December 2021

Basic Usage

{{Trainerpok
|num= pokedexnumber, Default: 0
|variant= variant of the pokémon. Default: Normal
|species= name of the pokémon without variant name
|level= level, Default: 1
|move1=one of the moves used by the pokémon in that battle Default: Tackle
|move2=one of the moves used by the pokémon in that battle Default: Tackle
|move3=one of the moves used by the pokémon in that battle Default: Tackle
|move4=one of the moves used by the pokémon in that battle Default: Tackle
}}

Basic Example

No Midnight variant for that number available
Midnight Ivysaur
Item: None
Level 1
Arctic Ravage Tackle
Tackle Tackle


Advanced Example, use it in a table to specify more pokémon used by a trainer

No Snow variant for that number available
Snow Charizard
Item: None
Level 1022
Tackle Tackle
Tackle Luster Purge
No Dyna variant for that number available
Dyna Gigantrum
Item: None
Level 4554
Tackle Close Combat
Tackle Tackle
No Golden variant for that number available
Golden Urshifu (Single Strike)
Item: None
Level 500
Tackle Tackle
Tackle Fire Blast