Jump to content

Template:Dungeon Floor: Difference between revisions

From Ghost of Yotei Wiki
No edit summary
No edit summary
Line 7: Line 7:
| StaminaCost = Integer
| StaminaCost = Integer
| Type = String
| Type = String
| Floors = Integer
| Battles = Integer
}}
}}
</noinclude>
</noinclude>
Line 18: Line 18:
| StaminaCost = {{{stamina|}}}
| StaminaCost = {{{stamina|}}}
| Type = {{{type|}}}
| Type = {{{type|}}}
| Floors = {{{floors|}}}
| Battles = {{{battles|}}}
}}
}}
{| class="wikitable"
{| class="wikitable"
Line 27: Line 27:
| Type || {{{type|—}}}
| Type || {{{type|—}}}
|-
|-
| Floors || {{{floors|—}}}
| Floors || {{{battles|—}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 03:26, 22 August 2025

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


Usage

{{Dungeon | id = 1001 | name = Beginner’s Road | stamina = 5 | type = Normal | floors = 3 }}