summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal.if.platform.page
blob: 57fdbef7eefd5cc472eaf3ed2329c3fe212ed0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="mal.if.platform">
 <info>
  <link type="guide" xref="mal-if" group="params"/>
  <link type="guide" xref="params" group="mal"/>
  <desc>The list of supported platform tokens.</desc>
  <revision version="3.8" date="2012-11-05" status="final"/>
 </info>
 <title>mal.if.platform</title>
 <p>This parameter takes a space-separated list of tokens to enable for conditional
 processing. It is used by the template <code xref="mal.if.test">mal.if.test</code>. This parameter is meant
 to hold tokens starting with <sys>platform:</sys>. It should usually be set by hand or
 by a customization stylesheet.</p>
 <synopsis>
  <terms>
   <item>
    <title><code>mal.if.platform</code></title>
    <p><code>''</code></p>
   </item>
  </terms>
 </synopsis>
</page>