Optional prefixes: [g]oogle, [m]ap  
[w]ikipedia, [snopes]  

home » editing help » formatting

Formatting

Table of Contents

Text Formatting

Bold

To display your text in bold, simply surround your text in asterisks '*' thus '*your text*' will display as your text.

Italics

To display your text in italics simply surround your text in tildes '~' thus '~your text~' will display as your text.

The 'tilde' is normally found on your keyboard just to the left of your Return or Enter key as Shift #.

Useful tips

In the previous section you will have noticed the special formatting of the Tip box. To produce this your simply insert a paragraph which starts with <?> then, after a single space, enter your tip text.

<?> Your tip text

Your tip text

Highlight Text

To highlight your text simply insert a paragraph which starts with <!> then, after a single space, enter your tip text.

<!> Your highlighted text

Your highlighted text

Centred text

If you wish to centre a paragraph, simply indent it with three spaces at the beginning of the paragraph (or single line on its own). Thus entering:

   Your centred text

Your centred text

Quotations

If you wish to include a quotation in your text, simply start the line with a single space followed by a quotation mark, followed by your text, followed by another quotation mark, followed by any explanatory text (e.g. the origin of the quotation).

 "I think that God in creating Man somewhat overestimated his ability." - Oscar Wilde

I think that God in creating Man somewhat overestimated his ability.
- Oscar Wilde

If you wish the text to be centred then precede the paragraph with three spaces (see Centred Text above).

I think that God in creating Man somewhat overestimated his ability.
- Oscar Wilde

Fixed font (or Monospace)

If you wish to use a fixed font (for example) to make text line up into columns then you put '<pre>' on a line by itself before your text and '</pre>' on a line by itself after your text.

This is particularly useful for presenting Autoline-generated emails and cannot be bothered to create a Table, e.g.

<pre>

Company ->90 ->180 ->360 ->540 ->720 ->1080 1080-> Total

Ottershaw 6506 865 550 640 21 0 0 5752

Weybridge 14637 2374 2724 1894 68 0 0 21699

Grand tot 21144 1509 19040 7902 5384 5515 426 60923

</pre>

… will produce…

Company      ->90  ->180  ->360  ->540  ->720 ->1080 1080->  Total
 
Ottershaw    6506    865    550    640     21      0      0   5752
Weybridge   14637   2374   2724   1894     68      0      0  21699
 Grand tot  21144   1509  19040   7902   5384   5515    426  60923

Buttons

'[Button]' creates Button


top

Star Ratings

Many magazines use star ratings to assess a product's performance. You can display these on your website simply by

Test rating =xxxoo=

to produce:

Test rating


top

Horizontal rule

At least three underscores on a line '___' will produce:



top

Box Command

Borderless box

If you would like to include text into a box, you should encase the text with "«<" for a left-justified box and '>>>' for a right-justified box.

 >>>
 This is a box
 on the right
 >>>

 <<<
 This is a box
 on the left
 <<<

Box with border

If you would like a border around the box, then add a "---" to the above commands

 <<<---
 This is a box with a border
 on the left
 <<<---

If you wish to set the width of the box, then simply use more than the three "---" which will then set the exact width. E.g.

 <<<--------------------------------
 This is a box with a fixed width
 and border on the left
 <<<--------------------------------


top

Comments

If you wish to add a comment to your page, that will be invisible to your website's visitors, then you have two options:

In-line comment

You can place a comment in the middle of a paragraph, by encasing your comment in hashes:

A little known fact is that Shakespeare was also an astronaut #please check this sounds crazy# and went to the moon as part of several space missions, as part of a team hand-picked by Julius Caesar.

Main comment

You can also create a comment on a paragraph by itself, simply preceding the paragraph with a hash (there is no need to place a hash at the end of the paragraph).

# 14/07/2007  The above paragraph is clearly nonsense and only a lunatic would believe that.

It's a good idea to precede all your comments with a date and your initials, so that other people editing your website will know to whom to report progress and how old the comment is.

Finding your comments

You can easily search for your comments, by entering a hash into your website search; however a Comments button has also been added to your editing toolbar.

Share

top