Difference between revisions of "Template:DungeonInfobox/doc"

From DDwiki
Jump to: navigation, search
Line 5: Line 5:
 
  |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
|ShortHand=
+
  |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.
 +
|Reward=Remeber to use the <nowiki>{{</nowiki>i}} for items and <nowiki>{{</nowiki>gold}} for gold.
 
  }}</onlyinclude>
 
  }}</onlyinclude>
Brief introduction to the dungeon, don't be too long, but be flavorful.
+
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.
  
 
<includeonly>[[Category:Infobox Templates]]</includeonly>
 
<includeonly>[[Category:Infobox Templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 20:38, 22 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.
}}
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.