JSPWiki logo
Main page
About
News
Recent Changes
WikiEtiquette

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
JSPWikiTags




JSPWiki v2.2.14-beta


[RSS]

TranslateTag


Takes its body and translates it into HTML as if it were WikiMarkup.

Usage

<wiki:Translate>

Wiki Text
</wiki:Translate>

Parameters

None.

Example

<wiki:Translate>
    __This text will be bold, and contains [a hyperlink]__
</wiki:Translate>
would output something like this:
<b>This text will be bold, and contains <a href="Wiki.jsp?page="AHyperlink">a hyperlink</a></b>



Go to top   Edit this page   More info...   Attach file...
This page last changed on 26-Mar-2006 00:48:48 EET by unknown.