Wiki Help

Syntax described nicely at another site

Special Characters

https://tiki.org/WikiSyntax

Doc Tiki Syntax includes underline, comments which do not display

On the left column you see the source text with markup, and on the right column, the output once saved.

-=Maketoc=-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}{CODE}

---   ---

{SPLIT}

-=Title bar=-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}-=A titlebar=-{CODE}

---   ---

-=A titlebar=-{SPLIT}

-=Headings from level 1 to n=-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!h1 heading

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin consequat libero. Phasellus porta diam id justo. In eget neque ut metus aliquet bibendum. Curabitur lacinia aliquam sem. Praesent aliquam. Morbi quis tellus. Vestibulum nec neque commodo metus sagittis ullamcorper. Maecenas turpis. Mauris quis leo. Maecenas id felis. Nulla nec nibh. Morbi facilisis. Cras in ipsum a felis ornare dapibus.{CODE}

---   ---

h1 heading

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin consequat libero. Phasellus porta diam id justo. In eget neque ut metus aliquet bibendum. Curabitur lacinia aliquam sem. Praesent aliquam. Morbi quis tellus. Vestibulum nec neque commodo metus sagittis ullamcorper. Maecenas turpis. Mauris quis leo. Maecenas id felis. Nulla nec nibh. Morbi facilisis. Cras in ipsum a felis ornare dapibus.{SPLIT}

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!h2 heading

Nullam mi. Praesent vehicula consectetuer tortor. Mauris venenatis leo at metus. Ut sit amet enim. Aenean tortor orci, hendrerit a, eleifend quis, pharetra eu, felis.{CODE}

---   ---

h2 heading

Nullam mi. Praesent vehicula consectetuer tortor. Mauris venenatis leo at metus. Ut sit amet enim. Aenean tortor orci, hendrerit a, eleifend quis, pharetra eu, felis.{SPLIT}

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!!h3 heading

Vestibulum dignissim. Praesent non magna id ipsum iaculis pharetra. Nam tristique vestibulum felis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce eget nisi. Nullam quis nisi.{CODE}

---   ---

h3 heading

Vestibulum dignissim. Praesent non magna id ipsum iaculis pharetra. Nam tristique vestibulum felis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce eget nisi. Nullam quis nisi.{SPLIT}

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!!!h4 heading

Cras euismod lectus vel metus. Praesent gravida. Nunc molestie mattis justo. Curabitur ornare, felis et vulputate dapibus, leo est condimentum enim, blandit ultrices orci mauris at eros. Pellentesque eu arcu eu massa mattis rhoncus. Ut volutpat mi in ligula. Pellentesque vitae tellus quis nibh feugiat ornare. Nullam arcu. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.{CODE}

---   ---

h4 heading

Cras euismod lectus vel metus. Praesent gravida. Nunc molestie mattis justo. Curabitur ornare, felis et vulputate dapibus, leo est condimentum enim, blandit ultrices orci mauris at eros. Pellentesque eu arcu eu massa mattis rhoncus. Ut volutpat mi in ligula. Pellentesque vitae tellus quis nibh feugiat ornare. Nullam arcu. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.{SPLIT}

-=Autonumbering in headings=-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!# Introduction

Bla bla...

1. Methodology

Bla bla...

1. Laboratory work

Bla bla...

1. Statistical analyses

Bla bla...

1. Results

Bla bla...

1. Discussion

Bla bla...

{CODE}

---   ---

1. Introduction

Bla bla...

1. Methodology

Bla bla...

1. Laboratory work

Bla bla...

1. Statistical analyses

Bla bla...

1. Results

Bla bla...

1. Discussion

Bla bla...{SPLIT}

-= Lists =-

:: Unordered list ::{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}*An unordered list item

  • A subitem

And some text

  • Another item

. . . and more text . . .

  • Item 3

. . . and some more text, to illustrate the line spacing.{CODE}

---   ---

  • An unordered list item

    • A subitem

And some text

  • Another item

. . . and more text . . .

  • Item 3

. . . and some more text, to illustrate the line spacing.{SPLIT}

:: Ordered list ::{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}#An ordered list item

  1. A subitem
  • And some text not breaking the numbering
    1. Another item

and more text (breaking the correlative numbering)

  1. Item 3

. . . and some more text, to illustrate the line spacing.{CODE}

---   ---

  1. An ordered list item

    1. A subitem
    • And some text not breaking the numbering
  2. Another item

and more text (breaking the correlative numbering)

  1. Item 3

. . . and some more text, to illustrate the line spacing.{SPLIT}

-= Tables =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}A table:

||Row One, Column One|Row One, Column Two

Row Two, Column One|Row Two, Column Two||{CODE}

---   ---

A table:

||Row One, Column One|Row One, Column Two

Row Two, Column One|Row Two, Column Two||{SPLIT}

-= Boxes =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}A box{CODE}

---   ---

A box{SPLIT}

-= Links =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}An external link|nocache{CODE}

---   ---

An external link|nocache{SPLIT}

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}An internal link {CODE}

---   ---

An internal link {SPLIT}

-= PLUGINS: Img =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}image{CODE}

---   ---

image{SPLIT}

-= PLUGINS: Quote =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}Quote plugin:

{QUOTE()}

Just what do you think you're doing, Dave?

--HAL, in 2001: A Space Odyssey (1968)

{QUOTE}{CODE}

---   ---

Quote plugin:

{QUOTE()}

Just what do you think you're doing, Dave?

--HAL, in 2001: A Space Odyssey (1968)

{QUOTE}{SPLIT}

-= PLUGINS: Code =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}Code plugin:

{CODE(wrap=>1)}

{Hello World in Pascal}

program HelloWorld(output);

begin

WriteLn('Hello World!');

end.

{CODE}{CODE}

---   ---

Code plugin:

{CODE(wrap=>1)}

{Hello World in Pascal}

program HelloWorld(output);

begin

WriteLn('Hello World!');

end.

{CODE}{SPLIT}

-= PLUGINS: Fancytable =-

{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}FANCYTABLE plugin:

{FANCYTABLE(head=>head one~|~head two~|~head three)}cell one~|~cell two~|~cell three

r2 c1~|~ r2 c2~|~ r3 c2{FANCYTABLE}{CODE}

---   ---

FANCYTABLE plugin:

{FANCYTABLE(head=>head one~|~head two~|~head three)}cell one~|~cell two~|~cell three

r2 c1~|~ r2 c2~|~ r3 c2{FANCYTABLE}{SPLIT}

The following is added by Henry Lahore April 2010

{CODE(wrap=>1)}

curly brackets CODE curly brackets allows showing code without running it

-=title in a highlighted area =

{SPLIT()} starts column 1 --- starts column 2 {SPLIT} stops the column

can start another row with @@@

-= This makes a Title Bar =-

-=::This makes a Red Centered Title Bar:: =-

ˆ This makes a Box ˆ

Exclamation Mark (!) at the beginning of a line makes a headline

A Horizontal Ruler can be created with 3 Minus (-) characters. A Horizontal Ruler is usually on it's own line.

Example: --- produces the line below this box:

A page break uses 3 Periods (.), the keyword page and another 3 periods (.)

non-breaking space   , similar to   in HTML.

reduce size of an image max="600"

Include URL in a table which has a vertical bar

square bracket, full URL, vertical bar, displayed text, square bracket.

  • but that does not seem to deal with a vertical bar inside of the URL - which was problem still at TikiWiki 4

background color

Example: This text is blue with yellow background

Monospaced charting

{MONO()}

Insert chart from http://www.asciiflow.com/ ASCII charting tool

{MONO}

That uses the Browser default font: Example different font:{MONO(font=>Lucida Console)}

Note: does not work Nov 19, 2011: characters are interpreted by TikiWiki

Count # of items in category #10

items

Hide code, comments, etc.

ends the hiding - can be many lines later

Wiki Page Name to link to Wiki page at this site - keeps the name current if it should change in the future

{CODE}

-=Redirect to a replacement page=-

{CODE(wrap=>1)}The redirect plugin usage is:

or for URLs (tiki-something.php... or http://...)

{CODE}

Tables - multiple rows in a cell

Use three percent signs to create line breaks

more table formatting

more TikiWiki formatting