From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(Expanded)
m (Cleanup)
Line 1: Line 1:
[[BP:{{{1}}} (Pokémon)|{{{1}}}]]{{qif|test={{{2|}}}|then=&nbsp;(lvl. {{{2}}}{{qif|test={{{3|}}}|then=, {{{3}}} EXP}})}}<noinclude>
[[BP:{{{1}}} (Pokémon)|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;(lvl. {{{2}}}{{#if:{{{3|}}}|, {{{3}}} EXP}})}}<noinclude>


A template to make linking to Pokémon on Bulbapedia easier.
A template to make linking to Pokémon on Bulbapedia easier.

Revision as of 23:58, 10 March 2007

[[BP:{{{1}}} (Pokémon)|{{{1}}}]]

A template to make linking to Pokémon on Bulbapedia easier.

Usage

For normal usage, put the Pokémon's name as the first parameter:

{{bp|Bulbasaur}}

Bulbasaur

You can also use the optional second parameter to specify the Pokémon's level:

{{bp|Bulbasaur|15}}

Bulbasaur (lvl. 15)

The third parameter can be used to specify the Pokémon's experience:

{{bp|Bulbasaur|15|100}}

Bulbasaur (lvl. 15, 100 EXP)