Module:Super MD Dungeon Pokémon table/doc

MDFW - The Mystery Dungeon Tree of Information.
< Module:Super MD Dungeon Pokémon table
Revision as of 18:32, 26 January 2024 by Noirfasui (talk | contribs) (Created page with "{{Doc/start}} This template generates a list of monsters present in a dungeon for ''Pokemon Super Mystery Dungeon''. ==Usage== <pre> {{#invoke:Super Mystery Dungeon Dungeon Pokémon table|main | pokémon_1 = | exp_1 = | spawnRate_1 = | floor_1 = ... | pokémon_n = | exp_n = | spawnRate_n = | floor_n = }} </pre> ==Example== <pre> {{#invoke:Super Mystery Dungeon Dungeon Pokémon table|main | pokémon_1 = Ampharos | l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Super MD Dungeon Pokémon table

Template-info.png Documentation

This template generates a list of monsters present in a dungeon for Pokemon Super Mystery Dungeon.

Usage

{{#invoke:Super Mystery Dungeon Dungeon Pokémon table|main
  | pokémon_1   = 
  | exp_1       = 
  | spawnRate_1 = 
  | floor_1     = 
  ...
  | pokémon_n   = 
  | exp_n       = 
  | spawnRate_n = 
  | floor_n     = 
}}

Example

{{#invoke:Super Mystery Dungeon Dungeon Pokémon table|main
  | pokémon_1   = Ampharos
  | level_1     = 50
  | exp_1       = 500
  | spawnRate_1 = 10%
  | floor_1     = 1 - 6
}}

Script error: No such module "Super Mystery Dungeon Dungeon Pokémon table".