Difference between revisions of "Template:ItemMaterial"

From DDO Compendium
Line 1: Line 1:
<noinclude>[[Category:Template]]{{TemplateDocumentation
<noinclude>[[Category:Template]]{{TemplateDocumentation
|name = Material  
|name = Material  
|description = This template is used on equipment to define what material it is made up.
|description = This template is used on equipment to define what material it is made up. This is added automatically by the templates that need it.
|example1 = <nowiki>{{Material|Silver|10|100}}</nowiki>
|example1 = <nowiki>{{Material|Silver|10|100}}</nowiki>
|example1output = {{Material|Silver|10|100}}
|example1output = {{Material|Silver|10|100}}

Revision as of 20:53, 15 May 2018

Material[edit]

This template is used on equipment to define what material it is made up. This is added automatically by the templates that need it.

Example Usage
{{Material|Silver|10|100}}
[[File:{{{name}}}_Icon.png|link=File:{{{name}}}_Icon.png|36px|x36px|]]{{{name}}}
Binding: Unbound


Usage[edit]

{{Material|(Material Type)|(Hardness)|(Durability)}}

Parameter Documentation
Material TypeThis defines what material the item is made of.
HardnessThis defines the hardness of the item.
DurabilityThis defines the durability of the item.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.