Edit Section: HomePage

Note: This edit session will expire in 24 minutes. Preview or Save your work to restart the edit session timer.
text, bold text, italic text, underline colored text deleted heading1 heading2 heading3 horizontal rule box center text code dynamic content dynamic variable external link flash image list bullets list numbers quote rss feed table new tagline title bar wiki link special characters

Edit Comment:
Allow HTML:
Upload picture:
Add another image
Upload file: Comment:
Anti-Bot verification code: Random Image
Enter the code you see above:

Wiki Syntax
Bold text     __text__
Italic text     2 single quotes (').     ''text''
Underlined text     ===text===
Colored text
~~#FFEE33:text~~ or ~~yellow:text~~. Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background.
Deleted text     2 dashes "-".     --text--
Headings
!heading1, !!heading2, !!!heading3
Show/Hide
!+, !!- show/hide heading section. + (shown) or - (hidden) by default.
Autonumbered Headings
!#, !!#, !+#, !-# ...
Table of contents
{toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)
Horizontal rule     ----
Text box     ^Box content^
Centered text     ::text::
Dynamic variables
%Name% Inserts an editable variable
External links
use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox).
For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))
Square Brackets
Use [[foo] to show [foo].
Wiki References
JoinCapitalizedWords or use ((page)) or ((page|description)) for wiki references , ((page|#anchor)) or ((page|#anchor|desc)) for wiki heading/anchor references , ))SomeName(( prevents referencing
Lists
* for bullet lists, # for numbered lists, ;Word:definition for definiton lists
Indentation
+, ++ Creates an indentation for each plus (useful in list to continue at the same level)
Tables
||row1-col1|row1-col2|row1-col3||row2-col1|row2-col2|row2-col3||
Title bar     -=Title=-
Monospace font     -+Code sample+-
Line break
%%% (very useful especially in tables)
Multi-page pages
Use ...page... to separate pages
Non parsed sections
~np~ data ~/np~ Prevents wiki parsing of the enclosed data.
Preformated sections
~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text.
Comments
~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using "View Source" or similar.
Block Preformatting
Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that.
Direction
{r2l}, {l2r}, {rm}, {lm}Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew.
Special characters
~hs~ hard space, ~c~ ©, ~amp~ &, ~lt~ <, ~gt~ >, ~ldq~ “, ~rdq~ ”, ~lsq~ ‘, ~rsq~ ’, ~--~ —, ~bs~ \, numeric between ~ for html numeric characters entity

Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line.

Plugins

Note that plugin arguments can be enclosed with double quotes ("); this allows them to contain , or = or >.


Description
Anchor Link Add
Creates a link to an anchor within a page. Anchors can be created using the ANAME plugin.
Anchor Name Add
Inserts an anchor in the wiki page. Anchors can be linked to using the ALINK plugin.
Attachment Add
Displays an attachment or a list of them
Box Add
Insert theme styled box on wiki page
Center Add
Centers the plugin content in the wiki page
Code Add
Displays a snippet of code
Definition List Add
Creates a definition list
Events Add
Includes the list of events from a calendar in the page.
Example:
{EXAMPLE(face=> size=>)}text{EXAMPLE}
Fade Add
Displays a label. On click, the block of content will fade in and fade out.
Fancy List Add
Creates a fancy looking list
Fancy Table Add
Displays the data using the Tikiwiki odd/even table style
File Add
Displays a link to an attachment to a wiki page and can display an image attachment.
Flash video Add
Displays a SWF on the wiki page
Formula:
{FORMULA(width=>500, height=>400, paper=>letter, orientation=>landscape, steps=>150, min=0, max=100, y0=>, y1=>,...)}Title{FORMULA}
Group Add
Display wiki text if user is in one of listed groups
Group Stats Add
Displays some stat about group belonging
Img Add
Displays an image.
Include Add
Include a page's content.
Mediaplayer Add
Simple mp3 or flv Player
Insert Module Add
Displays a module inlined in page. More parameters can be added, not supported by UI.
Mouse Over Add
Create a mouseover feature on some text
Quote Add
Quote text by surrounding the text with a box, like the [QUOTE] BBCode
Remarks Box Add
Displays a comment, tip, note or warning box
RSS Feed Add
Inserts an RSS feed output.
Sort Add
Sorts the plugin content in the wiki page
Split Add
Split a page into rows and columns
Subscript Add
Displays text in subscript.
Superscript Add
Displays text in superscript (exponent).
Survey Add
Displays a survey
Thumbnail Add
Displays the thumbnail for an image
Table of Contents (Structure) Add
Displays the table of contents for the current structure's subtree as part of the page content.
Youtube Add
Display youtube video in a wiki page

Quick Edit a Wiki Page