Edit: HST/MjrRskEdit

Note: This edit session will expire in 24 minutes. Preview or Save your work to restart the edit session timer.
Use normal editor History
Edit Summary:
Anti-Bot verification code: Random Image
Enter the code you see above:


For more information, please see Wiki Page Editor

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.


Wiki Help Help


Format Wiki Syntax
Wiki References JoinCapitalizedWords or use ((page)) or ((page|desc)) for wiki references, ((page|#anchor)) or ((page|#anchor|desc)) for wiki heading/anchor references, ))SomeName(( prevents referencing
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))
Images "{img src=http://example.com/foo.jpg width=200 height=100 align=center imalign=right link=http://www.yahoo.com title='Yahoo Website' rel='shadowbox[gallery];type=img' desc=foo alt=txt usemap=name class=xyz}" displays an image (imalign, height, width, desc, link, rel, title, usemap, class and align are optional)
Non cacheable images "{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional
Line break"%%%" (very useful especially in tables)
Multi-page pagesUse ...page... to separate pages
Wiki File Attachments {file name=file.ext desc="description text" page="wiki page name" showdesc=1} Creates a link to the named file. If page is not given, the file must be attached to the current page. If desc is not given, the file name is used for the link text, unless showdesc is used, which makes the file description be used for the link text. If image=1 is given, the attachment is treated as an image and is displayed directly on the page; no link is generated.
RSS feeds "{rss id=n max=m}" displays rss feed with id=n maximum=m items
Dynamic content "{content id=n}" Will be replaced by the actual value of the dynamic content block with id=n
Dynamic variables "%Name%" Inserts an editable variable
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.
Square Brackets Use [[foo] to show [foo].
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.
Table of contents"{toc}", "{maketoc}" prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)
Misc"{cookie}, {poll}"