Wiki Syntax
rating: 0+x

This is a Wiki syntax page for people who don't know how to properly format text in Wikidot.

Things to Add to Your Article:

Rating:

You must add the Rating Module at the top of your article for other people to rate your article.

Example:

[[>]]
[[module Rate]]
[[/>]]

Previous/Next Page:

This is optional but would be greatly appreciated if you added it. It allows readers to read the previous and next CTAs after reading your article.

Example:

[[div class="footer-wikiwalk-nav"]]
[[=]]
<< [[[CTA-XXY]]] | CTA-XXX | [[[CTA-XXZ]]] >>
[[/=]]
[[/div]]

Citation:

This is for when you put an image which requires proper citation onto your article.

Example: (From MoonLight16)

[[collapsible show="licensing / citation" hide="close"]]
=====
> **Author:** (Author of the original image)
> **License:** (The license the image falls under)
> **Source Link:** (Link to the original image)
=====
[[/collapsible]]

Text:

Bold:

To bold text in Wikidot, you must put two sets of asterisks around a given set of characters.

Example:

**This is how you bold text**

Italics:

To italicize text in Wikidot, you must put two sets of forward slashes around a given set of characters.

Example:

//This is how you italicize text//

Underline:

To underline text in Wikidot, you must put two sets of underscores around a given set of characters.

Example:

__This is how you underline text__

Strikethrough:

To strikethrough text in Wikidot, you must put two sets of hyphens around a given set of characters.

Example:

--This is how you strikethrough text--

Headings:

There are six levels of heads you can make text. Headings are created by placing 1-6 pluses before text at the start of a line, with a space in between the pluses and the text, with more pluses making the heading smaller.

Examples:

+ Heading 1
++ Heading 2
+++ Heading 3
++++ Heading 4
+++++ Heading 5
++++++ Heading 6

Alignment

There are three alignments with text, left, middle, and right. You can align text using the method below.

Examples:

[[<]]
Text here.
[[/<]]
[[=]]
Text here.
[[/=]]
[[>]]
Text here.
[[/>]]
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License