Template:MountIdFromName/doc

From Terraria Wiki
Jump to navigation Jump to search

This template returns the Mount ID of a mount based on its name.

Usage

{{ mountIdFromName | <mount name> }}

First unnamed parameter

Name of the mount.

Examples

Code Result
{{mountIdFromName|Unicorn Mount}} 10
{{mountIdFromName|Beetle Minecart}} 32
{{mountIdFromName|nonexistent mount name}}