Formatting Articles

From Grooper Wiki
Revision as of 14:34, 27 March 2020 by Dgreenwood (talk | contribs)

The following article will give you guidance on writing articles in the Grooper Wiki.

Creating a New Article

1) Using the search bar, type the name of the article you wish to create.


2) If the article does not exist, you will see a message reading "Create the page "Article Name" on this wiki!" above the search results. Click the searched article's name in quotes to create it.


3) Use the text editor box to write your article. For more information on Mediawiki's markup formatting refer to the Writing Articles#Text Formatting - Markup Syntax section of this article.

4) Press the "Save Page" button at the bottom of the text editor to save the page.



5) If you need to edit your page further. Press the "Edit" button at the top of the article.


Text Formatting - Markup Syntax

Your article's text can be formatting using Mediawiki's markup. This is a syntax consisting of special characters, like asterisks, apostrophes and equals signs to do special things. For example, you can place a word in italics by placing a pair of apostrophies on both sides of the word, like ''this''.

Sections

Section headers are useful to break up sections of information in your article. Sections and subsections are called out by pairs of equals signs on both sides of the sections name.

You Type You Get
== Section Level 2 ==

=== Section Level 3 ===

==== Section Level 4 ====

===== Section Level 5 =====

====== Section Level 6 ======

Section Level 2

Section Level 3

Section Level 4

Section Level 5
Section Level 6