Jump to content

Help:Introduction to editing with Wiki Markup/3

Page semi-protected
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Sdkb (talk | contribs) at 07:25, 18 April 2025 (Restored revision 1230149370 by The wub (talk): Talk pages are covered later in the tutorial, and not sure why we'd link to them like this). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Editing pages
Activate editing mode

Formatting
Keeping it tidy

Wikilinks
Connect pages to each other

Saving your changes
Publishing

Creating new articles
Building a page from scratch

Summary
Review of what you've learned



A video tutorial about the basics of wiki markup, including creating links

Wikilinks are one of the key components of Wikipedia. Wikilinks connect pages to each other, tying the whole encyclopedia together.

In general, wikilinks should be added for the first mention of important or unfamiliar concepts in an article.

Typically, wikilinks use square brackets, like this: [[target page]]. You can also insert them by clicking the Chain icon icon.

If you want to link to an article, but display some other text for the link, you can use a pipe | divider (⇧ Shift+\):
[[target page|display text]]

You can also link to a specific section of a page using a hash #:
[[Target page#Target section|display text]]

Here are some examples:

You may also encounter templates, which allow frequently used elements to be included on multiple pages. These are designated by curly brackets like: {{template name|parameters}}

For instance, to insert the [citation needed] tag, you can type this code: {{Citation needed|date=May 2025}}. The Puzzle piece icon icon works, too.