Difference between revisions of "Template:Hireling"
From DDO Compendium
MNDeveloper (talk | contribs) |
|||
Line 78: | Line 78: | ||
{{#if: {{{class|}}}|'''Class:''' [[{{{class|Unknown}}}]]<br>[[Category:{{{class|}}} Hirelings]] }} | {{#if: {{{class|}}}|'''Class:''' [[{{{class|Unknown}}}]]<br>[[Category:{{{class|}}} Hirelings]] }} | ||
{{#if: {{{commands|}}}|'''Available Commands:''' {{WrapMultiLine|{{{commands|}}} }}<br>}} | {{#if: {{{commands|}}}|'''Available Commands:''' {{WrapMultiLine|{{{commands|}}} }}<br>}} | ||
{{#if: {{{goldseal|}}}|'''Gold Seal:''' {{{goldseal}}} [[Astral Shard]]{{#ifeq: {{{goldseal}}}|1||s}}<br>}} | {{#if: {{{goldseal|}}}|'''Gold Seal:''' {{{goldseal}}} [[Astral Shard]]{{#ifeq: {{{goldseal}}}|1||s}}<br>}} | ||
{{#if: {{{description|}}} |<br>'''Description:''' {{{description}}} }} | {{#if: {{{description|}}} |<br>'''Description:''' {{{description}}} }} | ||
</tr> | </tr> | ||
{{#if: {{{weight|}}}{{{basevalue|}}}|<tr><td><table class="item-table"><tr><td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td><td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td></tr></table></td></tr>}} | {{#if: {{{weight|}}}{{{basevalue|}}}|<tr><td><table class="item-table"><tr><td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td><td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td></tr></table></td></tr>}} | ||
Line 102: | Line 89: | ||
</table> | </table> | ||
</td> | </td> | ||
<td class="extra-details">{{#if: {{{purchaselocation|}}}|''Where To Find:''' {{WrapMultiLine|{{{purchaselocation}}}}} | |||
|[[Category:Items without a Drop Location]]}}{{#if: {{{notes|}}} |<br>'''Notes:''' {{{notes}}} }} | |||
{{#if: {{{patchhistory|}}} |<br>'''Patch History:''' {{{patchhistory}}} }}</td> | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 20:57, 5 March 2020
{{Template:Hireling |name = |race = |class = |level = |minimumlevel = |commands = |purchaselocation= |basevalue = |goldseal = |flavortext = |description = |notes = |patchhistory = |update = |weight = }}
Hireling[edit]
This template is used to describe hirelings.
Usage[edit]
Parameter Documentation | |
name | The name of the hireling. |
race | The race of the hireling. |
class | The class of the hireling. |
level | The level of the hireling |
minimumlevel | The minimum level required to summon this hireling. This number can be lower than the level of the hireling. |
commands | Available active commands on this hireling |
purchaselocation | Which vendors sell this hireling. Use the Template:VendorPurchase in a bulleted list here |
basevalue | The cost of this hireling. Use Template:Price |
goldseal | The cost of this hireling in Astral Shards |
flavortext | Any flavor text related to this hireling |
description | Specific description of this hireling |
notes | Any notes about this hireling. |
patchhistory | Any patches that have happened |
update | Which update this hireling was introduced in. |
weight | How much the hireling contract weighs |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.