{{node:title}}

The {{node:title}} parameter evaluates to the title of the current node.

The title of the node is usually set with the Title header. However, if the Title header is not set, then the node title is inferred from the node file name.

On this node, the {{node:title}} parameter evaluates to {{node:title}}, which is self-referential.

But on the Some Other Node page, the node title would evaluate to:

Some Other Node

Compare this with {{node-title:foo/bar}}, which evaluates to the title 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-title nodes/parameters/node-title
Template default.html templates/default.html
URL /parameters/node-title/ public/parameters/node-title/index.html

Node Headers

Header (Lowercase) Value
title {{node:title}}
+-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:15:55-04:00

Node Methods

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