The {{node-title:foo/bar}} parameter evaluates to the title of the node referenced in the rvalue portion of the parameter.
For example, on this documentation site, we have another node at the path parameters/some-other-node. If we reference that other node in the rvalue portion of this parameter using {{node-title:parameters/some-other-node}}, it evaluates to:
Some Other Node
Compare this with {{node:title}}, which evaluates to the title of the current node.
This page was generated by Uriel with the following settings:
Page Details
| Resource | Path | Project File |
|---|---|---|
| Node | parameters/node-title-some-other-node | nodes/parameters/node-title-some-other-node |
| Template | default.html | templates/default.html |
| URL | /parameters/node-title-some-other-node/ | public/parameters/node-title-some-other-node/index.html |
Node Headers
| Header (Lowercase) | Value |
|---|---|
| title | {{node-title: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:11:23-04:00 |
Node Methods
| Method | Value |
|---|---|
| get_parent_node() | parameters/index |
| get_path() | parameters/node-title-some-other-node |
| get_node_type() | file |
| get_url() | /parameters/node-title-some-other-node/ |
| get_canonical_url() | https://documentation.uriel.foo/parameters/node-title-some-other-node/ |
| get_name() | node-title-some-other-node |
| get_display_name() | Node Title Some Other Node |
| get_title() | {{node-title:foo/bar}} |
| get_escaped_title() | {{node-title:foo/bar}} |
| get_link() | <a href="/parameters/node-title-some-other-node/">{{node-title:foo/bar}}</a> |
| get_canonical_link() | <a href="https://documentation.uriel.foo/parameters/node-title-some-other-node/">{{node-title:foo/bar}}</a> |
| get_link_prefix() | <p> |
| get_link_suffix() | </p> |
| get_tags() | ['parameters'] |
| get_dest_dir() | ./public/parameters/node-title-some-other-node |
| get_dest_file() | ./public/parameters/node-title-some-other-node/index.html |
| get_breadcrumb_separator() | » |