Jump to content

Template:Dungeon Floor: Difference between revisions

From Ghost of Yotei Wiki
No edit summary
No edit summary
Line 8: Line 8:
| Type = String
| Type = String
| Battles = Integer
| Battles = Integer
| Drops = List (;) of String
}}
}}
</noinclude>
</noinclude>
Line 19: Line 20:
| Type = {{{type|}}}
| Type = {{{type|}}}
| Battles = {{{battles|}}}
| Battles = {{{battles|}}}
| Drops = {{{drops|}}}
}}
}}
{| class="wikitable"
 
! colspan="2" | {{{name|{{PAGENAME}}}}}
{{{dungeon|}}}
|-
{{{stamina|}}}
| Stamina Cost || {{{stamina|}}}
{{{type|}}}
|-
{{{battles|}}}
| Type || {{{type|}}}
{{{drops|}}}
|-
 
| Floors || {{{battles|}}}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Revision as of 04:07, 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 }}