Title: {{node:name}}

<p>
    The <b>&lbrace;&lbrace;node:name&rbrace;&rbrace;</b> parameter evaluates
    to the relative file name of the current node, without any directories.
</p>

<p>
    For example, on this node, the
    <b>&lbrace;&lbrace;node:name&rbrace;&rbrace;</b>
    parameter evaluates to:
</p>

<p><pre>{{node:name}}</pre></p>

<p>
    Compare this with the {{node-link:parameters/node-name-some-other-node}}
    parameter, which evaluates to the name of the other referenced node.
</p>

