image

   

image image image image image image

ReglesFormatage_EN last modification 13/9/2004
Recent changes:

ClarkKent (2368) 2.9.10 16:55 [diff(-280)]
ClarkKent (2367) 28.8.10 07:55 [diff(+337)]
ClarkKent (2366) 25.8.10 23:23 [diff(-312)]
ClarkKent (2365) 25.8.10 03:22 [diff(+248)]
ClarkKent (2364) 24.8.10 04:41 [diff(-328)]
ClarkKent (2363) 23.8.10 16:23 [diff(+65)]
ClarkKent (2362) 23.8.10 15:38 [diff(+23)]
ClarkKent (2361) 23.8.10 15:16 [diff(-170)]
ClarkKent (2360) 23.8.10 14:31 [diff(-116)]
ClarkKent (2359) 23.8.10 13:25 [diff(+330)]

more...
 

Basic formatting rules.

Principal:

Text page formatting does not require HTML. Few simple codes allow you to format correctly your content:

  • in the page text paragraphs are separated by at least one empty line (two CRLF).
  • without empty line, the paragraph is not considered as finished.
  • multiple empty lines count only for one.
  • the first paragraph character specifies its type
    • >> for a right aligned paragraph
    • == for a centered paragraph
    • << for a left aligned paragraph
    • T1: for a large title/heading
    • T2: for a medium title/heading
    • T3: for a small title/heading
    • NOTE: for a note highlighted by a background color.
    • CODE: for a text with fix space font (no automatic line feed)
    • PLAINTEXT: for a non interpreted text (no format/style, links, plugins,...)
    • COMMENT: for a comment (content is not displayed)
    • STYLE(): for a personalized style (cfr personalized styles)
    • ---- for a horizontal line.
    • * and # for lists (see lists)
    • without any of these prefix, it's a normal paragraph.
  • Keywords T1:, T2:, T3:, NOTE:, CODE: and STYLE() can be themselves prefixed with >>, == or << to modify their original alignment.
  • inside a paragraph

NOTE: colors and font sizes are automatic and aren't separately configurable. They are specified by the general wiki parameters (specially for styles, see graphical interface).


These formatting rules are designed for minimum page formatting. Test your skills with the sandbox.

For additional features, see plugins.