Difference between revisions of "Help:Contents"

From Model Trademark Guidelines
Jump to: navigation, search
(Linking)
(External links)
Line 274: Line 274:
  
 
=== External links ===
 
=== External links ===
External links use absolute URLs to link directly to any webpage. These links have the associated CSS class "external". External links are in the form [http://www.example.org link name] (resulting in link name), with the link name separated from the URL by a space and followed by an external link icon. Links without link names appear numbered: [http://www.example.org] becomes: [1]. Links with no square brackets display in their entirety: http://www.example.org.
+
External links use absolute URLs to link directly to any webpage. External links are in the form <code><nowiki>[http://www.example.org link name]</nowiki></code>. Links without link names appear numbered: <code><nowiki>[http://www.example.org]</nowiki></code> becomes: [http://www.example.org <!--This bare url is intended; check the context-->]. Links with no square brackets display in their entirety: http://www.example.org.
  
See Linking to URLs for more detailed information.
+
See [[Wikipedia:Help:URL#Linking to URLs|Linking to URLs]] for more detailed information.

Revision as of 12:02, 15 February 2013

Editing a page

It's very easy to edit the contents of a wiki. It only takes a few clicks.

  1. Click the "Edit" page tab at the top right side of the page. Alternatively, you can click on the "Edit" hyperlink for a particular section.
  2. Make changes to the text.
  3. Click the "Save page" button.

Simple as that!

Editing rules, editing conventions, and formatting

The number one rule of wiki editing is to be bold. Dive in and make changes. Other people can correct mistakes later, so have confidence, and give it a try! There are all kinds of editing conventions, rules, and philosophies for the editing of wiki pages, but the "be bold" rule overrides these!

An edit can contribute whole new paragraphs or pages of information, or it can be as simple as fixing a typo or a spelling mistake. In general, try to add or edit text so that it is clear and concise. Most importantly, make sure you are always aiming to do something which improves the contents of the wiki.

When you need to use some type of formatting, such as for a new headings or bolding of text, you do this using wiki syntax or the buttons in the edit toolbar above.

Edit Summary

Before you save a change, you can enter a short note in the Summary: box describing your changes. Don't worry too much about this, or spend too much time thinking about it, but try to give a little description of what you just changed e.g. "fixed typo" or "added more information about sunflowers".

The summary gets stored alongside your edit, and allows people to track changes in the wiki more effectively.

Preview

It's a good idea to use the "Show preview" button to see what your change will look like, before you save it. This is also related to tracking changes because every time you save, this is displayed to others as a separate change. This isn't something to worry about too much, but it's good to get into the habit of eliminating mistakes in your own work, by using a preview before saving, rather than saving several minor corrections afterwards.

Show changes

Another option is the "Show changes" button which allows you to see the differences between the current version and your edited version.

Discussion

Every article has its own “discussion page” where you can ask questions, make suggestions, or discuss corrections.

You can format your text by using wiki markup. This consists of normal characters like asterisks, single quotes or equal signs which have a special function in the wiki, sometimes depending on their position. For example, to format a word in italic, you include it in two pairs of single quotes like ''this''.

Text formatting markup

Description You type You get
character (inline) formatting – applies anywhere
Italic text
''italic''

italic

Bold text
'''bold'''

bold

Bold and italic
'''''bold & italic'''''

bold & italic

Strike text
<strike> strike text </strike>
strike text
section formatting – only at the beginning of the line
Headings of different levels

== Level 2 ==

=== Level 3 ===

==== Level 4 ====

===== Level 5 =====

====== Level 6 ======


Level 2

Level 3

Level 4

Level 5
Level 6
Horizontal rule
Text above
----
Text below

Text above


Text below

Bullet list
* Start each line
* with an [[Wikipedia:asterisk|asterisk]] (*).
** More asterisks gives deeper
*** and deeper levels.
* Line breaks<br />don't break levels.
*** But jumping levels creates empty space.
Any other start ends the list.
  • Start each line
  • with an asterisk (*).
    • More asterisks gives deeper
      • and deeper levels.
  • Line breaks
    don't break levels.
      • But jumping levels creates empty space.

Any other start ends the list.

Numbered list
# Start each line
# with a [[Wikipedia:Number_sign|number sign]] (#).
## More number signs gives deeper
### and deeper
### levels.
# Line breaks<br />don't break levels.
### But jumping levels creates empty space.
# Blank lines

# end the list and start another.
Any other start also
ends the list.
  1. Start each line
  2. with a number sign (#).
    1. More number signs gives deeper
      1. and deeper
      2. levels.
  3. Line breaks
    don't break levels.
      1. But jumping levels creates empty space.
  4. Blank lines
  1. end the list and start another.

Any other start also ends the list.

Definition list
;item 1
: definition 1
;item 2
: definition 2-1
: definition 2-2
item 1
definition 1
item 2
definition 2-1
definition 2-2
Indent text
: Single indent
:: Double indent
::::: Multiple indent
Single indent
Double indent
Multiple indent
Mixture of different types of list
# one
# two
#* two point one
#* two point two
# three
#; three item one
#: three def one
# four
#: four def one
#: this looks like a continuation
#: and is often used
#: instead<br />of <nowiki><br /></nowiki>
# five
## five sub 1
### five sub 1 sub 1
## five sub 2
  1. one
  2. two
    • two point one
    • two point two
  3. three
    three item one
    three def one
  4. four
    four def one
    this looks like a continuation
    and is often used
    instead
    of <br />
  5. five
    1. five sub 1
      1. five sub 1 sub 1
    2. five sub 2

Inserting symbols

Symbols and other special characters not available on your keyboard can be inserted through a special sequence of characters. Those sequences are called HTML entities. For example, the following sequence (entity) &rarr; when inserted will be shown as right arrow HTML symbol → and &mdash; when inserted will be shown as an em dash HTML symbol —

Description You type You get
Registered trademark symbol
&reg;
®
section symbol
&sect;
§
paragraph symbol
&para;

See the list of all HTML entities on the Wikipedia article List of HTML entities.

Linking

This section explains how to make wikilinks or external web links (as hyperlinks).

For a short list of some basic shortcuts, see Cheatsheet.

Wikilinks

A wikilink (or internal link) links a page to another page within English Wikipedia. Links are enclosed in doubled square brackets like this:

  • [[abc]] is seen as "abc" in text and links to page "abc".

Use a vertical bar "|" (the "pipe" symbol) to create a link while labeling it with a different name on the original page. The first term inside the brackets is the link (the page you would be taken to), while anything you type after the vertical bar is what that link looks like on the original page. For example, [[Model Trademark Guidelines|Start page]] is labeled "Start page" here but links to page "Model Trademark Guidelines".

If the target of a wikilink does not exist, it is displayed in red color (like "abc" above) and is called a "red link". If a red link is clicked, the user is taken to a blank page where it is possible to create a page using that redlinked title.

If the target of a link is the same as the page on which it appears (a self-link), it is displayed in bold font.

External links

External links use absolute URLs to link directly to any webpage. External links are in the form [http://www.example.org link name]. Links without link names appear numbered: [http://www.example.org] becomes: [1]. Links with no square brackets display in their entirety: http://www.example.org.

See Linking to URLs for more detailed information.