summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal.if.custom.page
blob: e74bac1e09fd064618bb003d172167c2759d60c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" style="xslt-param" id="mal.if.custom">
 <info>
  <link type="guide" xref="mal-if" group="params"/>
  <link type="guide" xref="params" group="mal"/>
  <desc>A custom list of supported tokens.</desc>
  <revision version="3.8" date="2012-11-05" status="final"/>
 </info>
 <title>mal.if.custom</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 extra values enabled by hand or by a customization stylesheet.</p>
 <synopsis>
  <terms>
   <item>
    <title><code>mal.if.custom</code></title>
    <p><code>''</code></p>
   </item>
  </terms>
 </synopsis>
</page>