Difference between revisions of "Template:Mount"

From DDO Compendium
(Created page with "<noinclude> <pre> {{Template:Mount |name = |description = |icon= |image= |bug= |tricks= |othertricks= }} </pre> {{TemplateDocumentation |name = Mount |description = This templ...")
 
Line 7: Line 7:
|image=
|image=
|bug=
|bug=
|tricks=
|speed=
|othertricks=
}}
}}
</pre>
</pre>
Line 41: Line 40:
<table class="table table-condensed">
<table class="table table-condensed">
<tr>
<tr>
<td class="col-sm-1">{{IconImage|{{{name}}}|{{{icon|}}}}}</td>
<td class="col-sm-1">{{IconImage|{{{name}}} Certificate|{{{icon|}}}}}</td>
<td class="col-sm-11 center">
<td class="col-sm-11 center">
<span class="big">'''{{{name}}}'''</span>
<span class="big">'''{{{name}}}'''</span>

Revision as of 14:54, 29 November 2021

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

Mount[edit]

This template is used to render information about a mount.

Usage[edit]

Parameter Documentation
nameThe name of the mount.
descriptionEnter the description that is on the examine window at the bottom.
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

Template

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