Difference between revisions of "Template:Mount"

From DDO Compendium
Line 11: Line 11:
|update=
|update=
|certificate=
|certificate=
|droplocation=
}}
}}
</pre>
</pre>
Line 42: Line 43:
|parameter9name = certificate
|parameter9name = certificate
|parameter9description = How this was retrieved, if not via a certificate
|parameter9description = How this was retrieved, if not via a certificate
|parameter10name = droplocation
|parameter100description = This specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: [[:Category:DropLocation Templates]]. If there is more than one, put each on its own line starting with an asterisk. ONLY USE IF THERE IS NOT
}}
}}
</noinclude>
</noinclude>
Line 87: Line 90:
</tr>}}
</tr>}}
<tr><td>
<tr><td>
'''Added to Stable Using:''' {{#if: {{{certificate|}}}|{{RenderLink|{{{certificate|}}}}}|[[Mount Certificate: {{{name}}}]]}}
'''Added to Stable Using:''' {{#if: {{{certificate|}}}|{{RenderLink|{{{certificate|}}}}}|{{#if: {{{droplocation|}}}|{{WrapMultiLine|{{{droplocation}}}}}|[[Mount Certificate: {{{name}}}]]}}}}
</td></tr>
</td></tr>
</table>
</table>

Revision as of 00:08, 30 May 2024

{{Template:Mount
|name =
|type=
|description =
|icon=
|image=
|bug=
|speed=
|update=
|certificate=
|droplocation=
}}

Mount[edit]

This template is used to render information about a mount.

Usage[edit]

Parameter Documentation
nameThe name of the mount.
typeWhat type of mount is it
Possible Values:
  • Horse
  • Unicorn
descriptionEnter the description that is shown when clicked on in the stable.
iconThe icon to use for this item, overrides the icon using the item name
imageThe image for the companion, if the default named one doesn't work.
bugContains any information about a bug related to the item. Use Template:Bug
speedWhich speed is this mount
Possible Values:
  • Normal
  • Fast
updateWhich update was this item added to the game in.
certificateHow this was retrieved, if not via a certificate
droplocation{{{parameter10description}}}

Template

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