Difference between revisions of "Template:Hireling"

From DDO Compendium
(add minimum level field)
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:''' &nbsp;{{WrapMultiLine|{{{commands|}}} }}<br>}}
{{#if: {{{commands|}}}|'''Available Commands:''' &nbsp;{{WrapMultiLine|{{{commands|}}} }}<br>}}
{{#if: {{{purchaselocation|}}}|'''Purchase Location(s):''' &nbsp;{{WrapMultiLine|{{{purchaselocation|}}} }}<br>}}
{{#if: {{{purchaselocation|}}}|'''Where To Find:'''<br>
<table class="table table-striped table-condensed>
<tr>
<th scope="col">Vendor</th>
<th scope="col">Location</th>
<th scope="col">Qty</th>
<th scope="col">Price</th>
</tr>
{{{purchaselocation}}}
</table>
|[[Category:Items without a Drop Location]]}}
{{#if: {{{goldseal|}}}|'''Gold Seal:''' &nbsp;{{{goldseal}}}&nbsp;[[Astral Shard]]{{#ifeq: {{{goldseal}}}|1||s}}<br>}}
{{#if: {{{goldseal|}}}|'''Gold Seal:''' &nbsp;{{{goldseal}}}&nbsp;[[Astral Shard]]{{#ifeq: {{{goldseal}}}|1||s}}<br>}}
{{#if: {{{description|}}} |<br>'''Description:''' {{{description}}} }}
{{#if: {{{description|}}} |<br>'''Description:''' {{{description}}} }}

Revision as of 01:16, 23 February 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
nameThe name of the hireling.
raceThe race of the hireling.
classThe class of the hireling.
levelThe level of the hireling
minimumlevelThe minimum level required to summon this hireling. This number can be lower than the level of the hireling.
commandsAvailable active commands on this hireling
purchaselocationWhich vendors sell this hireling. Use the Template:VendorPurchase in a bulleted list here
basevalueThe cost of this hireling. Use Template:Price
goldsealThe cost of this hireling in Astral Shards
flavortextAny flavor text related to this hireling
descriptionSpecific description of this hireling
notesAny notes about this hireling.
patchhistoryAny patches that have happened
updateWhich update this hireling was introduced in.
weightHow 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.