The {{node-list:*}} parameter evaluates to a set of HTML links to all the child nodes of the current node.
Each link is surrounded by the strings defined in the Link-Prefix / Link-Suffix headers, which default to <p> and </p>.
The links use relative paths starting at the root of the site on generated HTML pages, and canonical URLs on the generated RSS feed.
This page is created from a node found at nodes/parameters/node-list/index, which has the following child nodes:
As a result, on this node, the {{node-list:*}} parameter evaluates to:
<p><a href="/parameters/node-list/a/">A<a><p> <p><a href="/parameters/node-list/b/">B<a><p> <p><a href="/parameters/node-list/c/">C<a><p>
And the generated HTML on the page looks like this:
This page was generated by Uriel with the following settings:
Page Details
| Resource | Path | Project File |
|---|---|---|
| Node | parameters/node-list/index | nodes/parameters/node-list/index |
| Template | default.html | templates/default.html |
| URL | /parameters/node-list/ | public/parameters/node-list/index.html |
Node Headers
| Header (Lowercase) | Value |
|---|---|
| title | {{node-list:*}} |
| +-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:34:37-04:00 |
Node Methods
| Method | Value |
|---|---|
| get_parent_node() | parameters/index |
| get_path() | parameters/node-list/index |
| get_node_type() | file |
| get_url() | /parameters/node-list/ |
| get_canonical_url() | https://documentation.uriel.foo/parameters/node-list/ |
| get_name() | node-list |
| get_display_name() | Node List |
| get_title() | {{node-list:*}} |
| get_escaped_title() | {{node-list:*}} |
| get_link() | <a href="/parameters/node-list/">{{node-list:*}}</a> |
| get_canonical_link() | <a href="https://documentation.uriel.foo/parameters/node-list/">{{node-list:*}}</a> |
| get_link_prefix() | <p> |
| get_link_suffix() | </p> |
| get_tags() | ['parameters'] |
| get_dest_dir() | ./public/parameters/node-list |
| get_dest_file() | ./public/parameters/node-list/index.html |
| get_breadcrumb_separator() | » |