From Seattle Wiki
SeattleWiki uses a special code called Wiki markup for formatting the text and images in an article. The Wiki markup used while editing a page will determine how the text looks and what links and images are in the page.
If you are not sure how all this works or are afraid to break something, don't worry! Just do what you can and someone will come around and fix it later. That's the nice thing about wikis! Otherwise, feel free to send email.
[edit] Making links
- To make an internal link, one that points to another page on this wiki, whether it exists or not, use double-brackets:
I like visiting the [[Wallingford]] neighborhood.
--> I like visiting the Wallingford neighborhood.
- You can also give the link a different name by adding a "|name" to it, for example:
You may want to check out the [[General resources|resources]] page.
--> You may want to check out the resources page.
- To link to an external URL, you can simply include it and it will automatically be linked. If you'd like to give it a title, put the URL between brackets, followed by the title. For example:
There's more info about parks at http://www.seattle.gov/parks
--> There's more info about parks at http://www.seattle.gov/parks
Don't forget the [http://www.seattle.gov/parks/ Seattle parks department] website.
--> Don't forget the Seattle parks department website.
- SeattleWiki also has some built-in links to other wikis and useful websites, called interwiki links; see the Interwiki page for what they are and how to use them.
We live in [[Wikipedia:Seattle, Washington, USA|Seattle]].
--> We live in Seattle.
You may want to take [[Metro:007|number 7 bus]] to get there
-->You may want to take number 7 bus to get there
[edit] Text formatting
- You can use bold and italics in your text by using single apostrophes:
Two apostrophes is ''italic'', and three is '''bold'''
-->Two apostrophes is italic, and three is bold
- You can make bullet-point and numbered lists by using * and # respectively:
* A bullet point
* Another bullet point!
** A sub-bullet point
# A numbered list
# The next number
[edit] Using images
If you'd like to add an image to a page, first you have to upload it. Make sure you are uploading pictures that are either not copyrighted, or can be used under fair use!
Once you've uploaded the picture, return to your article and add it by using
[[Image:imagename.jpg]]
If you want to have it be a thumbnail, and align nicely inside the page, you can do so easily by using wiki markup like
[[Image:imagename.jpg|right|thumb|This is the image caption]]
[edit] More advanced features
[edit] See Also
You can edit any page where you can see an edit link. The changes that you make will show on the page as soon as you save.
In pictures
Click edit at the top of the page you want to edit.
An "edit box" will open, type your new sentences or corrections.
Please note: on newer wikis you may see the new editor.
Click Preview to check what you have written.
Click Save page to save your writing.
Video walkthrough
|
|
Editing
Ready to put your flavor on things? Learn how here!
Also check out our editing Tips and Tricks
|
For more videos please see our online demos page.
Some other editing tips
- Explain your edit in the 'Summary' box between the edit window and the bottom row of grey buttons. By filling it the summary box, it allows you to tell members of your wiki community why you made a certain change to an article, making communication easier. You only need to type a short message here, for example 'added introduction'.
- Use the 'Show preview' button to check your edit before saving. Remember to save your preview before moving on. The preview button gives you a chance to check your edit for formatting and typos before it's up on the wiki for all to see. It also spares you the grief of having to go back and make another change after saving an article.
- If you are logged in, you can mark an edit as minor by checking the 'This is a minor edit' box. This lets other editors know your edit is very small.
- Pages that start with 'User:' are personal pages. While it's considered impolite to make major edits to other people's user pages without permission, feel free to leave messages for people on their User_talk pages.
- Always remember to sign your talk page comments with four tildes ( ~~~~). That way, the person you're writing to will know who sent him/her the message.
Formatting
Most text formatting is usually done with wiki markup, so you don't have to learn HTML.
See Help:Formatting and Help:HTML.
Links
Links are important on wikis to help readers navigate your site. The more your pages are linked to each other, the easier it is for readers to find what they're looking for.
See Help:Links, Help:External link and also Category:Link help on Wikia Help.
Wiki variables and templates
Use {{SITENAME}} to see the current Wikia. For instance, {{SITENAME}} on this site prints out as Wikia Help.
That and a few other templates are common to MediaWiki sites. For a complete list of these "magic words", see magic words on Meta.
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 wikis with just "wikia:" prefixed to the name. See Help:Shared templates.
See also