Difference between revisions of "Template:DDClass"
From DDwiki
					
										
					
					m (Adding field: rewards)  | 
				 (Adding usage instructions and example)  | 
				||
| Line 1: | Line 1: | ||
| + | <includeonly>  | ||
{|  | {|  | ||
{| style="background:transparent" align ="right"  | {| style="background:transparent" align ="right"  | ||
| Line 28: | Line 29: | ||
[[Category:Classes]]  | [[Category:Classes]]  | ||
|}  | |}  | ||
| + | </includeonly>  | ||
| + | |||
| + | <!-- Example code usage not including in viewable template -->  | ||
| + | <noinclude>  | ||
| + | Usage:  | ||
| + | <pre><nowiki>  | ||
| + | {{DDClass  | ||
| + | |title=Class Name }}  | ||
| + | |image=[[File:HeroFighterLarge.png|75px]]  | ||
| + | |races=Recommended race to use  | ||
| + | |tier=Tier of the class  | ||
| + | |unlocked=By acheiving this  | ||
| + | |rewards=Completing will earn this  | ||
| + | |skills=   | ||
| + | Place class skills here:  | ||
| + | '''Name''' - and description  | ||
| + | * Or bullet if no name is given  | ||
| + | |}}  | ||
| + | </nowiki></pre>  | ||
| + | |||
| + | <!-- Display a sample on of usage -->  | ||
| + | {{DDClass  | ||
| + | |title=Class Name  | ||
| + | |image=[[File:HeroFighterLarge.png|75px]]  | ||
| + | |races=Recommended race to use  | ||
| + | |tier=Tier of the class  | ||
| + | |unlocked=By acheiving this  | ||
| + | |rewards=Completing will earn this  | ||
| + | |skills=   | ||
| + | Place class skills here:  | ||
| + | '''Name''' - and description  | ||
| + | * Or bullet if no name is given  | ||
| + | |}}  | ||
| + | </noinclude>  | ||
Revision as of 16:07, 22 November 2010
Usage:
{{DDClass
|title=Class Name }}
|image=[[File:HeroFighterLarge.png|75px]]
|races=Recommended race to use
|tier=Tier of the class
|unlocked=By acheiving this
|rewards=Completing will earn this
|skills= 
Place class skills here:
'''Name''' - and description
* Or bullet if no name is given
|}}
