Triathlete (Trainer class): Difference between revisions

implementing way to include all 3 artworks, placed randomly, on article
(implementing way to include all 3 artworks, placed randomly, on article)
Line 1: Line 1:
{{TrainerClassInfobox
{{TrainerClassInfobox
|color={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=water|1=electric|2=normal}} color}}
|color={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=electric|1=normal|2=water}} color}}
|corecolor={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=water|1=electric|2=flying}} color light}}
|corecolor={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=water|1=electric|2=flying}} color light}}
|bordercolor={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=water|1=electric|2=flying}} color dark}}
|bordercolor={{{{#switch: {{#expr: {{#time: U}} mod 3}}|0=water|1=electric|2=flying}} color dark}}
Line 8: Line 8:
|jptrans=Triathlete
|jptrans=Triathlete
|image=ORAS Triathlete {{#switch: {{#expr: {{#time: U}} mod 3}}|0=Swimmer|1=Biker|2=Runner}}.png|size={{#switch: {{#expr: {{#time: U}} mod 3}}|0=222|1=179|2=110}}px
|image=ORAS Triathlete {{#switch: {{#expr: {{#time: U}} mod 3}}|0=Swimmer|1=Biker|2=Runner}}.png|size={{#switch: {{#expr: {{#time: U}} mod 3}}|0=222|1=179|2=110}}px
|caption= Triathlete ({{#switch: {{#expr: {{#time: U}} mod 3}}|0=Swimming|1=Biking|2=Running}}) art from {{pkmn|Omega Ruby and Alpha Sapphire}}
|image2=ORAS Triathlete {{#switch: {{#expr: {{#time: U}} mod 3}}|0=Biker|1=Runner|2=Swimmer}}.png|size2={{#switch: {{#expr: {{#time: U}} mod 3}}|0=179|1=110|2=222}}px
|caption= Triathlete ({{#switch: {{#expr: {{#time: U}} mod 3}}|0=swimming|1=cycling|2=running}} and {{#switch: {{#expr: {{#time: U}} mod 3}}|0=cycling|1=running|2=swimming}}) art from {{pkmn|Omega Ruby and Alpha Sapphire}}
|intro=[[Generation III]]
|intro=[[Generation III]]
|games={{3v2|Ruby|Sapphire|Emerald}}<br/>{{pkmn|Omega Ruby and Alpha Sapphire}}
|games={{3v2|Ruby|Sapphire|Emerald}}<br/>{{pkmn|Omega Ruby and Alpha Sapphire}}
Line 44: Line 45:
|-
|-
| colspan="3" | VS portraits from<br>{{color2|000000|Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby and Alpha Sapphire}}
| colspan="3" | VS portraits from<br>{{color2|000000|Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby and Alpha Sapphire}}
|}
===Artwork===
{| style="margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{{{#switch: {{#expr: {{#time: U}} mod 3}}|1=water|2=electric|0=flying}} color dark}}; background: #{{{{#switch: {{#expr: {{#time: U}} mod 3}}|1=water|2=electric|0=normal}} color}}; font-size: 80%"
|-
| style="{{roundy|20px}} border: 2px solid #{{{{#switch: {{#expr: {{#time: U}} mod 3}}|1=water|2=electric|0=flying}} color dark}}; background: #{{{{#switch: {{#expr: {{#time: U}} mod 3}}|1=water|2=electric|0=flying}} color light}}; width:80px" | [[File:ORAS Triathlete {{#switch: {{#expr: {{#time: U}} mod 3}}|1=Swimmer|2=Biker|0=Runner}}.png|{{#switch: {{#expr: {{#time: U}} mod 3}}|1=222|2=179|0=110}}px]]
|-
| colspan="2" | Art from {{color2|000000|Pokémon Omega Ruby and Alpha Sapphire|Omega Ruby and Alpha Sapphire}}
|}
|}