Help:Contents: Difference between revisions

From PZwiki
m (Changed protection level for "Help:Contents" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
(Blanked the page)
Line 1: Line 1:
== Introduction ==
PZwiki uses [http://mediawiki.org Mediawiki], a free software wiki engine licensed under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. On this help page, you will find a user guide to help you start creating and updating pages on this wiki.


== Editing basics ==
==== Create an account ====
To help prevent spamming, you'll need to create an account to edit the wiki. You can easily do that by clicking the 'Register' link at the top right hand corner of the page.
==== Start editing ====
:To start editing a MediaWiki page, click on the "Edit this page" (or just "edit") link at the top of the page. This will bring you to the edit page: a page with a text box containing the wikitext: the editable source code from which the server produces the webpage.
==== Summarize your changes ====
:You should write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes, as described in the legend.
==== Preview before saving ====
:When you have finished, press preview to see how your changes will look -- before you make them permanent. Repeat the edit/preview process until you are satisfied, then click "Save" and your changes will be immediately applied to the article.
== [http://en.wikipedia.org/wiki/Wikitext Wikitext] markup ==
Please note that this section has borrowed heavily from [http://mediawiki.org Mediawikis] own help pages.
===Formatting===
{| class="wikitable" border="1" style="border-collapse: collapse; border-color: #666666; background-color: #efefef; width: " cellpadding="5"
|-
! What you type || What it looks like
|-
|<pre>''italic text''</pre> || ''italic text''
|-
|<pre>'''bold text'''</pre> || '''bold text'''
|-
|<pre>
no ident
:single ident
::double ident
:::triple ident
</pre>
||
no ident
:single ident
::double ident
:::triple ident
|}
===Links===
{| border="1" style="border-collapse: collapse; border-color: #666666; background-color: #efefef; width: " cellpadding="5"
|-
! What you type || What it looks like
|-
|<pre>[[canned soup]]</pre> || [[canned soup]]
|-
|<pre>[[canned soup]]s</pre> || [[canned soup]]s
|-
|<pre>[[canned soup|un-canned soup]]</pre> || [[canned soup|un-canned soup]]
|-
|<pre>[http://projectzomboid.com Project Zomboid]</pre> || [http://projectzomboid.com Project Zomboid]
|}
== Minor edits ==
A user who is [http://en.wikipedia.org/wiki/Help:Logging_in logged-in] can mark an edit as "minor". [http://en.wikipedia.org/wiki/Help:Minor_edit Minor edit]s are generally spelling corrections, formatting, and minor rearrangement of text. Users may choose to hide minor edits when viewing [http://pzwiki.net/wiki/Special:RecentChanges Recent Changes].
Marking a significant change as a minor edit is considered bad [http://en.wikipedia.org/wiki/Wikipedia:Etiquette Wikiquette]. If you have accidentally marked an edit as minor, make a [http://en.wikipedia.org/wiki/Help:Dummy_edit dummy edit], verify that the <small>'''"[ ] This is a minor edit"'''</small> check-box is unchecked, and explain in the edit summary that the previous edit was not minor.
== Specific PZwiki editing ==
''See Also:'' [[PZwiki:HelpingOut]]
==== Use a template ====
:We have several templates (known as Boilerplates) set up for you to make use of when creating a new page. These boilerplates make adding a new page quick and easy and makes sure all of the pages stick to consistent look. To see our current boilerplates see [http://www.pzwiki.net/wiki/Category:Boilerplates this page].
== Mediawiki help ==
PZwiki uses a version of the same software that powers [http://wikipedia.org wikipedia]. For more comprehensive help on anything to do with Mediawiki, see [http://en.wikipedia.org/wiki/Help:Contents Wikipedia's own help section].

Revision as of 20:44, 13 July 2017