From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search

This page has been transcluded from Template:Pokemon/Fishing row/Documentation.


These templates are for displaying catch rates while fishing in the Pokémon games in a set of tables.

Usage[edit]

Each section should start with {{ContentBoxContainer}} to balance the tables, and end with </div>.

{{Pokemon/Fishing}} creates a header for a table. It has 4 positional arguments:

  • 1 - Name of the game, using {{Pokemon/Short}} names.
  • 2, 3, 4 - Whether to include a column for the Old Rod, Good Rod, and Super Rod respectively. Enter any value to have the appropriate rod shown. Default is to show only the Old Rod.

{{Pokemon/Fishing row}} documents the catch chances of each specific Pokémon in a row. It has 4-6 positional arguments, and 1 named argument. If no parameters are provided, this template will create a blank row, used to balance the tables between versions.

  • 1 - Name of the game, using {{Pokemon/Short}} names.
  • 2 - The Pokémon number.
  • 3 - The Pokémon's level range.
  • 4, 5, 6 - Probabilities to encounter this Pokémon while fishing with the specified rod. Number of values provided must match the number of rods selected in the header.
  • bp - Whether to link to bulbapedia. The first mention of a Pokémon should include a link, the rest should not. Defaults to no link.

Examples[edit]

Only Old Rod[edit]

{{ContentBoxContainer}}
{{Pokemon/Fishing|RS|1}}
{{Pokemon/Fishing row|RS|072|2-3|45|bp=1}}
{{Pokemon/Fishing row|RS|073|2-3|45|bp=1}}
{{Pokemon/Fishing row|RS|279|2-3|10|bp=1}}
|}
{{Pokemon/Fishing|EME|1}}
{{Pokemon/Fishing row|RS|072|2-3|10}}
{{Pokemon/Fishing row|RS|073|2-3|45}}
{{Pokemon/Fishing row|RS|279|2-3|45}}
|}
</div>
Ruby and Sapphire
Pokémon Level Old Rod
Tentacool Tentacool 2-3 45%
Tentacruel Tentacruel 2-3 45%
Pelipper Pelipper 2-3 10%
Emerald
Pokémon Level Old Rod
Tentacool Tentacool 2-3 10%
Tentacruel Tentacruel 2-3 45%
Pelipper Pelipper 2-3 45%

Only Super Rod[edit]

{{ContentBoxContainer}}
{{Pokemon/Fishing|RS|||1}}
{{Pokemon/Fishing row|RS|072|2-3|45|bp=1}}
{{Pokemon/Fishing row|RS|073|2-3|45|bp=1}}
{{Pokemon/Fishing row|RS|279|2-3|10|bp=1}}
|}
{{Pokemon/Fishing|EME|||1}}
{{Pokemon/Fishing row|RS|072|2-3|10}}
{{Pokemon/Fishing row|RS|073|2-3|45}}
{{Pokemon/Fishing row|RS|279|2-3|45}}
|}
</div>
Ruby and Sapphire
Pokémon Level Super Rod
Tentacool Tentacool 2-3 45%
Tentacruel Tentacruel 2-3 45%
Pelipper Pelipper 2-3 10%
Emerald
Pokémon Level Super Rod
Tentacool Tentacool 2-3 10%
Tentacruel Tentacruel 2-3 45%
Pelipper Pelipper 2-3 45%

Multiple Rods[edit]

{{ContentBoxContainer}}
{{Pokemon/Fishing|RS|1|1|1}}
{{Pokemon/Fishing row|RS|072|2-3|45|45|45|bp=1}}
{{Pokemon/Fishing row|RS|073|2-3|45|45|45|bp=1}}
{{Pokemon/Fishing row|RS|279|2-3|10|10|10|bp=1}}
|}
{{Pokemon/Fishing|EME|1|1|1}}
{{Pokemon/Fishing row|RS|072|2-3|10|10|10}}
{{Pokemon/Fishing row|RS|073|2-3|45|45|45}}
{{Pokemon/Fishing row|RS|279|2-3|45|45|45}}
|}
</div>
Ruby and Sapphire
Pokémon Level Old Rod Good Rod Super Rod
Tentacool Tentacool 2-3 45% 45% 45%
Tentacruel Tentacruel 2-3 45% 45% 45%
Pelipper Pelipper 2-3 10% 10% 10%
Emerald
Pokémon Level Old Rod Good Rod Super Rod
Tentacool Tentacool 2-3 10% 10% 10%
Tentacruel Tentacruel 2-3 45% 45% 45%
Pelipper Pelipper 2-3 45% 45% 45%