Jump to content

Template:Dungeon: Difference between revisions

From Ghost of Yotei Wiki
Blanked the page
Tag: Blanking
No edit summary
Line 1: Line 1:
 
<noinclude>
{{#cargo_declare:
_table = dungeons
| DungeonID = Integer
| Name = String
| Type = String
}}
</noinclude>
<includeonly>
{{#cargo_store:
_table = dungeons
| DungeonID = {{{id|}}}
| Name = {{{name|{{PAGENAME}}}}}
| Type = {{{type|}}}
}}
</includeonly>

Revision as of 03:28, 22 August 2025

This template defines the table "dungeons". View table.