Module:Gates to Infinity Dungeon Pokémon table/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "{{Doc/start}} This template generates a list of monsters present in a dungeon for ''Gates to Infinity''. ==Usage== <pre> {{#invoke:Gates to Infinity Dungeon Monsters table|main | pokémon_1 = | exp_1 = | recruit_1 = | spawnRate_1 = | floor_1 = ... | pokémon_n = | exp_n = | recruit_n = | spawnRate_n = | floor_n = }} </pre> ==Example== <pre> {{#invoke:Gates to Infinity Dungeon Monsters table|main | pokémon_1...")
 
mNo edit summary
Line 30: Line 30:
</pre>
</pre>


{{#invoke:Etrian 1 Dungeon Monsters table|main
{{#invoke:Gates to Infinity Dungeon Monsters table|main
   | pokémon_1  = Woobat
   | pokémon_1  = Woobat
   | level_1    = 2
   | level_1    = 2

Revision as of 22:02, 4 April 2023

Template-info.png Documentation

This template generates a list of monsters present in a dungeon for Gates to Infinity.

Usage

{{#invoke:Gates to Infinity Dungeon Monsters table|main
  | pokémon_1   = 
  | exp_1       = 
  | recruit_1   = 
  | spawnRate_1 = 
  | floor_1     = 
  ...
  | pokémon_n   = 
  | exp_n       = 
  | recruit_n   = 
  | spawnRate_n = 
  | floor_n     = 
}}

Example

{{#invoke:Gates to Infinity Dungeon Monsters table|main
  | pokémon_1   = Woobat
  | level_1     = 2
  | exp_1       = 50
  | recruit_1   = 50%
  | spawnRate_1 = 20%
  | floors_1    = 1 - 5
}}

Script error: No such module "Gates to Infinity Dungeon Monsters table".