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>

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-) was last changed on 19-Jul-2006 09:36 by UnknownAuthor