Module:Shiren 6 Trap Data Cell: Difference between revisions
Jump to navigation
Jump to search
(Created page with "---------------------------------------------------------------------------------------------------- -- -- Module:Shiren 6 Trap Data Cell -- -- This module covers a list of traps in Japanese present in -- Mystery Dungeon: Shiren the Wanderer 6 - Coil Island Exploration Record. -- -- Parameters -- -- name: Insert the trap's English name there. -- ---------------------------------------------------------------------------------------...") |
No edit summary |
||
Line 1: | Line 1: | ||
-------------------------------------------------------------------------------- | |||
-- | -- | ||
-- | -- Module:Shiren 6 Trap Data Cell | ||
-- | -- | ||
-- This module covers a list of traps in Japanese present in | -- This module covers a list of traps in Japanese present in | ||
-- | -- Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island. | ||
-- | -- | ||
-- Parameters | -- Parameters | ||
Line 10: | Line 10: | ||
-- name: Insert the trap's English name there. | -- name: Insert the trap's English name there. | ||
-- | -- | ||
-------------------------------------------------------------------------------- | |||
return { | |||
[""] = "" | |||
} | |||
Revision as of 19:26, 10 November 2024
Documentation for this module may be created at Module:Shiren 6 Trap Data Cell/doc
--------------------------------------------------------------------------------
--
-- Module:Shiren 6 Trap Data Cell
--
-- This module covers a list of traps in Japanese present in
-- Shiren the Wanderer: The Mystery Dungeon of Serpentcoil Island.
--
-- Parameters
--
-- name: Insert the trap's English name there.
--
--------------------------------------------------------------------------------
return {
[""] = ""
}