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 current page. If the <tt>jspwiki.breakTitleWithSpaces</tt> is true, inserts the spaces, too. ; : '''''Tip''': If you want to insert the page name without the spaces, use <tt><wiki:Variable var="pagename" /></tt>.'' ---- ====Usage==== <wiki:PageName /> ====Parameters==== None. ====Example==== <pre><code> <wiki:PageName /> </code></pre>“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

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>