Difference between revisions of "Help:Edit"

From OutHistory
Jump to navigationJump to search
 
Line 93: Line 93:
 
|- valign="top"
 
|- valign="top"
 
|}
 
|}
 
 
===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!
 
 
{| border="1" cellpadding="2" cellspacing="0"
 
|-
 
! style="width:8em" |
 
!What it looks like
 
!What you type
 
|-
 
|'''<nowiki> tags'''
 
|
 
<nowiki>
 
Placing <nowiki> and </nowiki> tags around a function instructs the software to ignore [[Wiki]] ''markup''.
 
It reformats text by removing newlines    and multiple spaces.
 
It still interprets special characters like this: &rarr;
 
</nowiki>
 
|<pre><nowiki>
 
&lt;nowiki&gt;
 
Placing <nowiki> and </nowiki> tags around a function instructs the software to ignore [[Wiki]] ''markup''.
 
It reformats text by removing newlines
 
and multiple spaces.
 
It still interprets special
 
characters like this: &amp;rarr;
 
&lt;/nowiki&gt;
 
</nowiki></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: →
 
|<nowiki>
 
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: &amp;rarr;
 
</nowiki></pre>
 
|}
 
 
 
 
 
  
  

Latest revision as of 10:03, 1 August 2008

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;


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:28
{{NUMBEROFARTICLES}} 2,488
{{NUMBEROFUSERS}} 417,672
{{PAGENAME}} Edit
{{NAMESPACE}} Help
{{REVISIONID}} 9217
{{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