Difference between revisions of "Template:HKD/doc"

From blackwiki
Jump to navigation Jump to search
imported>Robertsky
(→‎top: update documentation)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
Line 54: Line 54:
 
* [[Template:USD]]
 
* [[Template:USD]]
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
{{DEFAULTSORT:Hkd}}  
 
{{DEFAULTSORT:Hkd}}  
Line 60: Line 60:
 
[[Category:Currency templates]]
 
[[Category:Currency templates]]
 
[[Category:Unit indicator templates]]
 
[[Category:Unit indicator templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 16:55, 25 April 2020

Usage

This template renders a Hong Kong currency value (HKD) with an ISO 4217 identifier linked to the Hong Kong dollar article.

{{HKD|123.45}} produces HK$123.45

{{HKD}} by itself produces HK$ (simple currency article link)

Usage

This template renders a Hong Kong currency value (HKD) with an ISO 4217 identifier linked to the Hong Kong dollar article. The numeric value is be formatted via {{Format price}}.

Examples

{{HKD|123.45}} produces HK$123.45 (without a space between the abbreviation and the value)

{{HKD|123.45|link=on}} produces HK$123.45 (with the currency symbol linked to Hong Kong dollar article)

{{HKD|1200000}} produces HK$1.2 million (value formatted to the text qualifier)

{{HKD|1.2 million}} produces HK$1.2 million (to allow for arbitrary text qualifiers as needed)

{{HKD}} by itself produces HK$ (simple currency article link)

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for HKD

This template renders a Hong Kong currency value (HKD) with an ISO-4217 identifier linked to the ''Hong Kong dollar'' article. The value will be formatted via {{Format price}}.

Template parameters

ParameterDescriptionTypeStatus
Amount1

The monetary value. Preferably in numeric value.

Example
10000.00
Numberoptional
Display currency articlelink

To display ''Hong Kong dollar'' article. 'on' will display the link.

Example
on
Stringoptional


See also