Lunacraft Wiki
Register
Advertisement

Welcome to the Lunacraft Wiki Sandbox!
This page exists so that you can practice editing or formatting (see Help:Editing) without changing any serious content. Feel free to try wiki editing out here first.
There is a tutorial on the Central (coordinating) Wikia that will step you through more of the things you can do. Wikia allows for rather complicated formatting. Just start with the basics... enter some text, and learn the other pieces as you go. Your content contributions are welcome and important. The wiki is a collaborative effort and others can help with formatting and other improvements.

Classic Editor[]

Beginners should use the visual editor; more experienced users can use the classic editor. This will teach you about the classic editor. To ise it, click "Edit" at the top right of the screen. In the editor, you should have the option to use either the classic or visual editor.

A blank line indicates a paragraph separation.

You can link to another page by putting the name or title of that page in double square brackets. [[Lunacraft Wiki]] becomes Lunacraft Wiki.

Wiki Commands[]

There are lots of commands on wikia. Here are some of them:

{{}}
|
[]
[[]]
[[Category:]]
#REDIRECT [[]]
<s></s>
<sup></sup>
<sub></sub>
<code></code>
<blockquote></blockquote>
<ref></ref>
{{Reflist}}
<references/>
<includeonly></includeonly>
<noinclude></noinclude>
{{DEFAULTSORT:}}
<nowiki></nowiki>
<!-- -->
<span class="plainlinks"></span>

This may look overwhelming, but don't let it worry you.

Simple Formatting[]

Create headers by putting text inbetween repeated equal (=) signs. The more =, the lower level the heading is.

Create a bulleted list by starting each item with an asterisk (*).

Create a numbered list by starting each item with a hashtag (#).

Formatting for Emphasis[]

Put single quote marks around words or phrases for formatting emphasis.

Two single quotes, like ''italics'' will create italics.

Three single quotes, like '''bold text''' will create bold text.

<u></u> will underline text.

<s></s> will strike through text.

<sup></sup> will superscript text.

<sub></sub> will subscript text.

Other Stuff[]

If you know HTML or CSS formatting commands, they can also be used in this wiki. One useful HTML command is <br /> which creates a line break.

If you want to show what a command looks like, rather than actually implementing the command, surround it with the <nowiki>Text</nowiki> command.

Advertisement