Template:DungeonInfoBox: Difference between revisions
No edit summary |
m (Changed Gold Herb link to .GIF) |
||
Line 32: | Line 32: | ||
|- | |- | ||
! scope="row" | Herb Patches | ! scope="row" | Herb Patches | ||
| {{#switch: {{{HerbAppear|}}} |Yes|Y|yes|y= |No|N|no|n=No |''Unknown''}}{{#switch:{{{BaseHerb|}}}|Yes|Y|yes|y=[[File:Base Herb.png|link=Base Herb|13px]]}}{{#switch:{{{BloodyHerb|}}}|Yes|Y|yes|y=[[File:Bloody Herb.png|link=Bloody Herb|13px]]}}{{#switch:{{{SunlightHerb|}}}|Yes|Y|yes|y=[[File:Sunlight Herb.png|link=Sunlight Herb|13px]]}}{{#switch:{{{ManaHerb|}}}|Yes|Y|yes|y=[[File:Mana Herb.png|link=Mana Herb|13px]]}}{{#switch:{{{WhiteHerb|}}}|Yes|Y|yes|y=[[File:White Herb.png|link=White Herb|13px]]}}{{#switch:{{{GoldHerb|}}}|Yes|Y|yes|y=[[File:Gold Herb. | | {{#switch: {{{HerbAppear|}}} |Yes|Y|yes|y= |No|N|no|n=No |''Unknown''}}{{#switch:{{{BaseHerb|}}}|Yes|Y|yes|y=[[File:Base Herb.png|link=Base Herb|13px]]}}{{#switch:{{{BloodyHerb|}}}|Yes|Y|yes|y=[[File:Bloody Herb.png|link=Bloody Herb|13px]]}}{{#switch:{{{SunlightHerb|}}}|Yes|Y|yes|y=[[File:Sunlight Herb.png|link=Sunlight Herb|13px]]}}{{#switch:{{{ManaHerb|}}}|Yes|Y|yes|y=[[File:Mana Herb.png|link=Mana Herb|13px]]}}{{#switch:{{{WhiteHerb|}}}|Yes|Y|yes|y=[[File:White Herb.png|link=White Herb|13px]]}}{{#switch:{{{GoldHerb|}}}|Yes|Y|yes|y=[[File:Gold Herb.gif|link=Gold Herb|13px]]}}{{#switch:{{{AntidoteHerb|}}}|Yes|Y|yes|y=[[File:Antidote Herb.png|link=Antidote Herb|12px]]}}{{#switch:{{{PoisonHerb|}}}|Yes|Y|yes|y=[[File:Poison Herb.png|link=Poison Herb|10px]]}}{{#switch:{{{MandrakeHerb|}}}|Yes|Y|yes|y=[[File:Mandrake.png|link=Mandrake|13px]]}} | ||
<!--|- | <!--|- | ||
! scope="row" | Ore Veins | ! scope="row" | Ore Veins |
Revision as of 16:26, 30 December 2023
Dungeon Information | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Drop Item | Any | |||||||||
Floor Number | Unknown | |||||||||
Visible Floors | Unknown | |||||||||
Hallway Chests | Unknown | |||||||||
Party Count | Unknown | |||||||||
Fountains | Unknown | |||||||||
Tiro | Unknown | |||||||||
Herb Patches | Unknown |
Edit the page to see the template text.
[edit]Template Documentation
Dungeon Information | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Drop Item | Any | |||||||||
Floor Number | Unknown | |||||||||
Visible Floors | Unknown | |||||||||
Hallway Chests | Unknown | |||||||||
Party Count | Unknown | |||||||||
Fountains | Unknown | |||||||||
Tiro | Unknown | |||||||||
Herb Patches | Unknown |
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 |