Help:Editing wiki articles: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
{{HelpTOC}}
Elf (talk | contribs)
m rm blank lines
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{HelpTOC}}
{{HelpTOC}}
There are half a dozen things that a casual COLLADA wiki user might really like to know about editing and about using the articles here.
Some things that a casual COLLADA wiki user might like to know about editing and using the wiki pages.


==Editing and saving changes==
==Editing and saving changes==
Line 10: Line 10:
#Click '''Save page'''.
#Click '''Save page'''.


==Formatting==
==Tips and tricks==
Use the following notation for specific formatting:
 
{| border=1 cellspacing=0
|-
!width=25%|To do this:
!Use this:
!width=25%|Example:
|-
|Indicate a heading line
|Surround it with equal signs; start with double equal signs and then add more equal signs for lower-level headings.
|<nowiki>==Editing tips==</nowiki>
|-
|Link to another article, such as [[COLLADA document]]
|Surround with double square brackets
|<nowiki>[[COLLADA document]]</nowiki>
|-
|'''Bold''' text
|three single quotation marks
|<nowiki>'''bold'''</nowiki>
|-
|''Italicize'' text
|two single quotation marks
|<nowiki>''bold''</nowiki>
|-
|
*Bullet
**Indented bullet
|left-justified asterisk (*)
|<nowiki>*Single bullet </nowiki><br>
<nowiki>**Multiple asterisks for nested lists</nowiki>
|-
|
#Numbered list item
#Another numbered item
|Left-justified pound sign (#)
|<nowiki>#First item.</nowiki><br />
<nowiki>#Second item.</nowiki>
|-
|Indent a line:
:Here's an indent.
|Left-justified colon (more for more indents)
|<nowiki>:Here's an indent.</nowiki>
|-
|Code example box
Like this.
|Indent a line one or more spaces.
|&nbsp;&nbsp;&nbsp;&nbsp;Like this
|}


'''TIP:''' Put articles in categories using <nowiki>[[</nowiki>'''Category:'''<nowiki>catgname]]</nowiki>; for example: <nowiki>[[Category:Help]]</nowiki>
'''TIP:''' Put articles in categories using <nowiki>[[</nowiki>'''Category:'''<nowiki>catgname]]</nowiki>; for example: <nowiki>[[Category:Help]]</nowiki>
'''TIP:''' To see the formatting markup for any page, click the '''Edit''' tab.


'''TIP:''' You can experiment with editing and saving in the [[sandbox]]! So please do!
'''TIP:''' You can experiment with editing and saving in the [[sandbox]]! So please do!


'''TIP:''' Sign your wiki username and date on [[talk page]]s (or anywhere else) using four tildes: <nowiki>~~~~</nowiki>  (three tildes gives just your username)
'''TIP:''' Sign your wiki username and date on [[talk page]]s (or anywhere else) using four tildes: <nowiki>~~~~</nowiki>  (three tildes gives just your username)
==Usage tips==
*'''Reviewing article changes:''' You can see what other users have changed in an article, and when, by clicking the '''history''' tab and comparing various versions with the ''current'' version, ''last'' (previous) version, or two selected versions.
*'''Overall activity:''' You can see what people have been doing all over this wiki lately by clicking '''Recent changes''' on the left.
*'''Key-page tracking:''' You can use your ''watchlist'' ('''my watchlist''' link at top right) to see who has changed articles of particular interest to you by '''watch'''ing the articles ("watch this page" when editing the page, or '''watch''' tab at top of page).
*'''Emailing users:''' You can email any registered user by going to their user page (for example, by clicking their username in a History page) and clicking "E-mail this user" on the left.


==See also==
==See also==
*[[Help:Adding an article]]
*[[Help:Adding an article]]
*[[Help:Formatting text]]
*[[Help:Standard article layout]]
*[[Help:Why isn't my wiki formatting working?]]
*[[Help:Using greater-than and less-than symbols and HTML in wiki articles]]
==External links==
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Short editing cheatsheet] (Wikipedia; same wiki software)
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How to edit a page] (Wikipedia)
* [http://en.wikipedia.org/wiki/Help:Editing Help:Editing] (Wikipedia)


[[Category:Help|Editing wiki articles]]
[[Category:Help|Editing wiki articles]]

Latest revision as of 21:47, 30 November 2008

Help
Wiki

About (overview)
Search
FAQ
Help

Navigation

Portals
Categories
Searching

Editing

Basic editing
Article names
Adding article
Formatting
Linking
Tables
Redirects
Deleting
Copying
Images

Policies and guidelines

Standard article layout
Review edits, spam
Bugs

COLLADA

FAQ
Tutorials

Some things that a casual COLLADA wiki user might like to know about editing and using the wiki pages.

Editing and saving changes

To start editing, click the Edit tab at the top of the page.

To finish editing:

  1. Click Show preview at the bottom of the page, make sure everything looks OK, and type any additional changes.
  2. Type a brief note about what you edited in the Summary: box.
  3. Click Save page.

Tips and tricks

TIP: Put articles in categories using [[Category:catgname]]; for example: [[Category:Help]]

TIP: You can experiment with editing and saving in the sandbox! So please do!

TIP: Sign your wiki username and date on talk pages (or anywhere else) using four tildes: ~~~~ (three tildes gives just your username)

See also

External links