Difference between revisions of "Template:Mount"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{Template:Mount | {{Template:Mount | ||
|name = | |name = | ||
|type= | |||
|description = | |description = | ||
|icon= | |icon= | ||
Line 8: | Line 9: | ||
|bug= | |bug= | ||
|speed= | |speed= | ||
|update= | |||
|certificate= | |||
|droplocation= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 17: | Line 21: | ||
|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 | ||
|parameter8name = update | |||
|parameter8description = Which update was this item added to the game in. | |||
|parameter9name = certificate | |||
|parameter9description = How this was retrieved, if not via a certificate | |||
|parameter10name = droplocation | |||
|parameter10description = 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 A CERTIFICATE | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 54: | Line 69: | ||
</tr> | </tr> | ||
}} | }} | ||
<tr> | <tr> | ||
<td>'''Speed:''' | <td> | ||
</tr> | '''Speed:''' {{{speed}}}<br>'''Type:''' {{{type}}} | ||
</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
Line 75: | Line 89: | ||
</td> | </td> | ||
</tr>}} | </tr>}} | ||
<tr><td> | |||
'''Added to Stable Using:''' {{#if: {{{certificate|}}}|{{RenderLink|{{{certificate|}}}}}|{{#if: {{{droplocation|}}}|{{WrapMultiLine|{{{droplocation}}}}}|[[Mount Certificate: {{{name}}}]]}}}} | |||
</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
</div>[[Category:Mount]]{{#if: {{{update|}}}|[[Category: Update {{{update}}} | </div>[[Category:Mount]][[Category:{{{type}}} Mounts]]{{#if: {{{update|}}}|[[Category: Update {{{update}}} Mount]]|[[Category:Items without an Update]]}} | ||
{{#seo: | {{#seo: | ||
|type=website | |type=website | ||
|image={{ | |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 00:41, 15 June 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 | |
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:
|
update | Which update was this item added to the game in. |
certificate | How this was retrieved, if not via a certificate |
droplocation | 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 A CERTIFICATE |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.