Help:Editing: Difference between revisions

From Wikizilla, the kaiju encyclopedia
Jump to navigationJump to search
(Created page with "This article explains how to format articles on Wikizilla. When you edit a page, you can use WikiMarkup or HTML to format. To understand how to edit articles and for more inf...")
 
No edit summary
Line 7: Line 7:
<pre>[[Policy|Wikizilla:Policy]]</pre>
<pre>[[Policy|Wikizilla:Policy]]</pre>
*[[Policy|Wikizilla:Policy]] (A link to the page called Policy with the text "Wikizilla:Policy")
*[[Policy|Wikizilla:Policy]] (A link to the page called Policy with the text "Wikizilla:Policy")
<pre>[[User:Lordofmonsterisland]]</pre>
<pre>[[User:Wikizilla]]</pre>
*[[User:Lordofmonsterisland]] (A link to the page of the user called Lordofmonsterisland)
*[[User:Wikizilla]] (A link to the page of the user called Wikizilla)
<pre>[http://www.bbc.co.uk BBC Website]</pre>
<pre>[http://www.bbc.co.uk BBC Website]</pre>
*[http://www.bbc.co.uk BBC Website] (A link to the website bbc.co.uk with the text "BBC Website")
*[http://www.bbc.co.uk BBC Website] (A link to the website bbc.co.uk with the text "BBC Website")
Line 19: Line 19:
*<u>text</u> (underline)
*<u>text</u> (underline)
<pre>~~~</pre>
<pre>~~~</pre>
*[[User:Lordofmonsterisland|Lordofmonsterisland]]<sup>[[Message Wall:Lordofmonsterisland|wall]]</sup> (Your name)
*[[User:Wikizilla|Wikizilla]]<sup>[[User talk:Wikizilla|wall]]</sup> (Your name)
<pre>~~~~</pre>
<pre>~~~~</pre>
*[[User:Lordofmonsterisland|Lordofmonsterisland]]<sup>[[Message Wall:Lordofmonsterisland|wall]]</sup> 17:08, 28 July 2006 (BST) (your name and the date)
*[[User:Wikizilla|Wikizilla]]<sup>[[User talk:Wikizilla|wall]]</sup> 17:08, 28 July 2006 (BST) (your name and the date)
<pre><tt>text</tt></pre>
<pre><tt>text</tt></pre>
*<tt>text</tt> (typewriter font for code)
*<tt>text</tt> (typewriter font for code)
Line 30: Line 30:
  ''Unformatted Text''
  ''Unformatted Text''
Putting a blank space at the start of a line stops its contents being formatted.
Putting a blank space at the start of a line stops its contents being formatted.
*Mathematical Formulae:
<pre><math>\sum_{n=0}^\infty \frac{x^n}{n!}</math></pre>
<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
== Headings ==
== Headings ==
Headings are big dividers on pages, and they show up in the table of contents at the top if the page is large enough.
Headings are big dividers on pages, and they show up in the table of contents at the top if the page is large enough.
Line 70: Line 67:
::et cetera
::et cetera


<pre>#REDIRECT [[User:Lordofmonsterisland]]</pre>
<pre>#REDIRECT [[User:Wikizilla]]</pre>
*This will redirect the current page to the page you mention. This should be used for other words that mean the same thing. For example, the page [[Wikizilla:Sysop]] redirects to [[Wikizilla:Administrators]], because they are just two different words for the same thing. There's a button for this in source mode.
*This will redirect the current page to the page you mention. This should be used for other words that mean the same thing. For example, the page [[Wikizilla:Sysop]] redirects to [[Wikizilla:Administrators]], because they are just two different words for the same thing. There's a button for this in source mode.


Line 84: Line 81:
<pre>{{Monsters}}</pre>
<pre>{{Monsters}}</pre>
This will show the code for whatever is in page [[Template:Monsters]].
This will show the code for whatever is in page [[Template:Monsters]].
== [[Help:Tables|Tables]] ==
{| class="wikitable"
! This
! is
|-
| a
| table
|}
<pre>{| class="wikitable"
! This
! is
|-
| a
| table
|-
|}</pre>
[[Category:Help|Editing]]

Revision as of 00:17, 29 July 2016

This article explains how to format articles on Wikizilla. When you edit a page, you can use WikiMarkup or HTML to format.

To understand how to edit articles and for more information on editing, please read Help:How To

Links

[[Policy]]
  • Policy (A link to the page called Policy)
[[Policy|Wikizilla:Policy]]
  • Wikizilla:Policy (A link to the page called Policy with the text "Wikizilla:Policy")
[[User:Wikizilla]]
[http://www.bbc.co.uk BBC Website]
  • BBC Website (A link to the website bbc.co.uk with the text "BBC Website")

Text Formatting

''text''
  • text - Italics (two apostrophes on each side}
'''text'''
  • text - Bold (three apostrophes on each side}
<u>text</u>
  • text (underline)
~~~
~~~~
<tt>text</tt>
  • text (typewriter font for code)
X<sup>2</sup>, H<sub>2</sub>O
  • X2, H2O (superscript and subscript)
<nowiki>'''text'''</nowiki>
  • Does not format the text into text
Unformatted Text

Putting a blank space at the start of a line stops its contents being formatted.

Headings

Headings are big dividers on pages, and they show up in the table of contents at the top if the page is large enough.

== heading ==
  • A <h2> heading, like "Headings" (above)
=== heading ===
  • A <h3> heading, like "Third Level" (below)

Third Level

==== heading ====
  • A <h4> heading, like "Fourth Level" (below)

Fourth Level

Please do not use =Heading=, because that creates a first-level heading that should only be used on page titles, which are implemented automatically.

Lists

  • One asterisk (*) makes the first item in a bulleted list, like this one
  • Two asterisks (**) make the next line in
      • Three
        • Four
      • Three
  • one
    • two
      • Three
  1. One hash (#) makes the first item in a numbered list
    1. Two hashes (##) make the next item
    2. And so on
      1. And so on
  2. The same as the bulleted list

Page Formatting

This is plain text.

A single colon (:) indents this text once
You can repeat this for a new line too
Two colons (::) indents twice
Three (:::) indents three times.
et cetera
#REDIRECT [[User:Wikizilla]]
  • This will redirect the current page to the page you mention. This should be used for other words that mean the same thing. For example, the page Wikizilla:Sysop redirects to Wikizilla:Administrators, because they are just two different words for the same thing. There's a button for this in source mode.

Putting __NOEDITSECTION__ anywhere in an article prevents the little "Edit" buttons showing up at every heading. See Help:Magic Words.

Table of Contents

To place a table of contents over to the right hand side of the page, simply put {{toc}} where you want it to show. You can also use __NOTOC__ anywhere in an article to stop a table of contents showing up, and __FORCETOC__ to make one show up. See Help:Magic Words.

Categories

[[Category:Help]]

This will add the page to the list of Working Documents, and automatically place a link at the bottom of the page. This page IS in the Working Documents category, and so at the bottom of this page you can see the link to it.

If you just want to link to a category page, put a colon (:) at the start of the link such as [[:Category:Help]] There's a button for this in source mode.

Templates

{{Monsters}}

This will show the code for whatever is in page Template:Monsters.