summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.footer.custom.page
blob: 4952c8db0877fad304a8df220ecaeb13b55ba9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="html.footer.custom" type="topic" style="xslt-template"><info><link type="guide" xref="html" group="templates"/><link type="guide" xref="templates" group="html"/><link type="guide" xref="stubs" group="html"/><revision version="3.28" date="2017-05-24" status="final"/><desc>Stub to output custom footer content.</desc><stub xmlns="http://projects.gnome.org/yelp/xsldoc/"/></info><title>html.footer.custom</title><p>Stub to output custom footer content.</p><note><p>This template is a stub. Customizations may override it for
            additional functionality.</p></note>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>node</code></title>
      <p>The node a page is being created for.</p>
    </item>
  </terms></synopsis>
  <p>This template is a stub, called by <code style="xslt-template" xref="html.page">html.page</code>. It is called inside the <code>footer</code> element, after <code style="xslt-mode" xref="html.footer.mode">html.footer.mode</code> is applied to <code style="xslt-param">node</code>. You can override this template to provide additional content below the main content.</p>
</page>