Difference between revisions of "Template:DungeonInfobox/doc"
From DDwiki
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
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. | 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. | ||
+ | <div style="overflow:auto"> | ||
<<nowiki>onlyinclude>{{</nowiki> | <<nowiki>onlyinclude>{{</nowiki> | ||
<nowiki>{{{</nowiki>tpl|DungeonInfobox}}} | <nowiki>{{{</nowiki>tpl|DungeonInfobox}}} | ||
|DisplayText=<nowiki>{{{</nowiki>DisplayText|---}}} | |DisplayText=<nowiki>{{{</nowiki>DisplayText|---}}} | ||
|Name= | |Name= | ||
+ | |ShortHand= | ||
|Difficulty=Easy|Medium|Hard|Vicious | |Difficulty=Easy|Medium|Hard|Vicious | ||
|Region=Central|East|West|South|North | |Region=Central|East|West|South|North | ||
− | + | |Monsters=Remeber to use the <nowiki>{{</nowiki>m}} template here. Don't worry about listing the boss type here. | |
− | |Monsters= | + | |Boss=<nowiki>{{</nowiki>IcoLink|ImageFileName.png|#Boss|BossMonsterName}} |
− | |Boss= | + | |
|SuggestedClasses=Use templates like <nowiki>{{</nowiki>HuFi}} | |SuggestedClasses=Use templates like <nowiki>{{</nowiki>HuFi}} | ||
− | |Unlock= | + | |Unlock=How to unlock this. |
− | }}</onlyinclude> | + | |Reward=Remeber to use the <nowiki>{{</nowiki>i}} for items and <nowiki>{{</nowiki>gold}} for gold. |
− | Brief introduction to the dungeon, don't be too long, but be flavorful. | + | }}<nowiki></</nowiki>onlyinclude> |
− | + | Brief introduction to the dungeon, don't be too long, but be flavorful. | |
− | == Strategy == | + | |
+ | == 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).