Template:Pokémon/Grid
Template documentation
View or edit this documentation. (About template documentation)
This template uses TemplateStyles: Template:Pokémon/styles.css.
This template uses TemplateStyles: Template:Pokémon/styles.css.
Note: portions of the template sample may not be visible without values provided.
This template is used to contain {{Pokémon}} or {{Pokémon/Contest}} templates within a grid.
Synatax
The template must begin with {{Pokémon/Grid}} and end with {{Pokémon/Grid/end}}.
Use the following syntax:
{{Pokémon/Grid}}
{{Pokémon|<<parameters>>}}
{{Pokémon|<<parameters>>}}
{{Pokémon|<<parameters>>}}
{{Pokémon|<<parameters>>}}
{{Pokémon/Grid/end}}
Parameters
This template has one parameter.
Example
| Code |
|---|
{{Pokémon/Grid}}
{{Pokémon/Contest
| caption = '''Coolness Contests'''
| gen = 6
| pokemon = Altaria
| nickname = Ali
| type1 = Dragon
| type2 = Flying
| ndex = 334
| gender = male
| megastone = Altarianite
| move1 = Aerial Ace | move1cat = Cool | move1app = 2 | move1jam = 0
| move2 = Dragon Dance | move2cat = Cool | move2app = 1 | move2jam = 0
| move3 = Outrage | move3cat = Cool | move3app = 6 | move3jam = 0
| move4 = Tailwind | move4cat = Cool | move4app = 3 | move4jam = 0
}}
{{Pokémon/Contest
| caption = '''Beauty Contests'''
| gen = 6
| pokemon = Altaria
| nickname = Ali
| type1 = Dragon
| type2 = Flying
| ndex = 334
| gender = male
| megastone = Altarianite
| move1 = Dazzling Gleam | move1cat = Beautiful | move1app = 4 | move1jam = 0
| move2 = Draco Meteor | move2cat = Beautiful | move2app = 6 | move2jam = 0
| move3 = Round | move3cat = Beautiful | move3app = 2 | move3jam = 0
| move4 = Mist | move4cat = Beautiful | move4app = 1 | move4jam = 0
}}
{{Pokémon/Contest
| caption = '''Cuteness Contests'''
| gen = 6
| pokemon = Altaria
| nickname = Ali
| type1 = Dragon
| type2 = Flying
| ndex = 334
| gender = male
| megastone = Altarianite
| move1 = Attract | move1cat = Cute | move1app = 2 | move1jam = 0
| move2 = Disarming Voice | move2cat = Cute | move2app = 2 | move2jam = 0
| move3 = Growl | move3cat = Cute | move3app = 2 | move3jam = 0
| move4 = Hone Claws | move4cat = Cute | move4app = 1 | move4jam = 0
}}
{{Pokémon/Contest
| caption = '''Cleverness Contests'''
| gen = 6
| pokemon = Altaria
| nickname = Ali
| type1 = Dragon
| type2 = Flying
| ndex = 334
| gender = male
| megastone = Altarianite
| move1 = Dream Eater | move1cat =Clever | move1app = 2 | move1jam = 0
| move2 = Natural Gift | move2cat = Clever | move2app = 1 | move2jam = 0
| move3 = Power Swap | move3cat = Clever | move3app = 1 | move3jam = 0
| move4 = Sing | move4cat = Cute | move4app = 2 | move4jam = 0
}}
{{Pokémon/Contest
| caption = '''Toughness Contests'''
| gen = 6
| pokemon = Altaria
| nickname = Ali
| type1 = Dragon
| type2 = Flying
| ndex = 334
| gender = male
| megastone = Altarianite
| move1 = Aerial Ace | move1cat = Cool | move1app = 2 | move1jam = 0
| move2 = Earthquake | move2cat = Tough | move2app = 2 | move2jam = 1
| move3 = Giga Impact | move3cat = Tough | move3app = 4 | move3jam = 4
| move4 = Take Down | move4cat = Tough | move4app = 6 | move4jam = 0
}}
{{Pokémon/Grid/end}}
|
Coolness Contests
Ali♂
Beauty Contests
Ali♂
Cuteness Contests
Ali♂
Cleverness Contests
Ali♂
Toughness Contests
Ali♂
TemplateData
This template is used to display Pokémon templates in a grid.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Middle | middle | Should the content float in the center of the page? If no, ignore this parameter.
| String | optional |