Template:Equipment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
{{Equipment | {{Equipment | ||
| Name = | | Name = {{subst:FULLPAGENAME}} | ||
| Cost = | | URL-Name= {{subst:PAGENAMEE}} | ||
| Weight = | |||
| Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}} | |||
| Cost| | |||
}}</onlyinclude> | |||
| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}} | |||
| Weight| | |||
}}</onlyinclude> | |||
| Description = | | Description = | ||
| Craft-Skill = | |||
| Craft-DC = | | ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}} | ||
| ShortDesc| | |||
}}</onlyinclude> | |||
| Craft-Skill=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Skill}}} | |||
| Craft-Skill| | |||
}}</onlyinclude> | |||
| Craft-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-DC}}} | |||
| Craft-DC| | |||
}}</onlyinclude> | |||
| Craft-Notes = | | Craft-Notes = | ||
}} | }} | ||
</pre> | </pre> | ||
Note that "Craft-Skill", "Craft-DC", and "Craft-Notes" are optional fields. | Note that "Craft-Skill", "Craft-DC", and "Craft-Notes" are optional fields. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
[[Category:Epic Path]][[Category:Equipment]] | |||
<h3>{{{Name|}}}<span class=plainlinks style="font-size:80%; font-weight:normal; padding-right:5;"> [[https://www.epicpath.org/index.php?title={{{URL-Name}}}&action=edit edit]]</span></h3> | |||
:* '''Cost:''' {{{Cost|0 gp}}} | :* '''Cost:''' {{{Cost|0 gp}}} | ||
:* '''Weight:''' {{{Weight|0.1}}} lbs. | :* '''Weight:''' {{{Weight|0.1}}} lbs. |
Revision as of 15:56, 11 January 2018
This template holds information on equipment, goods and services.
{{Equipment | Name = {{subst:FULLPAGENAME}} | URL-Name= {{subst:PAGENAMEE}} | Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}} | Cost| }}</onlyinclude> | Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}} | Weight| }}</onlyinclude> | Description = | ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}} | ShortDesc| }}</onlyinclude> | Craft-Skill=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Skill}}} | Craft-Skill| }}</onlyinclude> | Craft-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-DC}}} | Craft-DC| }}</onlyinclude> | Craft-Notes = }}
Note that "Craft-Skill", "Craft-DC", and "Craft-Notes" are optional fields.