Difference between revisions of "Template:DDClass"

From DDwiki
Jump to: navigation, search
m
m (Adding template cat)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<includeonly>
 
{|
 
{|
 
{| style="background:transparent" align ="right"
 
{| style="background:transparent" align ="right"
Line 5: Line 6:
 
|-
 
|-
 
|}
 
|}
{| width=290px style="font-family: arial; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #FFFFFF; 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>
 
|-  
 
|-  
| style="border: 1px black solid;" align="center" colspan="2"|100px|{{{image}}}
+
| align="center" colspan="2"|{{{image}}}
 
|-  
 
|-  
| style="white-space:nowrap"|'''Skills'''
+
| style="white-space:nowrap"|'''Suggested Races'''
| style="border: 1px black solid;"|{{{skills}}}
+
| style="border: 1px black solid; background-color: #FFFFFF"|{{{races}}}
 +
|-
 +
| style="white-space:nowrap"|'''Tier'''
 +
| style="border: 1px black solid; background-color: #FFFFFF"|{{{tier}}}
 
|-
 
|-
 
| style="white-space:nowrap"|'''Unlocked By'''
 
| style="white-space:nowrap"|'''Unlocked By'''
| style="border: 1px black solid;"|{{{unlockedby}}}
+
| style="border: 1px black solid; background-color: #FFFFFF"|{{{unlocked}}}
 +
|-
 +
| '''Rewards for completion'''
 +
| style="border: 1px black solid; background-color: #FFFFFF"|{{{rewards}}}
 +
|-
 +
| style="white-space:nowrap"|'''Skills'''
 +
| style="border: 1px black solid; background-color: #FFFFFF"|{{{skills}}}
 
|-
 
|-
 
|}
 
|}
 +
</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