Help:Edit

From OutHistory
Revision as of 11:28, 30 July 2008 by LaurenGutterman (talk | contribs) (New page: This page has been adapted from Wikipedia. Logged-on users can edit any article marked "open" in the yellow box at the top of the page. You must be logged on to edit an article. If an ar...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This page has been adapted from Wikipedia.


Logged-on users can edit any article marked "open" in the yellow box at the top of the page. You must be logged on to edit an article. If an article is protected, you will only be able to see the source of the article but not edit it.


To edit an OutHistory.org page, simply click on the "edit this page" tab at the top of a page. This will bring you to a new page with a text box containing the editable text of the original page. If you add information to a page, please provide references to support the information you're adding.


To see the changes you've made press the "Show preview" button at the bottom of this page. You can see the differences between the page with your edits and the previous version of the page by pressing the "Show changes" button. If you're satisfied with what you see, press the "Save page" button. Your changes will immediately be visible to all users.


OutHistory uses the same software as Wikipedia, so if you have a question that our Help pages doesn't answer, there's a good chance Wikipedia will have it covered in their Help pages.


Also, we find that it's helpful to look at existing pages in EDIT or VIEW SOURCE (for locked pages) mode to see how other users have formatted their pages.


To practice editing use our OutHistory:Sandbox



Character formatting

What it looks like What you type

Italicized text
Bold text
Italicized & Bold text

''Italicized text''
'''Bold text'''
'''''Italicized & Bold text'''''

A typewriter font for monospace text or for computer code: int main()

  • For semantic reasons, using <code> where applicable is preferable to using <tt>.
A typewriter font for <tt>monospace text</tt>
or for computer code: <code>int main()</code>

You can use small text for captions.

You can use <small>small text</small> for captions.

Better stay away from big text, unless it's within small text.

Better stay away from <big>big text</big>, unless
<small> it's <big>within</big> small</small> text.

Punctuation:
¿ ¡ § ¶
† ‡ • – —
‹ › « »
‘ ’ “ ”


&iquest; &iexcl; &sect; &para;
&dagger; &Dagger; &bull; &ndash; &mdash;
&lsaquo; &rsaquo; &laquo; &raquo;
&lsquo; &rsquo; &ldquo; &rdquo;

Commercial symbols:
™ © ® ¢ € ¥
£ ¤


&trade; &copy; &reg; &cent; &euro; &yen; 
&pound; &curren;


No or limited formatting—showing exactly what is being typed

A few different kinds of formatting will tell the Wiki to display things as you typed them—what you see, is what you get!

What it looks like What you type
<nowiki> tags

The nowiki tag ignores [[Wiki]] ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters: →

<nowiki>
The nowiki tag ignores [[Wiki]] ''markup''.
It reformats text by removing newlines 
and multiple spaces.
It still interprets special
characters: &rarr;
</nowiki>
<pre> tags
The pre tag ignores [[Wiki]] ''markup''.
It also doesn't     reformat text.
It still interprets special characters: →
<pre>
The pre tag ignores [[Wiki]] ''markup''.
It also doesn't     reformat text.
It still interprets special characters:
 &rarr;
</pre>
Leading spaces

Leading spaces are another way to preserve formatting. However, it will make the whole page fail to render properly in some browsers, such as IE7, thus making the page unreadable.


Putting a space at the beginning of each line
stops the text   from being reformatted. 
It still interprets Wiki markup and
special characters: →
Leading spaces are another way 
to preserve formatting.
 Putting a space at the beginning of each line
 stops the text   from being reformatted. 
 It still interprets [[Wiki]] ''markup'' and
 special characters: &rarr;




Variables

(See also Wikipedia:Help:Variable)

Code Effect
{{CURRENTWEEK}} 40
{{CURRENTDOW}} 0
{{CURRENTMONTH}} 10
{{CURRENTMONTHNAME}} October
{{CURRENTMONTHNAMEGEN}} October
{{CURRENTDAY}} 6
{{CURRENTDAYNAME}} Sunday
{{CURRENTYEAR}} 2024
{{CURRENTTIME}} 18:22
{{NUMBEROFARTICLES}} 2,488
{{NUMBEROFUSERS}} 417,665
{{PAGENAME}} Edit
{{NAMESPACE}} Help
{{REVISIONID}} 9064
{{localurl:pagename}} /wiki/Pagename
{{localurl:Wikipedia:Sandbox|action=edit}} http://en.wikipedia.org/wiki/Sandbox?action=edit
{{fullurl:pagename}} https://wiki.outhistory.org/wiki/Pagename
{{fullurl:pagename|query_string}} https://wiki.outhistory.org/index.php?title=Pagename&query_string
{{SERVER}} https://wiki.outhistory.org
{{ns:1}} Talk
{{ns:2}} User
{{ns:3}} User talk
{{ns:4}} OutHistory
{{ns:5}} OutHistory talk
{{ns:6}} File
{{ns:7}} File talk
{{ns:8}} MediaWiki
{{ns:9}} MediaWiki talk
{{ns:10}} Template
{{ns:11}} Template talk
{{ns:12}} Help
{{ns:13}} Help talk
{{ns:14}} Category
{{ns:15}} Category talk
{{SITENAME}} OutHistory