{{node-name:foo/bar}}

The {{node-name:foo/bar}} parameter evaluates to the relative file name of the other node specified in the rvalue portion of the parameter, without any directories.

For example, on this documentation site, we have another node found at parameters/some-other-node. When we reference the other node in the rvalue portion of the parameter using {{node-name:parameters/some-other-node}}, the parameter evaluates to:

some-other-node

Compare this with the {{node:name}} parameter, which evaluates to the name of current node.

Tags: parameters

This page was generated by Uriel with the following settings:

Page Details

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

Node Headers

Header (Lowercase) Value
title {{node-name:foo/bar}}
+-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:06:45-04:00

Node Methods

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