Creates an page info link to a WikiPage.
Why would you use this instead of a standard anchor? The PageInfoLinkTag automatically adds things like the correct class information (for styles), the jspwiki.baseURL property, etc.
<wiki:PageInfoLink page="<page name>" format="anchor|url">
<wiki:PageInfoLink>See page history</wiki:PageInfoLink>.
Recent Changes
Find pages Page Index
SystemInfo
Harry's PGP key
Creates an page info link to a WikiPage.
Why would you use this instead of a standard anchor? The PageInfoLinkTag automatically adds things like the correct class information (for styles), the jspwiki.baseURL property, etc.
Usage#
<wiki:PageInfoLink page="<page name>" format="anchor|url">
- Link text
</wiki:PageInfoLink>Parameters#
Example#