Takes its body and translates it into HTML as if it were WikiMarkup.
<wiki:Translate>
None.
<wiki:Translate> __This text will be bold, and contains [a hyperlink]__ </wiki:Translate>
<b>This text will be bold, and contains <a href="Wiki.jsp?page="AHyperlink">a hyperlink</a></b>
Recent Changes
Find pages Page Index
SystemInfo
Harry's PGP key
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: