Help:Contents: Difference between revisions

From PZwiki
(adjusted colouring)
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Introduction ==
{| role="presentation" width=80% style="text-align:center;" cellspacing=10
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.
| valign="top" colspan="2" | <!--
####################
### NAVIGATION  ###
####################
-->{{Languages}}{{Tutorial navigation}}
|- valign="top"
| width=50% style="text-align:right" |<!--
####################
### LEFT COLUMN  ###
####################
-->
<span style="float: left;">[[File:ScholarSpiffo.png|250px|link=]]</span><span style="font-size:150%">'''Welcome to the<br>Zomboid help articles'''</span>
----
Project Zomboid's complete guide to wiki editing


== Editing basics ==
New to wiki editing?


==== Create an account ====
<span style="font-size:125%">'''[[Help:Editing for beginners|Get Started]]'''</span>
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 ====
{| width=100% style="background-color: #F0EEDE; margin-top:6px; border: black solid 1px;" cellspacing=0
: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.
|-
 
| colspan="2" style="text-align: center; font-size: 150%; color:#FFF; background: #000;"| <div class="header" style="align: center;"><small>'''Advanced resources'''<br></small> </div>
==== Summarize your changes ====
|- style="vertical-align:top; text-align:left;"
: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.
| style="width:50%; height:65px; padding: 5px;"|
 
:[https://www.mediawiki.org/wiki/Help:Templates Writing templates]
==== Preview before saving ====
:[https://www.mediawiki.org/wiki/Help:Magic_words Magic words]
: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.
| style="width:50%; padding: 5px;"|
 
:[https://www.mediawiki.org/wiki/Help:Namespaces Namespaces]
== [http://en.wikipedia.org/wiki/Wikitext Wikitext] markup ==
:[https://www.mediawiki.org/wiki/Help:Special_pages Special pages]
Please note that this section has borrowed heavily from [http://mediawiki.org Mediawikis] own help pages.
|}
===Formatting===
| width=50% | <!--
 
####################
{| class="wikitable" border="1" style="border-collapse: collapse; border-color: #666666; background-color: #efefef; width: " cellpadding="5"
### RIGHT COLUMN ###
|-
####################
! What you type || What it looks like
-->
|-
{| width=100% style="background-color: #F0EEDE; margin-top:6px; border: black solid 1px;" cellspacing=0
|<pre>''italic text''</pre> || ''italic text''
|-
|-
| colspan="2" style="text-align: center; font-size: 150%; color:#FFF; background: #000;"| <div class="header" style="align: center;"><small>'''PZwiki editing'''<br></small> </div>
|<pre>'''bold text'''</pre> || '''bold text'''
|- style="vertical-align:top; text-align:left;"
|-
| style="width:50%; padding: 5px;"|
|<pre>
:[[Help:Editing for beginners|Editing for beginners]]
no ident
:[[Help:Editing pages|Editing pages]]
:single ident
:[[Help:Creating a new page|Creating a new page]]
::double ident
:[[Help:Formatting|Formatting]]
:::triple ident
| style="width:50%; padding: 5px;"|
</pre>
:[[Help:Links|Links]]
||
:[[Help:Images|Images]]
no ident
:[[Help:Tables|Tables]]
:single ident
:[[PZwiki:Style guide|Style guide]]
::double ident
|}
:::triple ident
{| width=100% style="background-color: #F0EEDE; margin-top:18px; border: black solid 1px;" cellspacing=0
|-
| colspan="2" style="text-align: center; font-size: 150%; color:#FFF; background: #000;"| <div class="header" style="align: center;"><small>'''Basic resources'''<br></small> </div>
|- style="vertical-align:top; text-align:left;"
| style="width:50%; padding: 5px;"|
:[https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
:[https://www.mediawiki.org/wiki/Help:Formatting Formatting]
:[https://www.mediawiki.org/wiki/Help::Links Links]
:[https://www.mediawiki.org/wiki/Help:Images Images]
:[https://www.mediawiki.org/wiki/Help:Tables Tables]
:[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Starting a new page]
| style="width:50%; padding: 5px;"|  
:[https://www.mediawiki.org/wiki/Help:Subpages Subpages]
:[https://www.mediawiki.org/wiki/Help:Moving_a_page Moving (renaming) a page]
:[https://www.mediawiki.org/wiki/Help:Categories Categories]
:[https://www.mediawiki.org/wiki/Help:Talk_pages Talk pages]
:[https://www.mediawiki.org/wiki/Help:Cite References]
:[[wikipedia:Wikipedia:Manual of style|Manual of style]]
|}
|}
 
|- style="vertical-align:top;"
===Links===
| colspan="2" | <!--
{| border="1" style="border-collapse: collapse; border-color: #666666; background-color: #efefef; width: " cellpadding="5"
####################
|-
### FOOTER      ###
! What you type || What it looks like
####################
|-
-->''PZWiki uses [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] wiki software, further help using the software can be found on the [https://www.mediawiki.org/wiki/Help:Contents contents] page.''
|<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 ==
[[Category:Help]]
 
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 16:37, 11 April 2019