Template:Poe/Documentation

From Zelda Wiki, the Zelda encyclopedia
Revision as of 15:34, 9 July 2023 by Jumbot (talk | contribs) (→‎top: replaced: Category:Value Templates → Category:Value templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Displays Poe values, similar to Template:Rupee.

Usage

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

Displays amounts in Poes.

Template parameters

ParameterDescriptionTypeStatus
value1

A numerical value in Poe units.

Stringrequired
format2

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

Booleanoptional
__

Dummy parameter. Do not use.

Unknownoptional

Examples

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