Difference between revisions of "Template:DDClass"
From DDwiki
(Adding usage instructions and example) |
m (Adding template cat) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | 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">'''''{{ | + | | align="center" colspan="2"|<font size="2">'''''{{{title}}}'''''</font> |
|- | |- | ||
| align="center" colspan="2"|{{{image}}} | | align="center" colspan="2"|{{{image}}} | ||
Line 27: | Line 27: | ||
| style="border: 1px black solid; background-color: #FFFFFF"|{{{skills}}} | | style="border: 1px black solid; background-color: #FFFFFF"|{{{skills}}} | ||
|- | |- | ||
− | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
Line 36: | Line 35: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{DDClass | {{DDClass | ||
− | |title=Class Name | + | |title=Class Name |
|image=[[File:HeroFighterLarge.png|75px]] | |image=[[File:HeroFighterLarge.png|75px]] | ||
|races=Recommended race to use | |races=Recommended race to use | ||
|tier=Tier of the class | |tier=Tier of the class | ||
− | |unlocked=By | + | |unlocked=By achieving this |
|rewards=Completing will earn this | |rewards=Completing will earn this | ||
|skills= | |skills= | ||
Line 55: | Line 54: | ||
|races=Recommended race to use | |races=Recommended race to use | ||
|tier=Tier of the class | |tier=Tier of the class | ||
− | |unlocked=By | + | |unlocked=By achieving this |
|rewards=Completing will earn this | |rewards=Completing will earn this | ||
|skills= | |skills= | ||
Line 62: | Line 61: | ||
* Or bullet if no name is given | * Or bullet if no name is given | ||
|}} | |}} | ||
+ | [[Category:Templates]] | ||
</noinclude> | </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 |}}