summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal.if.target.page
blob: 1809d6b32aea01efc20fe81e35ed4afcafca4fa6 (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/" style="xslt-param" id="mal.if.target">
 <info>
  <link type="guide" xref="mal-if" group="params"/>
  <link type="guide" xref="params" group="mal"/>
  <desc>The list of supported target tokens.</desc>
  <revision version="3.8" date="2012-11-05" status="final"/>
 </info>
 <title>mal.if.target</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>target:</sys>. It should usually be set by the primary
 importing stylesheet.</p>
 <synopsis>
  <terms>
   <item>
    <title><code>mal.if.target</code></title>
    <p><code>''</code></p>
   </item>
  </terms>
 </synopsis>
</page>