summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/l10n.number.ionic.page
blob: d50e0a7b632eb2099e6eb27a1b46adf6efa37473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="l10n.number.ionic" type="topic" style="xslt-template"><info><link type="guide" xref="l10n-numbers" group="templates"/><link type="guide" xref="templates" group="l10n"/><revision version="0.0" date="1970-01-01" status="stub"/><desc>Formats a number using the Ionic numeral system</desc></info><title>l10n.number.ionic</title><p>Formats a number using the Ionic numeral system</p>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>value</code></title>
      <p>The numeric value of the number to format</p>
    </item>
    <item>
      <title><code>format</code></title>
      <p>Which format to use</p>
    </item>
  </terms></synopsis>
  <comment><p>Talk about the Ionic numeral system.  Talk about <code style="xslt-param">format</code> See <code>http://en.wikipedia.org/wiki/Greek_numerals</code>.</p></comment>
</page>