Difference between revisions of "Template:Weapon"
From DDO Compendium
Line 22: | Line 22: | ||
== The Template == | == The Template == | ||
</noinclude> | |||
<table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | |||
<tr><th rowspan="2"> | |||
<table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | |||
<table class="plainlinks" style="width: | <tr style="text-align: left;"> | ||
<tr style="text-align: | |||
<th rowspan="2">[[File:{{{name}}}_Icon.png|40px|x40px|]]</th> | <th rowspan="2">[[File:{{{name}}}_Icon.png|40px|x40px|]]</th> | ||
<th>{{{name}}}</th> | <th>{{{name}}}</th> | ||
Line 37: | Line 40: | ||
<tr><td colspan="2">Attack: {{{attackmod}}}</td></tr> | <tr><td colspan="2">Attack: {{{attackmod}}}</td></tr> | ||
<tr><td colspan="2">Damage: {{{damagemod}}}</td></tr> | <tr><td colspan="2">Damage: {{{damagemod}}}</td></tr> | ||
<tr><td colspan="2">Enhancements: placeholder wip sorry</td></tr> | |||
</table> | |||
</th> | |||
<th> | |||
<table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | |||
<tr><th>[[File:{{{name}}}.png|]]</th></tr> | |||
</table> | |||
</th> | |||
</tr> | |||
<tr><td>'''Extra Details:''' {{{details}}}</td></tr> | |||
</table> | </table> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Weapons]] | [[Category:Weapons]] |
Revision as of 04:03, 19 April 2018
How To Use This Template[edit]
All weapons on this wiki should start with a blank page containing the following:
{{Template:Weapons |
|name = |
|type = |
|proficiency = |
|minlevel = |
|binding = |
|basedamagerating = |
|critprofile = |
|attackmod = |
|damagemod = |
}} |
Fill in the information, using a completed weapon - such as Riftmaker - for an example. When you preview or save the page, it will format itself!
The Template[edit]
|
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Extra Details: {{{details}}} |