Page Name Tag

Aus Earthdawn-Wiki.v2

Inserts the name of the current page. If the jspwiki.breakTitleWithSpaces is true, inserts the spaces, too.

Tip: If you want to insert the page name without the spaces, use <wiki:Variable var="pagename" />.

Usage

<wiki:PageName />

Parameters

None.

Example

<code>
<wiki:PageName />
</code>