Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



Translate Tag

Difference between current version and current version:

At line 0 added 24 lines.
+ 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>
+ }}}

Back to Translate Tag, or to the Page History.