{{node:name}}

The {{node:name}} parameter evaluates to the relative file name of the current node, without any directories.

For example, on this node, the {{node:name}} parameter evaluates to:

node-name

Compare this with the {{node-name:foo/bar}} parameter, which evaluates to the name of the other referenced node.

Tags: parameters

This page was generated by Uriel with the following settings:

Page Details

Resource Path Project File
Node parameters/node-name nodes/parameters/node-name
Template default.html templates/default.html
URL /parameters/node-name/ public/parameters/node-name/index.html

Node Headers

Header (Lowercase) Value
title {{node:name}}
+-tags *
breadcrumb-separator »
canonical-url https://documentation.uriel.foo
rss-description Uriel Documentation
rss-image-height 32
rss-image-url /favicon-32x32.png
rss-image-width 32
rss-max-entries 50
rss-title Uriel Documentation
rss-url /rss.xml
sitemap-max-entries 10000
sitemap-url /sitemap.xml
tag-node tag
tags parameters
template default.html

Node Timestamps

Type Value
Created
Modified 2026-06-07T18:03:35-04:00

Node Methods

Method Value
get_parent_node() parameters/index
get_path() parameters/node-name
get_node_type() file
get_url() /parameters/node-name/
get_canonical_url() https://documentation.uriel.foo/parameters/node-name/
get_name() node-name
get_display_name() Node Name
get_title() {{node:name}}
get_escaped_title() {{node:name}}
get_link() <a href="/parameters/node-name/">{{node:name}}</a>
get_canonical_link() <a href="https://documentation.uriel.foo/parameters/node-name/">{{node:name}}</a>
get_link_prefix() <p>
get_link_suffix() </p>
get_tags() ['parameters']
get_dest_dir() ./public/parameters/node-name
get_dest_file() ./public/parameters/node-name/index.html
get_breadcrumb_separator() &raquo;