Difference between revisions of "Template:Armor"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 38: | Line 38: | ||
<tr style="text-align: left;"><td colspan="2">'''{{{binding}}}'''</td></tr><tr style="text-align: left;"><td colspan="2">{{#ifeq: {{{type|}}}|Docent|'''Race Required''': Warforged or Bladeforged|'''{{{proficiency}}} Armor Proficiency'''[[Category:Armor with {{{proficiency}}} Proficiency]]}}</td></tr><tr style="text-align: left;"><td colspan="2">'''Armor Bonus w/Dex:''' {{{dexarmorbonus}}}</td></tr><tr style="text-align: left;"><td colspan="2">'''Armor Bonus:''' | <tr style="text-align: left;"><td colspan="2">'''{{{binding}}}'''</td></tr><tr style="text-align: left;"><td colspan="2">{{#ifeq: {{{type|}}}|Docent|'''Race Required''': Warforged or Bladeforged|'''{{{proficiency}}} Armor Proficiency'''[[Category:Armor with {{{proficiency}}} Proficiency]]}}</td></tr><tr style="text-align: left;"><td colspan="2">'''Armor Bonus w/Dex:''' {{{dexarmorbonus}}}</td></tr><tr style="text-align: left;"><td colspan="2">'''Armor Bonus:''' | ||
{{{armorbonus}}}</td></tr>{{#if: {{{maxdex|}}}|<tr style="text-align: left;"><td colspan="2">'''Max Dex Bonus:''' {{{maxdex|}}}</td></tr>}}{{#if: {{{armorcheckpenalty|}}}|<tr style="text-align: left;"><td colspan="2">'''Armor Check Penalty:''' {{{armorcheckpenalty|}}}</td></tr>}}{{#if: {{{spellfailure|}}}|<tr style="text-align: left;"><td colspan="2">'''Spell Failure:''' {{{spellfailure|}}}</td></tr>}}<tr style="text-align: left; font-weight: normal;"><td colspan="2">'''Enchantments:''' | {{{armorbonus}}}</td></tr>{{#if: {{{maxdex|}}}|<tr style="text-align: left;"><td colspan="2">'''Max Dex Bonus:''' {{{maxdex|}}}</td></tr>}}{{#if: {{{armorcheckpenalty|}}}|<tr style="text-align: left;"><td colspan="2">'''Armor Check Penalty:''' {{{armorcheckpenalty|}}}</td></tr>}}{{#if: {{{spellfailure|}}}|<tr style="text-align: left;"><td colspan="2">'''Spell Failure:''' {{{spellfailure|}}}</td></tr>}}<tr style="text-align: left; font-weight: normal;"><td colspan="2">'''Enchantments:''' | ||
{{{enchantments|}}}{{MaterialDR|{{{material}}}}}</td></tr><tr style="text-align: left; font-weight: normal;"><td colspan="2">{{Material|{{{material}}}|{{#if: {{{hardness|}}}|{{{hardness}}} |}}|{{#if: {{{durability|}}}|{{{durability}}}|}}}}</td></tr> | {{{enchantments|}}} | ||
{{MaterialDR|{{{material}}}}}</td></tr><tr style="text-align: left; font-weight: normal;"><td colspan="2">{{Material|{{{material}}}|{{#if: {{{hardness|}}}|{{{hardness}}} |}}|{{#if: {{{durability|}}}|{{{durability}}}|}}}}</td></tr> | |||
<tr style="text-align: left; font-weight: normal;"><td colspan="2">'''Description:''' ''{{{description}}}''</td></tr> | <tr style="text-align: left; font-weight: normal;"><td colspan="2">'''Description:''' ''{{{description}}}''</td></tr> | ||
</table></td><td><table class="plainlinks" style="width: 100%; background-color: #000000"><tr><th style="padding-top:15px;padding-bottom:15px">[[File:{{{name}}}.png|300px|]]</th></tr><tr><td style="vertical-align: top; font-weight: normal; border-top: 1px solid #B0B5B8; padding: 15px;">'''Drop Location:''' {{{droplocation|}}}{{#if: {{{details}}} | <br>'''Extra Details:''' {{{details}}}}}{{#if: {{{upgradeable|}}} | <br>'''Upgradeable:''' {{{upgradeable}}}}}</td></tr></table></td></tr></table>[[Category:{{{type}}}]][[Category:Update {{{update|Unknown}}} Loot]]<noinclude>[[Category:Template]]</noinclude> | </table></td><td><table class="plainlinks" style="width: 100%; background-color: #000000"><tr><th style="padding-top:15px;padding-bottom:15px">[[File:{{{name}}}.png|300px|]]</th></tr><tr><td style="vertical-align: top; font-weight: normal; border-top: 1px solid #B0B5B8; padding: 15px;">'''Drop Location:''' {{{droplocation|}}}{{#if: {{{details}}} | <br>'''Extra Details:''' {{{details}}}}}{{#if: {{{upgradeable|}}} | <br>'''Upgradeable:''' {{{upgradeable}}}}}</td></tr></table></td></tr></table>[[Category:{{{type}}}]][[Category:Update {{{update|Unknown}}} Loot]]<noinclude>[[Category:Template]]</noinclude> |
Revision as of 19:31, 3 May 2018
How To Use This Template[edit]
All armor on this wiki should start with a blank page containing the following:
{{Template:Armor |
|name = |
|type = |
|proficiency = |
|minlevel = |
|binding = |
|dexarmorbonus = |
|armorbonus = |
|maxdex = |
|armorcheckpenalty = |
|spellfailure = |
|enchantments = |
* Lead each new line of Enchantments with an Asterisk |
|material = (Just put type, will auto link) |
|hardness = |
|durability = |
|description = |
|update = |
|droplocation = (If there is one, put it on this line using template:droplocation, otherwise put on a new line and lead each with and asterisk) |
|details = |
|upgradeable = |
}} |
Fill in the information, using a completed armor for an example. When you preview or save the page, it will format itself!
The Template[edit]
|
|
[[Category:{{{type}}}]]