Difference between revisions of "Template:DungeonInfobox/doc"
From DDwiki
(Created page with "<onlyinclude>{{ {{{tpl|DungeonInfobox}}} |DisplayText={{{DisplayText|---}}} |Name=Tutorial 1 |Difficulty=Easy |Region=Central |ShortHand=Tut1 |Monsters={{m|Goblins}}, {{m|Meat Me...") |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <onlyinclude>{{ | + | This template is implicitly used on [[Dungeon]] articles, instead of simply giving you a guide on how to use this, it is best to show how to create a "boilerplate" Dungeon page. |
− | {{{tpl|DungeonInfobox}}} | + | |
− | |DisplayText={{{DisplayText|---}}} | + | <div style="overflow:auto"> |
− | |Name= | + | <<nowiki>onlyinclude>{{</nowiki> |
− | |Difficulty=Easy | + | <nowiki>{{{</nowiki>tpl|DungeonInfobox}}} |
− | |Region=Central | + | |DisplayText=<nowiki>{{{</nowiki>DisplayText|---}}} |
− | | | + | |Name= |
− | |Monsters={{m | + | |ShortHand= |
− | |Boss= | + | |Difficulty=Easy|Medium|Hard|Vicious |
− | |SuggestedClasses={{ | + | |Region=Central|East|West|South|North |
− | |Unlock= | + | |Monsters=Remeber to use the <nowiki>{{</nowiki>m}} template here. Don't worry about listing the boss type here. |
− | }}</onlyinclude> | + | |Boss=<nowiki>{{</nowiki>IcoLink|ImageFileName.png|#Boss|BossMonsterName}} |
+ | |SuggestedClasses=Use templates like <nowiki>{{</nowiki>HuFi}} | ||
+ | |Unlock=How to unlock this. | ||
+ | |Reward=Remeber to use the <nowiki>{{</nowiki>i}} for items and <nowiki>{{</nowiki>gold}} for gold. | ||
+ | }}<nowiki></</nowiki>onlyinclude> | ||
+ | Brief introduction to the dungeon, don't be too long, but be flavorful. | ||
+ | |||
+ | == Boss == | ||
+ | |||
+ | Detail the boss in here, I might cook a template to use in this area, possibly also SHORT tips on how to handle it. Long strategies don't belong in this section. | ||
+ | |||
+ | == Dungeon rules == | ||
+ | |||
+ | If special rules are in effect, list them here, hardcoded subdungeons, altered monster stats, and so on. | ||
+ | |||
+ | == Strategy == | ||
+ | |||
+ | List lots of strategies, don't skip on race suggestions, preparations, and techniques, consider creating subsections for specific non inter-compatible strategies. | ||
+ | |||
+ | == Map == | ||
+ | |||
+ | '''Big''' version of the map, a smaller version appears in the infobox should be max 7 "cells" wide (equivalent to 210 pixels). | ||
+ | </div> | ||
<includeonly>[[Category:Infobox Templates]]</includeonly> | <includeonly>[[Category:Infobox Templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 01:08, 23 April 2012
This template is implicitly used on Dungeon articles, instead of simply giving you a guide on how to use this, it is best to show how to create a "boilerplate" Dungeon page.
<onlyinclude>{{ {{{tpl|DungeonInfobox}}} |DisplayText={{{DisplayText|---}}} |Name= |ShortHand= |Difficulty=Easy|Medium|Hard|Vicious |Region=Central|East|West|South|North |Monsters=Remeber to use the {{m}} template here. Don't worry about listing the boss type here. |Boss={{IcoLink|ImageFileName.png|#Boss|BossMonsterName}} |SuggestedClasses=Use templates like {{HuFi}} |Unlock=How to unlock this. |Reward=Remeber to use the {{i}} for items and {{gold}} for gold. }}</onlyinclude> Brief introduction to the dungeon, don't be too long, but be flavorful. == Boss == Detail the boss in here, I might cook a template to use in this area, possibly also SHORT tips on how to handle it. Long strategies don't belong in this section. == Dungeon rules == If special rules are in effect, list them here, hardcoded subdungeons, altered monster stats, and so on. == Strategy == List lots of strategies, don't skip on race suggestions, preparations, and techniques, consider creating subsections for specific non inter-compatible strategies. == Map == Big version of the map, a smaller version appears in the infobox should be max 7 "cells" wide (equivalent to 210 pixels).