Help:Editing

From I2008

(Difference between revisions)
(psvHGF Great post. Really Cool.)
Line 1: Line 1:
-
==Basics==
+
psvHGF Great post. Really Cool.
-
<center>'''''HTML may be used'''''</center>
+
-
<br>
+
-
{{Code|<pre><del>weh</del></pre>|<del>weh</del>}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''You can emphasize using apostrophes.'''''</center>
+
-
<br>
+
-
{{Code|<pre>''weh''</pre>|''weh''}}
+
-
<br>
+
-
{{Code|<pre>'''weh'''</pre>|'''weh'''}}
+
-
<br>
+
-
{{Code|<pre>'''''weh'''''</pre>|'''''weh'''''}}
+
-
<br>
+
-
<center>'''''You can use indentions.''''' (helpful in giving examples or definitions)</center>
+
-
<br>
+
-
{{Code|<pre>; this is an : ''example:'' blah blah blah </pre>|(see below)}}
+
-
; this is an : ''example:'' blah blah blah
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''You can link to other Wiki pages by using two brackets.'''''</center>
+
-
<br>
+
-
{{Code|<pre>[[Guinea Page]]</pre>|[[Guinea Page]]}}
+
-
<br>
+
-
<center>'''''You can also make piped links (you write something else instead of the page name)'''''</center>
+
-
<br>
+
-
{{Code|<pre>[[Guinea Page|Weh]]</pre>|[[Guinea Page|Weh]]}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''You can link to pages in the web by using one bracket. Think like you're changing your status message in an Online Messenger'''''</center>
+
-
<br>
+
-
{{Code|<pre>[http://i08.guissmo.frih.net Class Site]</pre>|[http://i08.guissmo.frih.net Class Site]}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''Uploaded images can be shown by using brackets, too!'''''</center>
+
-
<br>
+
-
{{Code|<pre>[[Image:Test.gif]]</pre>|[[Image:Test.gif]]}}
+
-
<br>
+
-
{{Code|<pre>[[Image:Test.gif|thumb|50px|Weh]]</pre>|[[Image:Test.gif|thumb|50px|Weh]]}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''Make unordered lists by using asterisks.'''''</center>
+
-
<br>
+
-
{{Code|<pre>This is a list:<br>
+
-
*No order
+
-
**Sub-entry
+
-
**Sub-entry
+
-
*No order
+
-
**Sub-entry
+
-
**Sub-entry
+
-
**Sub-entry</pre>|This is a list:<br>
+
-
*No order
+
-
**Sub-entry
+
-
**Sub-entry
+
-
*No order
+
-
**Sub-entry
+
-
**Sub-entry
+
-
**Sub-entry}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''Make ordered lists by using number signs.'''''</center>
+
-
<br>
+
-
{{Code|<pre>This is a list:<br>
+
-
#Major Heading
+
-
##Major Subheading
+
-
###Minor Subheading
+
-
###Minor Subheading
+
-
###Minor Subheading
+
-
##Major Subheading
+
-
#Major Heading</pre>|This is a list:<br>
+
-
#Major Heading
+
-
##Major Subheading
+
-
###Minor Subheading
+
-
###Minor Subheading
+
-
###Minor Subheading
+
-
##Major Subheading
+
-
#Major Heading}}
+
-
<br>
+
-
<br>
+
-
<br>
+
-
<center>'''''You can even make mixed lists!'''''</center>
+
-
<br>
+
-
{{Code|<pre>This is a list:<br>
+
-
*Weh
+
-
*#Weh
+
-
*#Weh
+
-
*#*Weh
+
-
*#*Weh
+
-
*Weh
+
-
**Weh
+
-
**#Weh
+
-
**#Weh</pre>|This is a list:<br>
+
-
*Weh
+
-
*#Weh
+
-
*#Weh
+
-
*#*Weh
+
-
*#*Weh
+
-
*Weh
+
-
**Weh
+
-
**#Weh
+
-
**#Weh}}
+
-
<br>
+
==Marking Pages==
==Marking Pages==

Revision as of 18:46, 8 March 2012

psvHGF Great post. Really Cool.

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==
*http://www.website.com
*http://www.someothersite.net
Personal tools