Recent changes Random page
GAMING
Technology
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

Help:Editing

From TalkShoe Wiki

Jump to: navigation, search

TalkShoe Wiki allows anyone to contribute and unfortunatly. There may be some people who are completly new to the Wiki. For this, everything that MediaWiki can allow for beginners can be documented here and can be used to help you get up to speed with how to edit this wiki. For all, this is the editing guide. Even more then the central Wikia tutorial.

Contents

[edit] Absolute beginners?

If you can type and click, you can edit most pages on this wiki.

  1. Find a page to improve. (If you want, you can practice in the Sandbox first. It's there for "practicing", or experimenting with almost anything. It's a good place to get used to how the wiki works.)
  2. Click "Edit this page".
  3. An "edit box" will open - type your new sentences or corrections (just like MS or Lotus or WordPerfect wordprocessing)
  4. Click the "Save" button - (well, it may be wise to hit the "Preview" button first, in case of mistakes!)
  5. You're now a Web Publisher. Welcome to the team!

[edit] More detail

As with all wikis, you can edit any non-protected page. Your changes will be visible immediately. Just click the "edit" link that appears near the top of every page.

Explain your edit in the "Summary" box between the edit window and the save and preview buttons. eg: "typo" or "added info on xyz".

Use the "Show preview" button to check your edit and get the formatting right before saving. Remember to Save page before moving on.

If you are logged in, you can mark an edit as minor by checking the This is a minor edit box to let people know your edit is not something substantive.

To try editing, open a new window and go to the Sandbox (which is an editing test area), and then click the "edit" link. Add something and click save.

[edit] Formatting

Most text formatting is usually done with wiki markup, so you don't have to learn HTML.

[edit] Bold and italics

Bold and italics are added by surrounding a word or phrase with multiple apostrophes ('):

  • ''italics'' is rendered as italics. (2 apostrophes on each side)
  • '''bold''' is rendered as bold. (3 apostrophes on each side)
  • '''''bolded italics''''' is rendered as bolded italics. (2 + 3 = 5 apostrophes on each side)

[edit] Headings and subheadings

Headings and subheadings are an easy way to improve the organization of an article. If you can see two or more distinct topics being discussed, you can break up your article by inserting a heading for each section.

Headings can be created like this:

  • ==Main heading== (2 equals signs)
  • ===Subheading=== (3 equals signs)
  • ====Another level down==== (4 equals signs)
  • =====Another level down===== (5 equals signs)

If an article has at least three headings, a table of contents (TOC) will be automatically generated. Try creating some headings in the Sandbox and see the effect on the TOC.

[edit] Indenting

To indent text, place a colon (:) right at the beginning of a line. The more colons you put, the further indented the text will be. A newline (pressing Enter or Return) marks the end of the indented paragraph.

For example:
This is aligned all the way to the left.

:This is indented slightly.
::This is indented more.

is shown as:
This is aligned all the way to the left.

This is indented slightly.
This is indented more.

[edit] Bullet points

To insert a bullet, use an asterisk (*). Similar to rectal indentation, more asterisks in front of a paragraph means more indentation.

A brief example:

*First list item
*Second list item
**Sub-list item under second
*Isn't this fun?

Which is shown as:

  • First list item
  • Second list item
    • Sub-list item under second
  • Isn't this fun?

[edit] Numbered lists

You can also create numbered lists. For this, use the number sign or hash symbol (#). Using more #s will affect the level of indenting.

Example:

#First item
#Second item
##Sub-item under second item
#Third item

Shows up as:

  1. First item
  2. Second item
    1. Sub-item under second item
  3. Third item

[edit] Links

Links are important on wikis to help readers navigate your site.

[edit] Internal links

You can extensively cross-reference wiki pages using internal links. You can add links to existing titles, and also to titles you think ought to exist in future.

To make a link to another page on the same wiki, just put the title in double square brackets.

For example, if you want to make a link to, say, the Main Page, it would be:

[[Main Page]]

If you want to use words other than the article title as the text of the link, you can add an alternative name by adding it after a pipe "|" divider (SHIFT + BACKSLASH on English-layout and other keyboards).

For example, if you wanted to make a link to the Main Page, but wanted it to say "home page" you would write it as such:

View the [[Main Page|home page]]...

It would appear as:

View the home page...

When you want to use the plural of an article title (or add any other suffix) for your link, you can add the extra letters directly outside the double square brackets.

For example, you would write:

Add questions to the TalkShoe Wiki for [[quiz]]zes.

It would appear as:

Add questions to the TalkShoe Wiki for quizzes. (the link will be red if this page does not yet exist)

[edit] Interwiki links

To link to another Wikia, you can use its title followed by a colon and the article name, instead of using the full URL.

For example, the Creatures Wiki home page is at Creatures:Main Page, which can be typed as

[[Creatures:Main Page]]
rather than as http://creatures.wikia.com/wiki/Main_Page

This style of link works for any wiki in the interwiki map, not just for Wikia. See the Central Wikia page at Wikia:Help:Interwiki link.

[edit] External links

If you want to link to a site outside of Wikia, you may just type the full URL for the page you want to link to.

http://www.google.com/

It is often more useful to make the link display something other than the URL, so use one square bracket at each end, with the alternative title after the full URL address, separated by a space (not a pipe). So if you want the link to appear as Google search engine, just type:

[http://www.google.com/ Google search engine]

[edit] Redirects

To redirect automatically from one page to another, type #REDIRECT and then put in brackets the name of the page to be redirected to.

For example, you could redirect from "Cats" to "Cat". That way, anyone typing either version in the search box will automatically go to "Cat".

[edit] Images

All images added to this wiki must be "free-use". That is, they must be either:

  • public domain or
  • licensed by the copyright holder under a licence that allows anyone to reuse the images.

It's important that we do not add images taken from other websites as these are usually not free-use and would be copyright violations. See Help:Image copyright tags for more detail on licences and how to tag your images.

[edit] Uploading

  • To upload images you must be logged in.
  • Click on "Upload file" in the toolbox on the left (under the search boxes)
  • The "Browse" button lets you find the image on your hard drive. Click "open" to select the file.
  • If you want to change the file name, you can do so in the "Destination filename" box.
  • Use the "Summary" box to enter the source of the file and the image copyright tag.
  • Click "Upload".

You will be warned if the name will be changed or if there is already a file with that name. You can then decide whether to go ahead or to abandon the upload.

[edit] Using images

To use an image in an article, you simply surround the full name (including the "Image" part) in double square brackets:

[[Image:Example.jpg]] will give you: Image:Example.jpg
You can resize by adding the size in pixels between two pipes:

[[Image:Example.jpg|50px|]] will give you:

You can make an image a thumbnail an image by adding "thumb" in the same way. If a pipe is there from a previous variable, you don't need to add another:

[[Image:Example.jpg|50px|thumb|]] will give you:

This is automatically formatted to the right of the page. You can change this by adding "left" or "center":

[[Image:Example.jpg|50px|thumb|left|]] will give you:

Anything after the last pipe becomes the alt text or the caption:

[[Image:Example.jpg|50px|thumb|left|Alt]] will give you:
Alt
Alt

To link to a file without showing it on the page, you can use "Media" instead of "Image":

[[Media:Example.jpg]] will give you: Media:Example.jpg
To link to the image page instead, use a colon before the word "Image":

[[:Image:Example.jpg]] will give you: Image:Example.jpg
Finally, to create a gallery of images you can use the <gallery> tag:

<gallery>
Image:Example.jpg|1
Image:Example.jpg|Captioned
Image:Example.jpg|Links can be put in captions
</gallery>

will give you:


[edit] Wiki variables and templates

Use {{SITENAME}} to see the current Site name. For instance, {{SITENAME}} on this site prints out as TalkShoe Wiki.

Use {{PAGENAME}} to see the current Page name. For instance, {{PAGENAME}} on this page prints out as Editing.


That and a few other templates are common to MediaWiki sites.

Check the current list of all templates on this wiki.

You can create templates. After you create the page Template:XXX, using the command {{XXX}} will include that content in your current page. So, if you have something that needs to be included on many other pages, you might want to use a template.

Most templates available on the Central Wikia can be used on individual wikia with just "wikia:" prefixed to the name. See the help page on Central at Wikia:Help:Shared templates.

[edit] Advanced Editing Tips