| 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 ((page)) or ((page|description)) for wiki references
|
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. |
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.
Note that plugin arguments can be enclosed with double quotes ("); this allows them to contain , or = or >.
| Description |
Article
Includes an article's content within the page.
|
Article List
Includes a list of articles within the page.
|
Attachment
Displays an attachment or a list of them
|
Box
Insert theme styled box on wiki page
|
Category
Insert list of items for the current/given category into wiki page
|
Category Orphans
Display Tiki objects that have not been categorized
|
Category Path
Insert the full category path for each category that this wiki page belongs to
|
Center
Centers the plugin content in the wiki page
|
Code
Displays a snippet of code
|
Definition List
Creates a definition list
|
Equation
Renders an equation written in LaTeX syntax as an image.
|
Events
Includes the list of events from a calendar in the page.
|
Fade
Displays a label. On click, the block of content will fade in and fade out.
|
Fancy List
Creates a fancy looking list
|
Fancy Table
Displays the data using the Tikiwiki odd/even table style
|
File
Displays a link to an attachment to a wiki page and can display an image attachment.
|
Files
Displays a list of files from the File Gallery
|
Flash video
Displays a SWF on the wiki page
|
Footnote
Inserts a superscripted footnote number next to text and takes in footnote as parameter.
|
Footnotearea
Inserts a section for collected footnotes within the wiki page.
|
Group
Display wiki text if user is in one of listed groups
|
Img
Displays an image.
|
Include
Include a page's content.
|
Language
Displays the text only if the language matchs
|
Mediaplayer
Simple mp3 or flv Player
|
Mini Quiz
Displays a miniquiz
|
Insert Module
Displays a module inlined in page. More parameters can be added, not supported by UI.
|
Mouse Over
Create a mouseover feature on some text
|
Poll
Displays the output of a poll, fields are indicated with numeric ids.
|
Quote
Quote text by surrounding the text with a box, like the [QUOTE] BBCode
|
Remarks Box
Displays a comment, tip, note or warning box
|
RSS Feed
Inserts an RSS feed output.
|
Sort
Sorts the plugin content in the wiki page
|
Split
Split a page into rows and columns
|
Subscript
Displays text in subscript.
|
Subscribe Group
Subscribe or unsubscribe to a group
|
Superscript
Displays text in superscript (exponent).
|
Thumbnail
Displays the thumbnail for an image
|
Tracker
Displays an input form for tracker submit
|
Tracker Filter
Filters the items of a tracker, fields are indicated with numeric ids.
|
Tracker Item Field
Displays the value of a tracker item field or the wiki text if the value of the field is set or has a value(if itemId not specified, use the itemId of the url or the user tracker).
|
Tracker List
Displays the output of a tracker content, fields are indicated with numeric ids.
|
Tracker Prefill
Displays a button to link to a page with a tracker plugin with prefilled tracker fields.
|
Tracker Stats
Displays some stat of a tracker content, fields are indicated with numeric ids.
|
Tracker Timeline
Timeline view of a tracker, can be used to display event schedules or gantt charts.
|
Translated
Links to a translated content
|
User List
Displays a list of registered users
|
Vote
Displays some stat of a tracker content, fields are indicated with numeric ids.
|
Web Service
Obtains and display remote information exposed in JSON or YAML. The plugin can be used to display registered or unregistered services. Registered services may use more parameters not defined in this interface.
|
Youtube
Display youtube video in a wiki page
|