Editing Help:Contents

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{ambox|text=
+
{{Tag|Welcome to the Help Pages, assistance for contributers|That is what the entire '''help pages''' are about, to help you get into the groove of things and begin contributing to the Krafties Community by keeping this Wiki full of useful information, tips and advise.
Check out the [[Community portal]] for information our plans and other things
 
*Help us get the Krafties Wiki into shape, cleaning up articles and adding content
 
 
}}
 
}}
 +
{{WikiHelp}}
 +
==Contributing to the Wiki==
 +
#'''[[Help:Getting Started|Getting Started]]:''' ''always best to start at the beginning''
 +
#'''[[Help:Page_Guide|Article Setup Guide]]:''' because you should get familiar to the basic layout
 +
#'''Check out all the links in the Help Header!''' because they are useful
  
;Register
+
==Wiki Cleanup Tasks==
*Create an account here on the wiki
+
Because the Wiki is not a single person's job to maintain, here are some things you can help out with
;Need help?
+
:Remember to add '''[[Help:Notice Tags|Tags]]''' onto pages for easy sorting, specially if you don't have time to fix the problem on the spot
*Check the [[Help:Contents|Help pages]]
+
===Any Contributors Task===
;Be bold
+
#'''[[:Category:Needs Fixing|Pages that need fixing!]]''' ''Outdated/Incorrect information!'' Of course nothing should be in this category if you can help it
*There's no need to wait. Jump right in and start editing. The [[:Category:Wiki maintenance|wiki maintenance category]] may be a great place to start, or you can start small by fixing spelling, grammar, and other errors you come across.
+
#'''[[Help:Redirects|Redirects and DoubleRedirects]]''' ''easy task to fix''
;Start a new article
+
#'''[[Help:Cleanup_Crew|List of tiny things to do]]'''
*just type a new article name in the [[Special:Search|search]]. A link will be provided to start the article at the top of the search results if it hasn't been created already.
+
===For [[WikiWriter]] (Formatting)===
*you can make a new page redirect to it's proper place by adding <code><nowiki>#REDIRECT [[PageName]]</nowiki></code>
+
#'''[[:Category:WikiWriter Review|Pages that need WikiWriter attention]]'''
;Community discussion
+
==STuff==
*See what the community is currently talking about or make suggestions on the talk pages.
+
__NOTOC__
 +
Is this your first visit to UOGuide? Be sure to read our [[UOGuide:Introduction|introduction page]] on how you can help out the site.
  
==Creating Articles / Editing Content==
+
===Ask a Question===
'''Creating Content''' is as easy as searching for it. If you can't find it, feel free to create it, ''because somebody else will probably search for it too at some point''.  
+
If you need any help, add a comment to the [[Help_talk:Contents|Help Talk Page]]. A reply will be made to your comment, so check back regularly.
:Can browse the existing pages and categories or simply use the '''Search''' function. If the search can't find it, it will give you the option of creating the missing page.
+
===Sandbox===
[[File:EditingWiki.png|frame|center|This is the options when editing a page, "Summary" is where you write why/what you were editing]]
+
Feel free to use the [[UOGuide:Sandbox|Sandbox]] for getting a feel of the editing system. Don't worry about overwriting what is already there. It is meant as a playground to get you started.
  
===Creating a New Page===
+
==Formatting==
#When failing to find something with search, you will get:
+
Need to do something besides plain text? It is really easy. Here are the basic tools to create what you want.
#*'''Create the page "<span style="color:darkred">NewPage</span>" on this wiki!'''
 
#Click the red link to proceed to the creation page. Add content, category or redirect it to the proper place.
 
#'''Show preview''' of what you've made so far.
 
#'''Save page''' when you're done. You just made a page!
 
  
===Edit Existing Pages===
+
{| class="purpletable" style="width:800px"
When you find a page lacking content, or wish to add your knowledge to the page, or simply wish to add links and thumbnails, then you edit.
+
|-
#Click '''edit''' on the top of the page/part of page which you wish to edit.
+
! '''Description'''
#Add your content, press '''Show preview''' to see the results
+
! '''You Type'''
#;When to use the ''"This is a minor edit"''?
+
! '''You Get'''
#*When you're correcting a link, or changing a spelling are ideal reasons. You '''should not''' check this option if you were adding something new to the page. But whatever you do, it will always appear in the "History" of a page.
+
|-
#Press '''Save page''' when done.
+
! colspan="3" style="font-weight:normal;" | Applies anywhere
 +
|-
 +
| Italicize text
 +
| {{Monospace|<nowiki>''italic''</nowiki>}}
 +
| ''italic''
 +
|-
 +
| Bold text
 +
| {{Monospace|<nowiki>'''bold'''</nowiki>}}
 +
| '''bold'''
 +
|-
 +
| Bold and italic
 +
| {{Monospace|<nowiki>'''''bold & italic'''''</nowiki>}}
 +
| '''''bold & italic'''''
 +
|-
 +
| Internal link{{Break}}(within UOGuide)
 +
| {{Monospace|<nowiki>[[Name of Page]]</nowiki>{{Break}}<nowiki>[[Name of Page|Display
 +
Text]]</nowiki>}}
 +
| [[Name of Page]]{{Break}}[[Name of Page|Display Text]]
 +
|-
 +
| External link{{Break}}(to other websites)
 +
| {{Monospace|<nowiki>[http://www.example.com]</nowiki>{{Break}}<nowiki>[http://www.example.com display text]</nowiki>{{Break}}<nowiki>http://www.example.com</nowiki>}}
 +
| [http://www.example.com]{{Break}}[http://www.example.com display text]{{Break}}http://www.example.com
 +
|-
 +
| Escape wiki markup
 +
| {{Monospace|<nowiki>''markup''</nowiki>{{Break}}<nowiki><nowiki>no ''markup''</nowiki></nowiki>}}
 +
| ''markup''{{Break}}<nowiki>no ''markup''</nowiki>
 +
|-
 +
| Line Break
 +
| {{Monospace|<nowiki>one{{Break}}two</nowiki>}}
 +
| one{{Break}}two
 +
|-
 +
| Monospace text
 +
| {{Monospace|This text is not Monospace.{{Break}}<nowiki>{{Monospace|This text is Monospace.}}</nowiki>}}
 +
| This text is not Monospace.{{Break}}{{Monospace|This text is Monospace.}}
 +
|-
 +
| Sign your posts <br />on talk pages
 +
| <nowiki>~~~~</nowiki>
 +
| [[User:Username|Username]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
 +
|-
 +
| Thumbnail image
 +
| <nowiki>[[File:VampireRexie.gif|thumb|Caption text]]</nowiki>
 +
| [[File:VampireRexie.gif|thumb|Caption text]]
 +
|-
 +
! colspan="3" style="font-weight:normal;" | Applies only at the beginning of the line
 +
|-
 +
| Headings{{Break}}of different sizes{{Break}}''A Table of Contents will''{{Break}}''automatically be generated''{{Break}}''when four headings are''{{Break}}''added to an article.''
 +
| {{Monospace|<nowiki>==Level 1==</nowiki>{{Break}}<nowiki>===Level 2===</nowiki>{{Break}}<nowiki>====Level 3====</nowiki>{{Break}}<nowiki>=====Level 4=====</nowiki>}}
 +
|
 +
==Level 1==
 +
===Level 2===
 +
====Level 3====
 +
=====Level 4=====
 +
|-
 +
| Bulleted list
 +
| {{Monospace|* one{{Break}}* two{{Break}}** two point one{{Break}}** two point two{{Break}}* three}}
 +
| style="padding:3px 3px 15px 3px;" |
 +
* one
 +
* two
 +
** two point one
 +
** two point two
 +
* three
 +
|-
 +
| Numbered list
 +
| {{Monospace|# one{{Break}}# two{{Break}}## two point one{{Break}}## two point two{{Break}}# three}}
 +
|
 +
# one
 +
# two
 +
## two point one
 +
## two point two
 +
# three
 +
|-
 +
| Indenting Text
 +
| {{Monospace|Definition{{Break}}: item 1{{Break}}: item 2}}
 +
|
 +
Definition
 +
: item 1
 +
: item 2
 +
|-
 +
|Tables
 +
|
 +
<pre>
 +
{| class=wikitable
 +
!Element
 +
!Species
 +
!Color
 +
|-
 +
|Fire
 +
|Rexie
 +
|Red
 +
|-
 +
|Vampire ||Aviaa ||White
 +
|}
 +
</pre>
  
==Tips to keep in mind==
+
{| class="wikitable"
;Try making your [[{{#Special:MyPage}}|Userpage]] first
+
|{{monospace|<nowiki>{|</nowiki>}}
*it helps you get used to editing the wiki and you can use it as your personal sandbox for testing out things like templates.
+
| Table start
;The wiki is very Case Sensitive
+
|-
:when it comes to linking to other pages and files, then the wiki can be very Case Sensitive.
+
|{{monospace|<nowiki>|-</nowiki>}}
;Updating files/images
+
| Table Row
*If you just need to update an existing file, then go to that file and use the ''"Upload a new version of this file"''
+
|-
*If the new image is drastically different, such as being a different subject, then just create a new file
+
|{{monospace|<nowiki>!</nowiki> }}
;Image size
+
| Table Row for Header
*Please do not update a file with a worse quality image (such as shrinking it).
+
|-
*Just use parameters like <code>|thumb|</code> for a instant small thumbnail, or use <code>|300px|</code> to specify a size.
+
|{{monospace|<nowiki>|</nowiki>}}
;Use templates when they are provided (to display information)
+
| Table Cell
*there is always a {{tl|Documentation}} on every template that explains how to use it
+
|-
*templates are very easy to use once you get used to it, try them out on your userpage first if unsure.
+
|{{monospace|<nowiki>|}</nowiki>}}
 +
| Table end
 +
|}
 +
|
 +
{| class=wikitable
 +
!Element
 +
!Species
 +
!Color
 +
|-
 +
|Fire
 +
|Rexie
 +
|Red
 +
|-
 +
|Vampire ||Aviaa ||White
 +
|}
 +
|}
 +
==Editing Guidelines==
 +
If you become a regular contributor to the site it is recommended you familiarize yourself with the general editing guidelines. It will help keep pages consistent throughout the site and make editing easier for yourself and other people.
 +
* [[Help:Page Layout]] - How each page should be setup
 +
* [[Help:Creating an Item Page]] - A tutorial on creating a new page
 +
* [[Help:Images]] - All about images
 +
* [[Help:Categories]] - All about categories
 +
* [[Help:Templates]] - All about templates
 +
* [[Help: Guild Website Hosting]] - All a guild needs to know about their website
 +
* [[Help: User Page]] - All a user needs to know about their own page
  
==See Also==
+
If you would like to help edit but don't know where to start, see the [[UOGuide:Priorities|UOGuide Priorities]] page.
*[[Help:Formatting and templates|Formatting and templates]]
 
{{Help}}
 

Please note that all contributions to Krafties may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: