Help:Editing

From I2008

(Difference between revisions)
(Basics)
Line 129: Line 129:
{{Code|<pre>{{Split|into Basics and Markings}}</pre>|(see below)}}
{{Code|<pre>{{Split|into Basics and Markings}}</pre>|(see below)}}
{{Split|into Basics and Markings}}
{{Split|into Basics and Markings}}
 +
<br>
 +
 +
==Source/s==
 +
*http://en.wikipedia.org/wiki/Help:Editing
 +
 +
 +
 +
Don't forget your sources!
 +
<pre>==Source/s==</pre>

Revision as of 13:52, 1 May 2006

Basics

HTML may be used


<del>weh</del>
will yield
weh




You can emphasize using apostrophes.


''weh''
will yield
weh


'''weh'''
will yield
weh


'''''weh'''''
will yield
weh




You can link to other Wiki pages by using two brackets.


[[Guinea Page]]
will yield
Guinea Page


You can also make piped links (you write something else instead of the page name)


[[Guinea Page|Weh]]
will yield
Weh




You can link to pages in the web by using one bracket. Think like you're changing your status message in an Online Messenger


[http://i08.guissmo.frih.net Class Site]
will yield
Class Site




Uploaded images can be shown by using brackets, too!


[[Image:Test.gif]]
will yield
Image:Test.gif


[[Image:Test.gif|thumb|50px|Weh]]
will yield
Weh




Make unordered lists by using asterisks.


This is a list:<br>
*No order
**Sub-entry
**Sub-entry
*No order
**Sub-entry
**Sub-entry
**Sub-entry
will yield
This is a list:
  • No order
    • Sub-entry
    • Sub-entry
  • No order
    • Sub-entry
    • Sub-entry
    • Sub-entry




Make ordered lists by using number signs.


This is a list:<br>
#Major Heading
##Major Subheading
###Minor Subheading
###Minor Subheading
###Minor Subheading
##Major Subheading
#Major Heading
will yield
This is a list:
  1. Major Heading
    1. Major Subheading
      1. Minor Subheading
      2. Minor Subheading
      3. Minor Subheading
    2. Major Subheading
  2. Major Heading




You can even make mixed lists!


This is a list:<br>
*Weh
*#Weh
*#Weh
*#*Weh
*#*Weh
*Weh
**Weh
**#Weh
**#Weh
will yield
This is a list:
  • Weh
    1. Weh
    2. Weh
      • Weh
      • Weh
  • Weh
    • Weh
      1. Weh
      2. Weh


Marking Pages

Mark pages that need more info.


{{NeedsInfo|more info on oxygen}}
will yield
(see below)

This article needs more info / content.
more info on oxygen




Mark pages that need to be cleaned up.


{{NeedsCleanup|DAMN! It's dirty!}}
will yield
(see below)

This article needs to be cleaned up.
DAMN! It's dirty!




Mark pages that need to be merged with some other page.


{{Merge|Guinea Page}}
will yield
(see below)

This article is suggested to be merged
with Guinea Page.




Mark pages that need to be split into two or more pages.


{{Split|into Basics and Markings}}
will yield
(see below)

This article needs to be split.
into Basics and Markings


Source/s


Don't forget your sources!

==Source/s==
Personal tools