Help:Editing

From WikiCU
Revision as of 06:37, 10 May 2007 by Reaganaut (talk | contribs)
Jump to: navigation, search

Code Samples

When you want to display a sample of code so that it appears in a gray box without wiki formatting, use:

<pre>code to display</pre>

Redirects

#REDIRECT [[Internal link]]

Quotes

Long quotes can be displayed in two ways:

What you type What it looks like
<blockquote>Quote text. -Author</blockquote>

Quote text. -Author

What you type What it looks like
{{quotation
|1=Quote text.
|2=Author.
}}

Quote text.

Author.