User:MalonyJenkins/sandbox: Difference between revisions

From PZwiki
(Changes)
m (Connall moved page PZwiki:KERMITPOCALYPSE4/sandbox to User:MalonyJenkins/sandbox over a redirect without leaving a redirect)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
== Introduction ==
{{languages}}
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.
{{header|Community|hidever=true|type=Neutral}}{| style="float:right; border:2px solid 000000;border: 2px solid #A9A9A9;text-align: center;margin:.46em 0 0 .2em;"
|- style="font-size:100%"
| valign="top" |[[Image:SpiffoWAVE.jpg|Spiffo, the Indie Stone Mascot of Choice. Also likes burgers, fast food, and is ingame to help.]]<!--
  --><br><small> ''[[Spiffo]] welcomes you to the Zomboid Wiki. <br>Hope you have a pen handy..''</small>
|}Project Zomboid's Wiki '''''(PZWiki for short)''''' requires continous updates as the game develops. To make any general suggestions please use the [[PZwiki_talk:Community_portal|discussion page]].


Indie Stone's current aim is to currently update the game with newer features and improve on existing ones. As a matter of course, as the updates continue, the previously written wiki pages become obsolete and require bringing up to date to current information.
== Editing basics ==


PZWiki would appreciate player assistance in keeping pages up to date to help newer players understand the game and to keep visiting older players up to date with current game design progress.
==== 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.


To that end, PZWiki would appreciate help in any way provided. (as long as it follows the basic [[PZwiki:Wiki_Rules|Wiki rules]])
==== 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.


== Priority Issues currently need doing (List as at May '17)==
==== Summarize your changes ====
=== High Priority Problems ===
: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.


* Main front page needs rework and brought up to date due to word block causing issues. <font color="green">'''[COMPLETED]'''</font>
==== Preview before saving ====
* Metalwork Category items are incomplete, new pages are needed to fill in new constructable items.
: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.
: 1) Metal Containers - Metal Shelves/Metal Crate/Metal Counter/Metal Counter Corner/Small Locker/Big Locker
: 2) Metal Fences - Fence/Pole Fence/Fence Gate/Wired Fence/Big Wired Fence/Big Pole Fence/Big Pole Fence Gate
: 3) Metal roof
: 4) Metal sheet
* Metalwork Guide needs review, is incomplete and likely out of date.
* Tool Category items are incomplete, new pages are needed to fill in new tool items.
: 1) Welder
: 2) Welding mask
: 3) Welding rods
* Metal materials used in Metal Construction have no pages/are unlisted.
* No articles currently on new Compost system.
* How to edit article needs updating.
* Majority of Carpentry category pages are currently stubs and need to be brought into [[:Category:Main|Navigational framework]].
* Bomb and Thrown item articles in disarray, out of date and uncatalogued in [[:Category:Main|Navigational framework]]. <font color="orangered">'''[ATTACHED TO CATEGORY]'''</font>
* Creation of Category and NavBox for Bomb/Thrown/Electrical items. <font color="green">'''[CATEGORY COMPLETED]'''</font> / <font color="red">'''[NAVBOX NOT COMPLETED]'''</font>
* [[Carpentry Guide]] needs verifying/confirmed if costs for construction are correct and brought into [[:Category:Main|Navigational framework]].
* [[Crafting|Crafting Guide]] needs verifying/confirmed if costs for crafting are correct and brought into [[:Category:Main|Navigational framework]].
* No pages on Nutrition which is a serious game dynamic.
* No pages on the Annotated Maps.


=== Medium Priority Problems ===
== [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===


* [[Electrical|Electrical Guide]] needs verifying, and brought formally into [[:Category:Main|Navigational framework]].
{| class="wikitable" border="1" style="border-collapse: collapse; border-color: #666666; background-color: #efefef; width: " cellpadding="5"
* [[Farming Guide]] needs verifying, and brought formally into [[:Category:Main|Navigational framework]].
|-
* [[Fishing|Fishing Guide]] needs verifying and brought formally into [[:Category:Main|Navigational framework]].
! What you type || What it looks like
* [[First Aid|First Aid Guide]] needs verifying and brought formally into [[:Category:Main|Navigational framework]].
|-
* [[Foraging|Foraging Guide]] needs verifying and brought formally into [[:Category:Main|Navigational framework]].
|<pre>''italic text''</pre> || ''italic text''
* [[Trapping|Trapping Guide]] needs verifying and brought formally into [[:Category:Main|Navigational framework]].
|-
* Creation of "Smithing Guide" article once implemented ingame.
|<pre>'''bold text'''</pre> || '''bold text'''
* Item list needs new items adding/verifying.
|-
|<pre>
no ident
:single ident
::double ident
:::triple ident
</pre>
||
no ident
:single ident
::double ident
:::triple ident
|}


=== Mid-Low Priority Problems ===
===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


* [[Knox_County|Knox County]] article is out of date as it does not describe in general the new areas of the map. Someone whos wandered a lot could add valuable info.
|-
* Food items now require reflecting current microwave/cooking changes. Not currently implemented in documents.
|<pre>[[canned soup|un-canned soup]]</pre> || [[canned soup|un-canned soup]]
* Information on Jar'd items not current and only a stub.
|-
* General information on pages need bringing up to date. Current Version is 37.8 yet we have pages from the initial build release still un-updated.
|<pre>[http://projectzomboid.com Project Zomboid]</pre> || [http://projectzomboid.com Project Zomboid]
: Articles in [[:Category:Version_0.2.0p|Version (0.2.0p)]] are extremely out of date and require urgent updating.
|}
:'''(The last major update to information was attempted in Version 34.28. [[:Category:Version|Link here to Version Categories]])'''
* Screenshots on the main page using [[Template: Main Page Screenshot|this]] template are from many builds ago and do not reflect current gameplay. Descriptions need to reflect this.
* Navigational Map needs updating, does not account for new categories (metalwork, out of date guides etc).
* Code for health and construction of barricades needs locating for [[Barricade]] document.
* Farming articles (seeds/plants etc) need linking up to their NavBox.
* All weapon articles need to be updated to fully utilise the [[Template:Weapons|Weapons Template]] change.


=== "On Hold" Problems ===
== Minor edits ==
* Version update page is as at Version 34.28. No new builds added. '''(Currently on hold, word censorship preventing update)'''
* Vehicle Category will need constructing '''(Currently on hold, other items take priority.)'''
* [[Frequently_Asked_Questions|"Frequently asked questions"]] page needs rework and brought up to date if information incorrect. '''(Currently on hold, other items take priority.)'''
* Further Boilerplates need adding for new types of items. '''(User MalonyJenkins will handle when required.)'''
* Massive undertaking of translation of up to date articles, and purge of old/untranslated documentation. '''(Currently on hold, majority of articles out of date.)'''
* Construction of [[Dedicated_Server|Dedicated Server]] article on linked page.


== General Instruction on things anyone can do outside the above list ==
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].
<br>
Assisting the Wiki can be done in many forms:


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.


=== Create Pages for Missing Content ===
== Specific PZwiki editing ==
As the game continues to expand, new features and items will enter into the game which the Wiki will not have catalogued, such as the planned (at time of writing) vehicles being introduced into the game.
''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].


Please check if the page already pre-exists before creating a new page, for sake of preventing duplication.
== 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].
Alternatively, check our [[Special:WantedPages|missing pages]] category, which lists pages that are currently noted as missing. However please note you will need to go a fair bit down the list as all languages are collected in this category, so it lists french, russian, japanese (etc) missing pages together. Please note the /# symbol after a page name relates to the Language, so if you see Lettuce/fr, it means the lettuce article in French.
 
 
<small>'''''(Don't know how to edit a page? Don't worry, Spiffo has you covered. Check out the [[:Category:Boilerplates|Boilerplates]] category for current designs of pages in which you need to just fill in the blanks. As for how to edit, we recommend our page on editing [[Help:Contents|here]].)'''''</small>
 
<small>'''''(Want to know what images are unused for your page? Don't worry, Spiffo has also got you covered on this. Check out the [[Special:UnusedFiles|unused images]] page for unused images. Please note there is the potential for duplicated images so please check the article doesnt exist elsewhere.)'''''</small>
<br><br>
 
--------------------------------------------------------
=== Editing Existing and/or Stub Pages ===
 
On occasion the Indie Stone, the Wiki Managers, or editors will set up Stub pages to be improved on later by other Wiki editors. These simply need filling out/formatting with the most recent information.
<br><br>
==== Stub articles ====
Stub Articles are all categorised by Stub notices, and stub articles can be found [[:Category:Stub articles|here]] for improvement. Some stub articles may not use current boilerplates and should be updated accordingly if required.
<br><br>
==== Articles in need of Improvement ====
Some editors who read the wiki find pages that are clearly out of date and require a modernisation to bring them back into a relevant state by adding a notice to the page. These pages can be found under the following [[:Category:Articles in need of improvement|category page]].
<br><br>
==== Version Pages ====
Due to how the Boilerplates work and current Wiki policy, all pages are required to have '''Version Ńumbers''' attached to the page. This helps discern which version the page was edited and brought up to. The version category collects all pages edited in that version. See the [[:Category:Version|Version Categories]] page for the list of pages potentially needing updating. Once the page is brought up to date, the Version No. must be updated to reflect it has been corrected.
<br><br>
 
==== Translation ====
 
Translating the English pages (which at this time is currently the most numerous of the Wiki pages into their relevant language is a enormous task which simply requires a bit of time from Wiki editors. Please try to only translate pages which are close to the current working version, as translating a page from several versions ago could potentially be a redundant exercise unless you can confirm the information is current and assign the page to the current version category.
 
The use of the <nowiki> {{language}} </nowiki> tag on pages allows for a page to be put in a different language by linking to the assigned variant. Help with translating pages is very much appreciated.
<br><br>
 
==== Moving Pages ====
 
Try not to move pages unless necessary, one such change would be to remove unnecessary capital letters to lower case. A lot of links on various pages have been spelt with capital letters when they are in the middle of a sentence. These need to be changed to lower case where appropriate. Such as "Concrete Bucket" to "Concrete bucket".
 
On the basis of pages on items/events/future planned features which are not part of the game yet such as a feature not implemented, these don't need to be moved but need to be categorised in the [[:Category:Notyetingame|"Not yet in game"]] category.
<br><br>
 
--------------------------------------------------------
=== Reporting Spam ===
When reporting spam the first thing you should do is check to make sure that the article in question is not focused on Project Zomboid. Check the page's title, look to see that there is not an extensive history for the page. If you are not sure that the article is not legitimate leave a note on the article's discussion page.
 
If you are absolutely positive that the article is spam and does not belong on the wiki insert the following into the article, before any content:
  <nowiki>{{Deletion|Spam|speedy=1}}</nowiki>
Preview to make sure a red box has appeared on the page, then save your changes. An admin will delete the article after review. To report someone you believe is a spambot simply leave a message on [{{fullurl:Special:ListUsers|group=sysop}} an admin's talk page].
<br><br>
 
--------------------------------------------------------
=== Adding Pages To Categories ===
When creating a new page or coming across a page that hasn't been added to an appropriate category, edit using this format:
  <nowiki>[[Category:NAME]]</nowiki>
You can find a listing of category names on [[Special:Categories|this page]] and the Navigation Page can give the [[:Category:Main|formal layout of the wiki here]].
 
HOWEVER, if you convert the page into using a Boilerplate, then the categories would be '''assigned automatically.'''
<br><br>
 
--------------------------------------------------------
=== Adding Notice Boxes To Pages ===
Notice boxes are the boxes added to the top of pages to indicate problems or concerns with the article. One example is the ''in need of improvement'' notice box:
{{NoticeBox|1|#ff0|desc=This article or section may be '''in need of improvement'''. Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.}}
Adding this notice box to a page is as simple as inserting this line at the top:
  <nowiki>{{Notice|Improve}}</nowiki>
Adding notice boxes will not only display helpful information, but it may also add the article to a special category. For a list of notice boxes, see [[Template:Notice|this page]].
<br><br>
 
[[Category:Community]]

Latest revision as of 21:52, 10 July 2017

Introduction

PZwiki uses Mediawiki, a free software wiki engine licensed under the 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.

Wikitext markup

Please note that this section has borrowed heavily from Mediawikis own help pages.

Formatting

What you type What it looks like
''italic text''
italic text
'''bold text'''
bold text
no ident
:single ident
::double ident
:::triple ident

no ident

single ident
double ident
triple ident

Links

What you type What it looks like
[[canned soup]]
canned soup
[[canned soup]]s
canned soups
[[canned soup|un-canned soup]]
un-canned soup
[http://projectzomboid.com Project Zomboid]
Project Zomboid

Minor edits

A user who is logged-in can mark an edit as "minor". Minor edits are generally spelling corrections, formatting, and minor rearrangement of text. Users may choose to hide minor edits when viewing Recent Changes.

Marking a significant change as a minor edit is considered bad Wikiquette. If you have accidentally marked an edit as minor, make a dummy edit, verify that the "[ ] This is a minor edit" 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 this page.

Mediawiki help

PZwiki uses a version of the same software that powers wikipedia. For more comprehensive help on anything to do with Mediawiki, see Wikipedia's own help section.