Parent Page Name Tag

Aus Earthdawn-Wiki.v2
Version vom 22. Oktober 2024, 19:36 Uhr von Root (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Inserts the name of the parent of the page. This functions only with attachments, which are always attached to a single page. See also LinkToParentTag. ---- ====Usage==== <wiki:ParentPageName /> ====Parameters==== None. ====Example==== <pre><code> The parent of this attachment is <wiki:LinkToParent><wiki:ParentPageName /></wiki:LinkToParent>. </code></pre>“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Inserts the name of the parent of the page. This functions only with attachments, which are always attached to a single page. See also LinkToParentTag.


Usage

<wiki:ParentPageName />

Parameters

None.

Example

<code>
The parent of this attachment is <wiki:LinkToParent><wiki:ParentPageName /></wiki:LinkToParent>.
</code>