User:Wilro/sandbox

From Wikipedia, the free encyclopedia

Bold & Italic[edit]

You type You get
''italic'' italic

'''bold'''

bold

'''''bold italic'''''

bold italic

Headings and subheadings[edit]

This can go up to subsubsubsubheadings[edit]

Headings are created like this:

I type I get

== Elizabeth II hats ==

Elizabeth II hats[edit]

=== Straw hats ===

Straw hats[edit]

Subscript & superscript[edit]

  • H<sub>2</sub>SO<sub>4</sub> &rarr; 2 H<sup>+</sup> + SO<sub>4</sub><sup>2-</sup> gives: H2SO4 → 2 H+ + SO42-

How to link[edit]

To make a link to another Wikipedia page (called a wiki link), put it in double square brackets, like this:

[[Sandbox]]

which the reader will see, after you save your edit, as this: Sandbox

If you want to link to an article, but display some other text for the link, you can do so by adding the pipe "|" divider (SHIFT + BACKSLASH on English-layout and other keyboards) followed by the alternative name. For example:

[[Target page|display text]]

will display as this: display text

You can make a link to a specific section of a page like so:

[[Target page#Target section|display text]]

which will display as this: display text

If you want the display text of the link to appear in italics or bold, nest the double square brackets for the link within the multiple apostrophes that delimit the italicized or bold text, like this:

''[[War and Peace]]''

which will display as this: War and Peace

Footnotes[edit]

The easiest way to create an inline citation is with a footnote. You can create a footnote with Wiki markup, by adding ref tags around your source, like this:

<ref>Your Source</ref>

If you're adding the first footnote to an article, you also need to make sure that there is text that tells the software Wikipedia uses to display footnotes. That text will look like this:

{{Reflist}} or <references/>.

That text should be immediately below the section heading ==References==. If that section doesn't exist, you will need to add it (both the heading and either the "Reflist" or "references" text above). Place the new section near the bottom of the article, just above the "External links" section (if that exists).

Once you have saved your edit, the ref tags will convert your citation of a source into a footnote reference (like this one[1]), with the text of the citation appearing in the References section at the bottom of the article.

If the citation you are placing between the ref tags as your source is a link to an external website, place the website address (URL) within single square brackets along with some text, which the reader will see as a link. For example:

<ref>[http://www.nytimes.com/article_name.html Article in The New York Times]</ref>

Though it is not required, it is highly recommended to provide more information than that in a footnote. Here is a more complete footnote:

<ref>Name of author, [http://www.nytimes.com/article_name.html "Title of article"], ''The New York Times'', date</ref>

It is not recommended to use bare URLs for your external link references, because of link rot.

Although material that is from external websites is a common reference source, Wikipedia has no preference for online sources. If your source is a book, journal, magazine, newspaper article, documentary or other source, then you would place identification information about that source between the ref tags.

External links section[edit]

Many Wikipedia articles have a separate section called External links. This section is for linking to websites with significant and reliable additional information on the article's topic. Only a relatively few, very relevant external links are appropriate for this section: see the guideline Wikipedia:External links for details. If an article already has more than a few links in the "External links" section, and you're an inexperienced editor, you probably should suggest any new links on the article's Discussion (talk) page before actually adding one.

To add a new external link, just type, inside a single set of brackets, the full URL for the link, followed by a space and the text that will be visible. For example:

[http://www.example.com/ Official website]

will display the following, whilst linking to the full URL:

Official website


Try editing in the sandbox
Continue the tutorial with Talk pages

cy:Wicipedia:Tiwtorial (Nodi ffynonellau) et:Juhend:Õppekäik (Viitamine) fr:Aide:Présentez vos sources pt:Wikipedia:Tutorial/Objectos relacionados hr:Wikipedija:Tečaj (Vanjske poveznice) lv:Vikipēdija:Pamācība (Saites uz saistītiem projektiem)


Indenting[edit]

Indenting can improve the layout of a discussion considerably, making it much easier to read. A standard practice is to indent your reply one level deeper than the person you are replying to.

There are several ways of indenting in Wikipedia:

Plain indentations[edit]

The simplest way of indenting is to place a colon (:) 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.

Bullet points[edit]

You can also indent using bullets, which are also used for lists. To insert a bullet (when your edit is saved), type an asterisk (*). Similar to 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
* Third list item

Which is shown as:

  • First list item
  • Second list item
    • Sub-list item under second
  • Third list item

Numbered items[edit]

You can also create numbered lists. For this, use the number sign or "octothorpe" (#). This is usually used for polls and voting, and otherwise is fairly rare. Again, you can affect the indent of the number by the number of #s you use.

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

References[edit]

External Links[edit]

Official website.