Parent Page Name Tag

Aus Earthdawn-Wiki.v2

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>