Template:Pony Point/Documentation

From Zelda Wiki, the Zelda encyclopedia
Revision as of 04:14, 4 February 2024 by TriforceTony (talk | contribs) (Created page with "{{#invoke:Documentation|Template|module= Value}} {{Documentation Footer}}<includeonly>Category:Value templates</includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Displays Pony Point values, similar to Template:Rupee.

Usage

SyntaxBoilerplate
{{Pony Point|<value>|<format>}}
{{Pony Point|}}
ParameterStatusDescription
1valuerequiredA numerical value in Pony Point units.
2formatoptionalIf set to -, the "Pony Points" text is removed and the Pony Point article is linked in the icon instead. For use in large data tables.

Displays amounts in Pony Points.

Template parameters

ParameterDescriptionTypeStatus
value1

A numerical value in Pony Point units.

Stringrequired
format2

If set to <code>-</code>, the "[[Pony Point|Pony Points]]" text is removed and the Pony Point article is linked in the icon instead. For use in large data tables.

Booleanoptional
__

Dummy parameter. Do not use.

Unknownoptional

Examples

#InputOutput
1{{Pony Point|0}}
2{{Pony Point|1}}
3{{Pony Point|1000}}
4{{Pony Point|}}
This is the documentation page, it should be transcluded into the main template page. See here for more information.