Bold characters, images
-
A word can be rendered in boldface with the !b tag
-
Example: this word is in bold
-
Images are included with !i:
-
!ifile,text_that_may_contain_spaces,height,width,center
-
Examples: !iinfo.gif,Info,28,40 and !iinfo.gif,Info_in_BIG_!,56,80
-
and
-
All attributes are optional, but you need to respect the attribute's order by maintaining internal commas
-
Example: !iinfo.gif,Information,,,center
-
|