From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(attempted fix)
(attempted fix (spacing issue in URL))
Line 1: Line 1:
[[BP:{{{1}}}{{#if:{{{page|}}}
[[BP:{{{1}}}{{#if:{{{page|}}}||&nbsp;(Pokémon)}}|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;(lvl. {{{2}}}{{#if:{{{3|}}}|, {{{3}}} EXP}})}}<noinclude>
|
|
(Pokémon)}}|{{{1}}}]]{{#if:{{{2|}}}|&nbsp;(lvl. {{{2}}}{{#if:{{{3|}}}|, {{{3}}} EXP}})}}<noinclude>
{{Documentation}}
{{Documentation}}


[[Category:Templates|B]]</noinclude>
[[Category:Templates|B]]</noinclude>

Revision as of 18:46, 30 June 2012

[[BP:{{{1}}} (Pokémon)|{{{1}}}]] This page has been transcluded from Template:Bp/Documentation.


A template to make linking to Pokémon on Bulbapedia easier. To link to a move article, use {{bpm}} instead.

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)

See also