Table of contents | |
General Description | |
In almost all the text area boxes that you can edit within Tikiwiki, you can use WikiSyntax to improve the formatting (appearance) of your text and to create links to other Wiki and external Web pages. Consisting of special characters that you enter to mark formatted text, WikiSyntax is designed to be easy to use. It enables you to add formatting to your pages without having to learn or use HTML. For example, you can show bold text by typing two underscores before and after a word or phrase, as in the following example: __example text__. The result looks like this: example text. (In this context, the word syntax in WikiSyntax means "rules for how to type characters in the correct order.") You don't have to memorize WikiSyntax. In Wiki pages, click Wiki Quick Help, one of the tabs attached to the editing area, to see a quick reference guide. Alternatively, click one of the QuickLinks (at the top of the Wiki editing area) to enter an example of the formatting syntax. The example appears at the bottom of the page you're editing. You can use WikiSyntax in articles, blogs, comments, forums, HTML pages, and — of course — Wiki pages.
|
Quick Reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The following is the same information you see when you click Wiki Quick Help while you're editing a Wiki page. Text Formatting Rules:
* In 1.8.0 and 1.8.1, If set to 1, the description is printed after the link
The most often used special characters can be given (case insensitive) as:
In addition, here is a guide to the plug-in syntax, which is displayed when you click Show Plugins Help in the Wiki quick help screen. More information on plug-ins is available: PluginsList. Note that plugin arguments can be closed in double quotes ("); this allows them to contain , or = or >.
Todo
Check if all these are on the wiki pages and in tiki-edit_help.tpl:
-=titlebar=- -- Done. --rlpowell box: ^^ -- Done. --rlpowell ~~color:text~~ -- Done. --rlpowell __bold__ -- Done. --rlpowell -+monospaced+- ''italic'' -- Done. --rlpowell ===underline=== -- Done. --rlpowell ::center:: -- Done. --rlpowell ~ pp ~ ~ / pp ~ -- Done. --rlpowell ~ np ~ ~ / np ~ -- Done. --rlpowell Link [link|desc|nocache] -- Done. --rlpowell Wiki ((Wiki)) -- Done. --rlpowell ((Wiki|desc)) -- Done. --rlpowell ((Wiki|desc|timeout)) ))NoWiki(( -- Done. --rlpowell -- Done. --rlpowell Key Function and sub-features
Related Links
|
Typical Uses | |
setting up an external wiki link will allow you to link directly to the wiki page with a wiki tag. For example: thinking will link to Wikipedia to the thinking page.
For more information
http://doc.tiki.org/Wiki+Syntax has good pages about WikiSyntax. |