Difference between revisions of "Template:DKK/doc"

From blackwiki
Jump to navigation Jump to search
imported>IceWelder
(Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> ==...')
 
imported>IceWelder
Line 2: Line 2:
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
== Usage ==
 
== Usage ==
 +
This template renders a Danish currency value (DKK) with an [[ISO 4217]] identifier linked to the [[Danish krone]] article.
 +
:<code><nowiki>{{DKK|123.45}}</nowiki></code> produces <code>{{DKK|123.45}}</code>
 +
:<code><nowiki>{{DKK|123.45|link=yes}}</nowiki></code> produces <code>{{DKK|123.45|link=yes}}</code>
  
 +
== See also ==
 +
* [[Wikipedia:Manual of Style (dates and numbers)#Currencies]]
 +
* {{tl|US$}}
 +
* {{tl|GBP}}
 +
* {{tl|SEK}}
  
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||
 
<!-- Categories below this line, please; interwikis at Wikidata -->
 
<!-- Categories below this line, please; interwikis at Wikidata -->
 
+
[[Category:Denmark templates]]
 +
[[Category:Currency templates]]
 
}}</includeonly>
 
}}</includeonly>

Revision as of 14:06, 25 January 2017

Usage

This template renders a Danish currency value (DKK) with an ISO 4217 identifier linked to the Danish krone article.

{{DKK|123.45}} produces 123.45 kr.
{{DKK|123.45|link=yes}} produces 123.45 kr.

See also