Difference between revisions of "Template:DDClass"

From DDwiki
Jump to: navigation, search
m (Adding field: rewards)
m (Adding template cat)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<includeonly>
 
{|
 
{|
 
{| style="background:transparent" align ="right"
 
{| style="background:transparent" align ="right"
Line 7: Line 8:
 
{| width=290px style="font-family: verdana; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #CCCCFF; color:black; border:1px solid; float:{{{align|right}}};"
 
{| width=290px style="font-family: verdana; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #CCCCFF; color:black; border:1px solid; float:{{{align|right}}};"
 
|-
 
|-
| align="center" colspan="2"|<font size="2">'''''{{PAGENAME}}'''''</font>
+
| align="center" colspan="2"|<font size="2">'''''{{{title}}}'''''</font>
 
|-  
 
|-  
 
| align="center" colspan="2"|{{{image}}}
 
| align="center" colspan="2"|{{{image}}}
Line 26: Line 27:
 
| style="border: 1px black solid; background-color: #FFFFFF"|{{{skills}}}
 
| style="border: 1px black solid; background-color: #FFFFFF"|{{{skills}}}
 
|-
 
|-
[[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 achieving 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 achieving this
 +
|rewards=Completing will earn this
 +
|skills=
 +
Place class skills here:
 +
'''Name''' - and description
 +
* Or bullet if no name is given
 +
|}}
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 20:04, 30 December 2010


Usage:

{{DDClass
|title=Class Name
|image=[[File:HeroFighterLarge.png|75px]]
|races=Recommended race to use
|tier=Tier of the class
|unlocked=By achieving this
|rewards=Completing will earn this
|skills= 
Place class skills here:
'''Name''' - and description
* Or bullet if no name is given
|}}


Class Name
HeroFighterLarge.png
Suggested Races Recommended race to use
Tier Tier of the class
Unlocked By By achieving this
Rewards for completion Completing will earn this
Skills Place class skills here:

Name - and description

  • Or bullet if no name is given