Difference between revisions of "Template:ItemMaterialDR"

From DDO Compendium
m (MNDeveloper moved page Template:MaterialDR to Template:ItemMaterialDR without leaving a redirect: This is specific to items)
Line 1: Line 1:
<noinclude>[[Category:Template]]This is the template for the DR text that shows in the enhancement section of any item for material types.  Add new descriptions as needed.
<noinclude>{{TemplateDocumentation
 
|name = ItemMaterialDR
This is automatically included in the templates for the weapons/items, etc.
|description = This is the template for the DR text that shows in the enhancement section of any item for material types.  Add new descriptions as needed. This is automatically included in the templates for the weapons/items, etc.
 
|category = Item Templates
</noinclude>
|example1 = <nowiki>{{ItemMaterialDR|Flametouched Iron}}</nowiki>
|example1output = {{ItemMaterialDR|Flametouched Iron}}
|parameter1name = Material
|parameter1description = This is the material that adds to the DR
|parameter1values =
}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
| flametouched iron = * '''Flametouched Iron:''' Mined only in Thrane, flametouched iron is rare and considered sacred by the Church of the Silver Flame. When mined, this iron variety has a speckled dark red color, resembling rust. Adherents of the Church of the Silver Flame believe that flametouched iron carries the particular blessing of their diety, and they use it to make holy symbols, weapons, and armor A flametouched iron weapon is treated as a good-aligned weapon.  
| flametouched iron = * '''Flametouched Iron:''' Mined only in Thrane, flametouched iron is rare and considered sacred by the Church of the Silver Flame. When mined, this iron variety has a speckled dark red color, resembling rust. Adherents of the Church of the Silver Flame believe that flametouched iron carries the particular blessing of their diety, and they use it to make holy symbols, weapons, and armor A flametouched iron weapon is treated as a good-aligned weapon.  

Revision as of 00:08, 5 September 2018

ItemMaterialDR[edit]

This is the template for the DR text that shows in the enhancement section of any item for material types. Add new descriptions as needed. This is automatically included in the templates for the weapons/items, etc.

Example Usage
{{ItemMaterialDR|Flametouched Iron}}* Flametouched Iron: Mined only in Thrane, flametouched iron is rare and considered sacred by the Church of the Silver Flame. When mined, this iron variety has a speckled dark red color, resembling rust. Adherents of the Church of the Silver Flame believe that flametouched iron carries the particular blessing of their diety, and they use it to make holy symbols, weapons, and armor A flametouched iron weapon is treated as a good-aligned weapon.

Usage[edit]

{{ItemMaterialDR|(Material)}}

Parameter Documentation
MaterialThis is the material that adds to the DR

Template

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