BW: Boltwire Projects > Formatting/Markups

Formatting/Markups

Unfortunately, the Editing Notes is missing a number of common formatting codes used by the system. Missing are formatting markups for things like

box

Used a lot in the system itself. this allows you to place a box around text.
This is boxed text

code

Like box, allows you to box text, but treats it for the most part as-is without using formatting.
This is <b>code</b> text

UnWiki

This is a set of codes that tells the Wiki to not process any markup found in it.
/=... don't parse this ...=/

Image

With left/right - allows you to put an image on the page float left or float right. In the example, you can see that the Alt tags being set too. Note that since the alt tag is more than 1 word, it is enclosed in double quotes. Since quotes won't work.
[^image.jpg class=right alt="Dimenet Logo"^]
The image above is an example of that usage. This is actually an external image from one of our other websites. So it works with both local and external images.
[^http://www.tnet.com/images/tnet-dimenet.gif class=right alt="Dimenet Logo"^]
If I want to use a custom CSS that I've added to my style, you can do that too.

CSS Used:

img.hdr {
    margin-top: 20px;
    float: right;
    margin-left: 10px;
}
[^http://www.tnet.com/images/tnet-dimenet.gif class=hdr alt="Dimenet Logo"^]

Esc code

is the back tick
This would display [form] rather than parse it. The back tick only effects the next character.

More codes...

As we identify a more complete list of possible markup codes we will add them here. Eventually, the Help section will be updated to include those codes so that regular users can find them easier.


Contents © 2012 TNET Services, Inc. - All rights reserved.
Page Creation by TNET using Boltwire v3.4.14 Hosting by TNET
Server Temps 171F-156F-100F @ 19:50
IP: 38.107.179.229 [No rDNS] - Views #75