Difference between revisions of "Template:DungeonInfobox/doc"

From DDwiki
Jump to: navigation, search
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.
  
 +
<nowiki><onlyinclude>{{
 +
{{{tpl|DungeonInfobox}}}
 +
|DisplayText={{{DisplayText|---}}}
 +
|Name=
 +
|Difficulty=Easy|Medium|Hard|Vicious
 +
|Region=Central|East|West|South|North
 +
|ShortHand=
 +
|Monsters=
 +
|Boss=
 +
|SuggestedClasses=
 +
|Unlock=
 +
}}</onlyinclude>
 +
 +
</nowiki>
  
 
<includeonly>[[Category:Infobox Templates]]</includeonly>
 
<includeonly>[[Category:Infobox Templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 20:11, 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=
|Difficulty=Easy|Medium|Hard|Vicious
|Region=Central|East|West|South|North
|ShortHand=
|Monsters=
|Boss=
|SuggestedClasses=
|Unlock=
}}</onlyinclude>