Difference between revisions of "Template:Mount"

From DDO Compendium
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
|speed=
|speed=
|update=
|update=
|certificate=
}}
}}
</pre>
</pre>
Line 39: Line 40:
|parameter8name = update
|parameter8name = update
|parameter8description = Which update was this item added to the game in.
|parameter8description = Which update was this item added to the game in.
|parameter9name = certificate
|parameter9description = How this was retrieved, if not via a certificate
}}
}}
</noinclude>
</noinclude>
Line 83: Line 86:
</td>
</td>
</tr>}}
</tr>}}
<tr><td>
'''Added to Stable Using:''' {{#if: {{{certificate|}}}|{{RenderLink|{{{certificate|}}}}}|[[Mount Certificate: {{{name}}}]]}}
</td></tr>
</table>
</table>
</div>
</div>
Line 88: Line 94:
{{#seo:
{{#seo:
|type=website
|type=website
|image={{#ifexist:File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{#ifexist:File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}|}}}}
|image={{PageExists|File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{PageExists|File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}}}}}
|description=Mount
|description=Mount
|site_name={{SITENAME}}
|site_name={{SITENAME}}

Latest revision as of 01:55, 28 June 2023

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

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

Template

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