Please go to "Syntax Examples" here:
http://www.wikimatrix.org/compare/TikiWiki-CMS-Groupware+MediaWiki
Please also see:
http://meta.wikimedia.org/wiki/Help:Wikitext_examples
Some syntax could be supported as it doesn't really conflict with the existing.
Basic formatting markup
 You can ''italicize text'' by putting 2 apostrophes on each side.
3 apostrophes will '''embolden the text'''.
5 apostrophes will '''embolden''' and ''italicize''
'''''the text'''''.
Signature/timestamp
 You should "sign" your comments
on talk pages:
- Three tildes gives your
signature: ~~~
- Four tildes give your
signature plus date/time: ~~~~
- Five tildes gives the
date/time alone: ~~~~~
Section headings
 == Section headings ==
''Headings'' organize your writing into
sections.
The ''Wiki'' <u>ab</u>
##software can automatically
generate a [[table of contents]] from them.
=== Subsection ===
Using more "equals" (=) signs creates a subsection.
==== A smaller subsection ====
Don't skip levels,
like from two to four equals signs.
Start with 2 equals signs not 1
because 1 creates H1 tags
which should be reserved for page title.
However, links & images could be more problematic.
Related:
|
Last Comments