summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.sidebar.right.page
blob: 6bba9e77cd02b718f1ff7aa94764979bfdaf65ec (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="html.sidebar.right">
 <info>
  <link type="guide" xref="html" group="params"/>
  <link type="guide" xref="params" group="html"/>
  <desc>List of components to add to the right sidebar.</desc>
  <revision version="3.30" date="2018-06-10" status="candidate"/>
 </info>
 <title>html.sidebar.right</title>
 <p>This parameter takes a space-separated list of tokens that specify which
 components to add to the stock right sidebar. These stylesheets recognize
 certain tokens, and you can add your own with <code xref="html.sidebar.mode">html.sidebar.mode</code>. See
 <code xref="html.sidebar">html.sidebar</code> for further details.</p>
 <synopsis>
  <terms>
   <item>
    <title><code>html.sidebar.right</code></title>
    <p><code>''</code></p>
   </item>
  </terms>
 </synopsis>
</page>