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=
+
{{WikiHelp}}
Check out the [[Community portal]] for information our plans and other things
+
{{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.
*Help us get the Krafties Wiki into shape, cleaning up articles and adding content
 
 
}}
 
}}
 +
__NOTOC__
  
;Register
+
===Contributors! [[Help:Getting Started|Getting Started!]]===
*Create an account here on the wiki
+
If you need any help, add a comment to the [[Help_talk:Contents|Help Talk Page]]. You can also just try asking the [[WikiWriter]] directly when on [[wikipedia:Second Life|Second Life]]
;Need help?
+
*You should always coordinate with the [[WikiWriter]] when changing something regarding the layout, because they are in charge of formatting
*Check the [[Help:Contents|Help pages]]
+
*Feel free to add new content, fix and adjust existing content. Just slap on <code><nowiki>{{Tag WikiWriter}}</nowiki></code> onto the page if you want the [[WikiWriter]] to take a look at it
;Be bold
+
*;Everything else you need should be at the header of this page
*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.
 
;Start a new article
 
*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.
 
*you can make a new page redirect to it's proper place by adding <code><nowiki>#REDIRECT [[PageName]]</nowiki></code>
 
;Community discussion
 
*See what the community is currently talking about or make suggestions on the talk pages.
 
  
==Creating Articles / Editing Content==
+
===UserPage / Sandbox===
'''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''.
+
When you have an account on the Krafties Wiki, you are able to create your '''User page''', by clicking your name in the top-right.
: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.
+
*This can become your private '''sandbox''' and a place to keep track of your ideas on the wiki
[[File:EditingWiki.png|frame|center|This is the options when editing a page, "Summary" is where you write why/what you were editing]]
+
*Use your ''sandbox'' when testing out templates or creating new tables
 +
*''also'', whenever you make a contribution (editing and adding content) it will link to your user page
  
===Creating a New Page===
+
==Quick WikiMarkup Overview==
#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;margin-left:30px;"
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>}}
 +
|
  
==Tips to keep in mind==
+
==Level 1==
;Try making your [[{{#Special:MyPage}}|Userpage]] first
+
===Level 2===
*it helps you get used to editing the wiki and you can use it as your personal sandbox for testing out things like templates.
+
====Level 3====
;The wiki is very Case Sensitive
+
=====Level 4=====
:when it comes to linking to other pages and files, then the wiki can be very Case Sensitive.
+
|-
;Updating files/images
+
| Bulleted list
*If you just need to update an existing file, then go to that file and use the ''"Upload a new version of this file"''
+
| {{Monospace|* one{{Break}}* two{{Break}}** two point one{{Break}}** two point two{{Break}}* three}}
*If the new image is drastically different, such as being a different subject, then just create a new file
+
| style="padding:3px 3px 15px 3px;" |
;Image size
+
* one
*Please do not update a file with a worse quality image (such as shrinking it).
+
* two
*Just use parameters like <code>|thumb|</code> for a instant small thumbnail, or use <code>|300px|</code> to specify a size.
+
** two point one
;Use templates when they are provided (to display information)
+
** two point two
*there is always a {{tl|Documentation}} on every template that explains how to use it
+
* three
*templates are very easy to use once you get used to it, try them out on your userpage first if unsure.
+
|-
 +
| 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
 +
|-
 +
| Stacking list styles
 +
| {{Monospace|# one{{Break}}#* dot{{Break}}#*# dot one{{Break}}#*# dot two{{Break}}# two}}
 +
|
 +
# one
 +
#* dot
 +
#*# dot one
 +
#*# dot two
 +
# two
 +
|-
 +
| Definition list
 +
:Indenting Text
 +
| {{Monospace|; item 1{{break}}:Definition 1{{Break}}; item 2{{break}}:Definition 2-1{{break}}:Definition 2-2 }}
 +
|
 +
; item 1
 +
:Definition 1
 +
; item 2
 +
:Definition 2-1
 +
:Definition 2-2
 +
|-
 +
|Tables
 +
:Showing two ways to complete a row
 +
|
 +
<pre>
 +
{| class=wikitable
 +
!Element
 +
!Species
 +
!Color
 +
|-
 +
|Fire
 +
|Rexie
 +
|Red
 +
|-
 +
|Vampire ||Aviaa ||White
 +
|}
 +
</pre>
  
==See Also==
+
{| class="wikitable"
*[[Help:Formatting and templates|Formatting and templates]]
+
|{{monospace|<nowiki>{|</nowiki>}}
{{Help}}
+
| Table start
 +
|-
 +
|{{monospace|<nowiki>|-</nowiki>}}
 +
| Table Row
 +
|-
 +
|{{monospace|<nowiki>!</nowiki> }}
 +
| Table Row for Header
 +
|-
 +
|{{monospace|<nowiki>|</nowiki>}}
 +
| Table Cell
 +
|-
 +
|{{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.

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: