Difference between revisions of "Template:Mount"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
{{Template:Mount | {{Template:Mount | ||
|name = | |name = | ||
|type= | |||
|description = | |description = | ||
|icon= | |icon= | ||
Line 17: | Line 18: | ||
|parameter1name = name | |parameter1name = name | ||
|parameter1description = The name of the mount. | |parameter1description = The name of the mount. | ||
|parameter2name = description | |parameter2name = type | ||
| | |parameter2description = What type of mount is it | ||
| | |parameter2values= | ||
| | * Horse | ||
| | * Unicorn | ||
| | |parameter3name = description | ||
| | |parameter3description = Enter the description that is shown when clicked on in the stable. | ||
| | |parameter4name = icon | ||
| | |parameter4description = The icon to use for this item, overrides the icon using the item name | ||
| | |parameter5name = image | ||
| | |parameter5description = The image for the companion, if the default named one doesn't work. | ||
|parameter6name = bug | |||
|parameter6description = Contains any information about a bug related to the item. Use [[Template:Bug]] | |||
|parameter7name = speed | |||
|parameter7description = Which speed is this mount | |||
|parameter7values= | |||
* Normal | * Normal | ||
* Fast | * Fast | ||
Line 54: | Line 60: | ||
</tr> | </tr> | ||
}} | }} | ||
<tr> | <tr> | ||
<td>'''Speed:''' | <td> | ||
</tr> | '''Speed:''' {{{speed}}}<br>'''Type:''' {{{type}}} | ||
</td></tr> | |||
</table> | </table> | ||
</div> | </div> |
Revision as of 15:04, 29 November 2021
{{Template:Mount |name = |type= |description = |icon= |image= |bug= |speed= }}
Mount[edit]
This template is used to render information about a mount.
Usage[edit]
Parameter Documentation | |
name | The name of the mount. |
type | What type of mount is it Possible Values:
|
description | Enter the description that is shown when clicked on in the stable. |
icon | The icon to use for this item, overrides the icon using the item name |
image | The image for the companion, if the default named one doesn't work. |
bug | Contains any information about a bug related to the item. Use Template:Bug |
speed | Which speed is this mount Possible Values:
|
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.