Difference between revisions of "Template:Class"
From DDO Compendium
m |
MNDeveloper (talk | contribs) |
||
(31 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|name = | |name = | ||
|alignment= | |alignment= | ||
| | |unlock= | ||
|hitdice= | |hitdice= | ||
|skillinfo= | |skillinfo= | ||
Line 12: | Line 11: | ||
|enhancementtree2= | |enhancementtree2= | ||
|enhancementtree3= | |enhancementtree3= | ||
|enhancementtree4= | |||
|enhancementtree5= | |||
|advancement= | |advancement= | ||
|spellinfo= | |spellinfo= | ||
|overview= | |overview= | ||
|notes = | |notes = | ||
| | |bonusfeatinfo= | ||
|otherinfo= | |otherinfo= | ||
}} | }} | ||
Line 23: | Line 24: | ||
|name = Class | |name = Class | ||
|description = This template is used to render information about a Class. Example of the Template in Use: [[Artificer]]. | |description = This template is used to render information about a Class. Example of the Template in Use: [[Artificer]]. | ||
|category = Player Character Templates | |||
|usesnamedparameters = true | |usesnamedparameters = true | ||
|parameter1name = name | |parameter1name = name | ||
|parameter1description = The class name. | |parameter1description = The class name. | ||
|parameter2name = alignment | |parameter2name = alignment | ||
|parameter2description = What alignments are possible for this class, leave blank | |parameter2description = What alignments are possible for this class, leave blank | ||
|parameter3name = unlock | |||
|parameter3name = | |parameter3description = This specifies information on how to unlock. Use one of the drop location templates to specify it. The list of templates can be found here: [[:Category:DropLocation Templates]]. If there is more than one, put each on its own line starting with an asterisk. | ||
|parameter3description = The | |parameter4name = hitdice | ||
|parameter4description = The base hit dice for the class. | |||
|parameter4name = | |parameter5name = skillinfo | ||
|parameter4description | |parameter5description = Enter the information about the skills points and class skills. Use [[Template:ClassSkillInfo]] | ||
|parameter6name = proficiencies | |||
|parameter6description = Enter the weapon and armor proficiencies this class gets by default. Use [[Template:ClassProficiencies]] | |||
|parameter7name = enhancementtree1 | |||
| | |parameter7description = Name of the first enhancement tree. | ||
|parameter8name = enhancementtree2 | |||
| | |parameter8description = Name of the second enhancement tree. | ||
| | |parameter9name = enhancementtree3 | ||
|parameter9description = Name of the third enhancement tree. | |||
| | |parameter10name = enhancementtree4 | ||
| | |parameter10description = Name of the fourth enhancement tree. | ||
|parameter8name = | |parameter11name = enhancementtree5 | ||
|parameter8description = Name of the | |parameter11description = Name of the fifth enhancement tree. | ||
|parameter12name = advancement | |||
|parameter9name = | |parameter12description = Enter the advancement information. Use [[Template:ClassAdvancementTableHeader]] followed by 20 [[Template:ClassAdvancementTableLevel]] | ||
|parameter9description = Name of the | |parameter13name = spellinfo | ||
|parameter13description = Information about the spells | |||
|parameter10name = | |parameter14name = overview | ||
|parameter10description = Name of the | |parameter14description = Overview of the class | ||
| | |parameter15name = notes | ||
| | |parameter15description = Any note | ||
| | |parameter16name = bonusfeatinfo | ||
| | |parameter16description = Enter the information about the levels they class gets bonus feats. The list of feats will by auto-generated. | ||
|parameter17name = bonusfeattitle | |||
| | |parameter17description = The title for the bonus feat section. Default is "Bonus Feats". | ||
| | |parameter18name = otherinfo | ||
|parameter18description = Enter any other information you want displayed after the spells section. Use multiple [[Template:ClassOtherInfo]] | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}}</noinclude> | }}</noinclude> | ||
{{ClassesHeader|{{{name|}}}}} | {{#ifeq: {{FULLPAGENAME}} |Template:Class||{{ClassesHeader|{{{name|}}}}}}} | ||
<div> | <div> | ||
<div class="quest"> | <div class="quest"> | ||
<div class="box outer-box"> | <div class="box outer-box"> | ||
<div class="box inner-box"> | <div class="box inner-box"><span class="box-header">'''Unlock:'''</span>{{#if: {{{unlock|}}}|{{WrapMultiLine|{{{unlock}}}}}|* Free}}</div> | ||
<span class="box-header">''' | <div class="box inner-box"><span class="box-header">'''Alignment:'''</span><br>{{#if: {{{alignment|}}}|{{{alignment}}}|Any}}</div> | ||
{{#if: {{{ | {{#if: {{{hitdice|}}} |<div class="box inner-box"><span class="box-header">'''Hit Dice:'''</span><br>{{{hitdice}}}</div>}} | ||
<div class="box inner-box"><span class="box-header">'''Skills'''</span><br>{{{skillinfo}}}</div> | <div class="box inner-box"><span class="box-header">'''Skills'''</span><br>{{{skillinfo}}}</div> | ||
<div class="box inner-box"><span class="box-header">'''Proficiencies'''</span><br>{{{proficiencies}}}</div> | <div class="box inner-box"><span class="box-header">'''Proficiencies'''</span><br>{{{proficiencies}}}</div> | ||
<div class="box inner-box"><span class="box-header">'''Enhancement Trees'''</span><br>[[{{{enhancementtree1}}}]]<br>{{#if: {{{enhancementtree2|}}}|[[{{{enhancementtree2}}}]]<br>}}{{#if: {{{enhancementtree3|}}}|[[{{{enhancementtree3}}}]]<br>}}</div> | <div class="box inner-box"><span class="box-header">'''Enhancement Trees'''</span><br>[[{{{enhancementtree1}}} Tree|{{{enhancementtree1}}}]]<br>{{#if: {{{enhancementtree2|}}}|[[{{{enhancementtree2}}} Tree|{{{enhancementtree2}}}]]<br>}}{{#if: {{{enhancementtree3|}}}|[[{{{enhancementtree3}}} Tree|{{{enhancementtree3}}}]]<br>}}{{#if: {{{enhancementtree4|}}}|[[{{{enhancementtree4}}} Tree|{{{enhancementtree4}}}]]<br>}}{{#if: {{{enhancementtree5|}}}|[[{{{enhancementtree5}}} Tree|{{{enhancementtree5}}}]]<br>}}</div> | ||
</div> | </div> | ||
<div class="paragraph-header">Overview</div> | <div class="paragraph-header">Overview</div> | ||
Line 88: | Line 78: | ||
<div class="paragraph-header">Past Lives</div> | <div class="paragraph-header">Past Lives</div> | ||
<div class="paragraph-body"> | <div class="paragraph-body"> | ||
{| class=" | {| class="compendiumtable compendiumtablenonsortable cellwidth75" | ||
! | ! class="cellwidth10" | Icon || class="cellwidth15" | Feat || class="cellwidth75" | Description | ||
{{#lst:Heroic Past | {{#lst:Heroic Past Life Feats|{{lc:{{{name}}}}}}} | ||
|} | |} | ||
</div> | </div> | ||
{{#if: {{{spellinfo|}}}|<div class="paragraph-header">Spells</div><div class="paragraph-body"> | {{#if: {{{spellinfo|}}}|<div class="paragraph-header">Spells</div><div class="paragraph-body"> | ||
: ''See Also: [[{{{name}}} | : ''See Also: [[{{{name}}} Spells]]'' | ||
{{{spellinfo}}}</div>}} | {{{spellinfo}}}</div>}}{{#if: {{{otherinfo|}}}|{{{otherinfo}}}}}{{#if: {{{notes|}}}|<div class="paragraph-header">Notes</div><div class="paragraph-body"> | ||
{{#if: {{{otherinfo|}}}|{{{otherinfo}}}}} | {{{notes}}}</div>}}{{#if: {{{advancement|}}}|<div class="paragraph-header">Advancement</div><div class="paragraph-body">{{{advancement}}}</div>}}{{#if: {{{bonusfeatinfo|}}}|<div class="paragraph-header">{{{bonusfeattitle|Bonus Feats}}}</div><div class="paragraph-body">{{{bonusfeatinfo}}}<br><br> | ||
{{#if: {{{notes|}}}|<div class="paragraph-header">Notes</div><div class="paragraph-body"> | <div style="-webkit-column-count:3;column-count:3;">{{#DPL: | ||
{{{notes}}}</div>}} | |category={{{name}}} Bonus Feats | ||
{{#if: {{{advancement|}}}|<div class="paragraph-header">Advancement</div><div class="paragraph-body">{{{advancement}}}</div>}} | |ordermethod=title | ||
{{#if: {{{ | |uses = Template:Feat | ||
==== Bonus Feats ==== | |noresultsheader=None | ||
{{{ | }}</div></div>}} | ||
=== Class Feats === | |||
{{:Category:{{{name}}} Class Feats}} | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 00:33, 30 May 2024
{{Template:Class |name = |alignment= |unlock= |hitdice= |skillinfo= |proficiencies= |enhancementtree1= |enhancementtree2= |enhancementtree3= |enhancementtree4= |enhancementtree5= |advancement= |spellinfo= |overview= |notes = |bonusfeatinfo= |otherinfo= }}
Class[edit]
This template is used to render information about a Class. Example of the Template in Use: Artificer.
Usage[edit]
Parameter Documentation | |
name | The class name. |
alignment | What alignments are possible for this class, leave blank |
unlock | This specifies information on how to unlock. Use one of the drop location templates to specify it. The list of templates can be found here: Category:DropLocation Templates. If there is more than one, put each on its own line starting with an asterisk. |
hitdice | The base hit dice for the class. |
skillinfo | Enter the information about the skills points and class skills. Use Template:ClassSkillInfo |
proficiencies | Enter the weapon and armor proficiencies this class gets by default. Use Template:ClassProficiencies |
enhancementtree1 | Name of the first enhancement tree. |
enhancementtree2 | Name of the second enhancement tree. |
enhancementtree3 | Name of the third enhancement tree. |
enhancementtree4 | Name of the fourth enhancement tree. |
enhancementtree5 | Name of the fifth enhancement tree. |
advancement | Enter the advancement information. Use Template:ClassAdvancementTableHeader followed by 20 Template:ClassAdvancementTableLevel |
spellinfo | Information about the spells |
overview | Overview of the class |
notes | Any note |
bonusfeatinfo | Enter the information about the levels they class gets bonus feats. The list of feats will by auto-generated. |
bonusfeattitle | The title for the bonus feat section. Default is "Bonus Feats". |
otherinfo | Enter any other information you want displayed after the spells section. Use multiple Template:ClassOtherInfo |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
Unlock:
- Free
Alignment:
Any
Any
Skills
{{{skillinfo}}}
{{{skillinfo}}}
Proficiencies
{{{proficiencies}}}
{{{proficiencies}}}
Enhancement Trees
[[{{{enhancementtree1}}} Tree|{{{enhancementtree1}}}]]
[[{{{enhancementtree1}}} Tree|{{{enhancementtree1}}}]]
Overview
{{{overview}}}
Past Lives
Icon | Feat | Description |
---|
Class Feats[edit]
{{:Category:{{{name}}} Class Feats}}