Help:Contents: Difference between revisions

From Camaro Wiki
Jump to navigationJump to search
(restored)
(restore due to spam bots)
Line 1: Line 1:
#REDIRECT [[Help]]
#REDIRECT [[Help]]
Anyone can edit this page to include tips and HOWTO write-ups on adding & editing content, how how to upload images, etc.
<h1>Editing</h1>
'''Here are some of the codes used in a Wiki to make your content look better.'''
== Basic Codes ==
<pre>''' before and after the text to make it bold </pre>
<pre>== LARGE Header == </pre>
<pre> <h1>Smaller header</h1> </pre>
<pre>* is a bullet </pre>
<pre>[[internal link]] </pre>
<pre> [[Image:Example.jpg]]  internal image</pre>
<pre> http://www.camaroz28.com/camaroconcept/cc3.jpg  Use the exact image URL to show the image hosted elsewhere</pre>
<pre>to make this box use <pre> be sure to remove the space after /</ pre> </pre>
or if you just add a space in front of the text you are typing, you will get the box.

Revision as of 20:26, 14 May 2008

Redirect to:

Anyone can edit this page to include tips and HOWTO write-ups on adding & editing content, how how to upload images, etc.

Editing

Here are some of the codes used in a Wiki to make your content look better.

Basic Codes

''' before and after the text to make it bold 
== LARGE Header == 
 <h1>Smaller header</h1> 
* is a bullet 
[[internal link]] 
 [[Image:Example.jpg]]  internal image
 http://www.camaroz28.com/camaroconcept/cc3.jpg   Use the exact image URL to show the image hosted elsewhere
to make this box use <pre> be sure to remove the space after /</ pre> 
or if you just add a space in front of the text you are typing, you will get the box.