Template:DungeonInfoBox: Difference between revisions
m (Added Herbalist % link in Herb Patches.) |
m (Added Treasure rooms as an option to fill.) |
||
Line 15: | Line 15: | ||
! scope="row" style="color:#1195db; background-color:#e1f5ff; border:2px solid white;"| Visible Floors | ! scope="row" style="color:#1195db; background-color:#e1f5ff; border:2px solid white;"| Visible Floors | ||
|colspan="10" style="border-bottom:2px solid #e1f5ff;| {{#if:{{{VisibleFloors|}}}|{{{VisibleFloors|}}}|''Unknown''}} | |colspan="10" style="border-bottom:2px solid #e1f5ff;| {{#if:{{{VisibleFloors|}}}|{{{VisibleFloors|}}}|''Unknown''}} | ||
|- | |||
! scope="row" style="color:#1195db; background-color:#e1f5ff; border:2px solid white;"| Treasure Rooms | |||
|colspan="10" style="border-bottom:2px solid #e1f5ff;| {{#if:{{{TreasureRooms|}}}|{{{TrasureRooms|}}}|''Unknown''}} | |||
|- | |- | ||
! scope="row" style="color:#1195db; background-color:#e1f5ff; border:2px solid white;"| Hallway Chests | ! scope="row" style="color:#1195db; background-color:#e1f5ff; border:2px solid white;"| Hallway Chests |
Revision as of 19:29, 1 January 2024
|
Edit the page to see the template text.
[edit]Template Documentation
|
Description
This is the "DungeonInfoBox" template.
How to Use
It should be called in the following format:
{{DungeonInfoBox |Image = |DropItem = |FloorNumber = |VisibleFloors= |TreasureRooms= |HallwayChests= |PartyCount = |Fountains = |Tiro = |HerbAppear = |BaseHerb = |BloodyHerb = |SunlightHerb = |ManaHerb = |WhiteHerb = |GoldHerb = |AntidoteHerb = |PoisonHerb = |MandrakeHerb = |OreAppear = |RegularOre = |GoldORE = |MythrilOre = |SpiritOre = |OtherGather = }} *Note: OtherGather information cannot be used currently.
Parameters
Parameter | Usage | Example |
---|---|---|
DropItem | The pass used to enter the dungeon. 'Any' on default for normal dungeons. Refer to the Pass page for the list of passes to reference, but do note that the official wiki's pass list is not accurate to what is here on Auranogi. | Ciar Beginner Pass |
FloorNumber | The number of floors the dungeon has. | Numerical value (Between 1 and 5 usually) |
VisibleFloors | Number of floors whose minimap is already uncovered. | Numerical value |
TreasureRooms | The dungeon has treasure chamber rooms that may appear in it. | Yes/No |
HallwayChests | The dungeon has dead-end chests. | Yes/No |
PartyCount | Number of people required to enter the dungeon. A value like 1, 1~4, 1~8, 3~4. | 1~4 |
Fountains | The dungeon has fountains that may appear in it. | Yes/No |
Tiro | Tiro appears in the dungeon to sell his wares. | Yes/No |
HerbAppear | Herb patches appear in the dungeon. Default Unknown. Can be given No/no/N/n to result in "No", be given Yes/yes/Y/y to show herbs noted as appearing. | Yes/No |
Herb | Indicate whether a specific patch occurs in the dungeon. Leave blank if unknown or if it does not appear. Use only if HerbAppear is set to 'yes' | Yes/No |
OreAppear | Ore veins appear in the dungeon. Default Unknown. Can be given No/no/N/n to result in "No", be given Yes/yes/Y/y to show ores noted as appearing. | Yes/No |
Ore | Indicate whether a specific vein occurs in the dungeon. Leave blank if unknown or if it does not appear. Use only if OreAppear is set to 'yes' | Yes/No |