summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/l10n.number.page
blob: bccd033a27f68421d45538f579106ca3f76d0ddf (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" 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 according to a localized numbering system</desc></info><title>l10n.number</title><p>Formats a number according to a localized numbering 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>The numbering system to use</p>
    </item>
  </terms></synopsis>
  <comment><p>Talk about numbering systems</p></comment>
<list style="compact"><title>Calls Templates</title><item><p><link xref="l10n.number.cjk-ideographic"/></p></item></list></page>