Help:Contents

From JmPm

(Difference between revisions)
Jump to: navigation, search
(case)
(talk pages)
Line 17: Line 17:
<code><nowiki>[[Main Page]]</nowiki></code> → [[Main Page]]
<code><nowiki>[[Main Page]]</nowiki></code> → [[Main Page]]
* Using a different text as a link - notice the | character:<br />
* Using a different text as a link - notice the | character:<br />
-
<nowiki>[[Main Page|Take a look at out lovely main page!]]</nowiki> → [[Main Page|Take a look at out lovely main page!]]
+
<code><nowiki>[[Main Page|Take a look at out lovely main page!]]</nowiki></code> → [[Main Page|Take a look at out lovely main page!]]
N.B.: Page names are case sensitive.
N.B.: Page names are case sensitive.
Line 23: Line 23:
==Adding a link to a web page==
==Adding a link to a web page==
* Very simple link, not so nice:<br />
* Very simple link, not so nice:<br />
-
<nowiki>[http://www.wall.org/]</nowiki> → [http://www.wall.org/]
+
<code><nowiki>[http://www.wall.org/]</nowiki></code> → [http://www.wall.org/]
* Giving a name to a link, notice the space after the URL:<br />
* Giving a name to a link, notice the space after the URL:<br />
-
<nowiki>[http://www.wall.org/ Larry Wall's homepage]</nowiki> → [http://www.wall.org/ Larry Wall's homepage]
+
<code><nowiki>[http://www.wall.org/ Larry Wall's homepage]</nowiki></code> → [http://www.wall.org/ Larry Wall's homepage]
-
* Linking an email address - just like <nowiki>`http://'</nowiki>, but with <nowiki>`mailto:'</nowiki>:<br />
+
* Linking an email address - just like <nowiki>`http://'</nowiki></code>, but with <nowiki>`mailto:'</nowiki>:<br />
-
<nowiki>[mailto:frodo@shire.eriador.gov Frodo Baggins' email]</nowiki> → [mailto:frodo@shire.eriador.gov Frodo Baggins' email]
+
<code><nowiki>[mailto:frodo@shire.eriador.gov Frodo Baggins' email]</nowiki></code> → [mailto:frodo@shire.eriador.gov Frodo Baggins' email]
 +
 
 +
==Talk page==
 +
Talk pages are used to discuss articles and contact other users.
 +
 
 +
When you write something at a talk page, sign your name by writing <nowiki>--~~~~</nowiki>. This will expand to your name and date. (You need to fill your name and nickname in the preferences to make this feature work correctly).
<!--
<!--

Revision as of 10:46, 18 April 2007

Here are a few simple tips for editing the wiki.

Feel free to add more.

For detailed guides to MediaWiki software see:

(N.B.: Wikipedia is heavily customized, so there may be minor technical differences between Wikipedia and this site.)

Hint: Click "Edit" at the top of the page. Reading the code of this page will give you some more tips :)

Adding a link to another page in this wiki

  • Simple link:

[[Main Page]]Main Page

  • Using a different text as a link - notice the | character:

[[Main Page|Take a look at out lovely main page!]]Take a look at out lovely main page!

N.B.: Page names are case sensitive.

Adding a link to a web page

  • Very simple link, not so nice:

[http://www.wall.org/][1]

  • Giving a name to a link, notice the space after the URL:

[http://www.wall.org/ Larry Wall's homepage]Larry Wall's homepage

  • Linking an email address - just like `http://'</code>, but with `mailto:':

[mailto:frodo@shire.eriador.gov Frodo Baggins' email]Frodo Baggins' email

Talk page

Talk pages are used to discuss articles and contact other users.

When you write something at a talk page, sign your name by writing --~~~~. This will expand to your name and date. (You need to fill your name and nickname in the preferences to make this feature work correctly).


Personal tools