You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm, you can do so in the SandBox. THIS PAGE isn't 100% correct at the moment b/c it was lifted from the Wikipedia Wiki after they switched from UseMod to a different Wiki implementatation. <html> <h2>Sections, Paragraphs, Lists and Lines</h2> <table border=1> <tr> <td>
</td> <td> </td> </tr> <tr> <td> A single newline has no effect. But an empty line starts a new paragraph. </td> <td> A single newline</td> </tr> <tr valign=top><td> You can break lines<br> without starting a new paragraph. </td> <td> You can break lines<br> </td></tr> <tr> <td> * Lists are good: ** they organize material ** they look clean</td> <td> * Lists are good: </td> </tr> <tr> <td> # Numbered lists are also good ## Very organized ## easy to follow </td> <td> # Numbered lists are also good </td> </tr> <tr> <td> ; Definition lists : lists with definitions ; item to be defined : the item's definition </td> <td> ; Definition lists : lists with definitions </td> </tr> <tr><td valign=bottom> For mixing list types, you need to use HTML: <ul> <li>A numbered list: <ol> <li>First item <li>Second item </ol> <li>more bullets </ul> </td> <td> For mixing list types, you need to use HTML: </td> </tr> <tr> <td> :Lines can be ::indented :::several levels </td> <td> :Lines can be </td> </tr> <tr valign=top> <td> IF (a line starts with whitespace) THEN it will be formatted exactly as typed; in a technical looking font; lines won't wrap; ENDIF this is useful for: * pasting preformatted text; * algorithm descriptions; * ascii art;</td> <td> IF (a line starts with whitespace) THEN </td> </tr> <tr valign=top> <td> <center>Text can be centered.</center> </td> <td> <center>Text can be centered.</center> </td> </tr> <tr> <td> A horizontal dividing line: above and below. </td> <td> A horizontal dividing line: above Alternatively, use <hr>. </td> </tr> </table> <h2>Links, URLs, Images</h2> <table border=1> <tr valign=top><td>Link to the [Wikipedia FAQ]?.<br> (First letter of target is automatically capitalized.<br> Spaces are converted into underscores.<br> To create a new page: start with a link to it, then click on ?.<br> Check out the [naming conventions]?.)</td> <td> Link to the [[Wikipedia FAQ]].</td> </tr> <tr valign=top><td>Same target, different name: answers?.</td> <td> Same target, different name: [[Wikipedia FAQ|answers]]</td> </tr> <tr valign=top><td>[The weather in London]? is a page that doesn't exist yet.<br> You can start it by clicking on the question mark.<br> After creating a page, search for its title and make<br> sure that everyone correctly links to it.</td> <td> [[The weather in London]] is a page that doesn't</td> </tr> <tr valign=top><td>Redirect one article title to another<br> by putting text like this in its first line.</td> <td> #REDIRECT [[United States]]</td> </tr> <tr valign=top><td>External link: [Nupedia]</td> <td> External link: [http://www.nupedia.com Nupedia]</td> </tr> <tr valign=top><td>Or just give the URL: http://www.nupedia.com.<br> (Good idea since it makes a printout more useful.)</td> <td> Or just give the URL: http://www.nupedia.com.</td> </tr> <tr valign=top><td>A picture: http://www.wikipedia.com/wiki.png <br> To upload images, use the tool from [[special:Special_pages|Special pages]].<br> Do not link to external files on other servers unless you<br> control that server space!</td> <td> </td> </tr> </table> <h2>Character formatting</h2> <table border=1> <tr valign=top> <td> Emphasize, strongly, very strongly.<br> Use also in formulas: F = m a. </td> <td> ''Emphasize'', '''strongly''', '''''very strongly'''''. Alternatively: <i>Emphasize</i>, <b>strongly</b> But == ... == is better for separating sections. </td> </tr> <tr valign=top> <td> A typewriter font for technical terms. </td> <td> A typewriter font for <tt>technical terms</tt>. </td> </tr> <tr valign=top> <td> You can <strike>strike out</strike> stuff<br> and <u>insert new stuff</u>. Useful for editing. </td> <td> You can <strike>strike out</strike> stuff </td> </tr> <tr valign=top> <td> Umlauts and accents: (See [Wiki special characters]?)<br> À Á Â Ã Ä Å Æ<br> Ç È É Ê Ë Ì Í<br> Î Ï Ñ Ò Ó Ô Õ<br> Ö Ø Ù Ú Û Ü ß<br> à á â ã ä å æ<br> ç è é ê ë ì í<br> î ï ñ ò ó ô õ<br> ö ø ù ú û ü ÿ </td> <td>
</td> </tr> <tr valign=top> <td> Punctuation: ¿ ¡ « » § ¶<br> † ‡ • </td> <td> Punctuation: &<span/>iquest; &<span/>iexcl; &<span/>laquo; &<span/>raquo; &<span/>sect; &<span/>para; </td> </tr> <tr valign=top> <td> Evil stuff: ™ © ® ¢ € ¥ £ ¤ </td> <td> <preEvil stuff: >&<span/>trade; &<span/>copy; &<span/>reg; &<span/>cent; &<span/>euro; &<span/>yen; &<span/>pound; &<span/>curren; </pre> </td> </tr> <tr valign=top> <td> Subscript: x<sub>2</sub> Superscript: x<sup>2</sup> </td> <td> Subscript: x<sub>2</sub> Superscript: x<sup>2</sup> </td> </tr> <tr valign=top> <td> Greek characters: α β γ δ ε ζ <br> η θ ι κ λ μ ν ξ<br> π ρ σ ς τ υ φ<br> χ ψ ω<br> Γ Δ Θ Λ Ξ Π Σ<br> Φ Ψ Ω </td> <td> Greek characters: &<span/>alpha; &<span/>beta; &<span/>gamma; &<span/>delta; &<span/>epsilon; &<span/>zeta; </td> </tr> <tr valign=top> <td> Math characters: (See [Wiki special characters]?) <br> ∫ ∑ ∏ √ ± ∞<br> ≈ ∝ ≡ ≠ ≤ ≥ →<br> × · ÷ ∂ ′ ″ ∇<br> ‰ ° ∴ ℵ<br> ø ∈ ∋ ∩ ∪ ⊂ ⊃ ⊆ ⊇<br> ¬ ∧ ∨ ∃ ∀ ⇒ ⇔ </td> <td valign=center> Math characters: &<span/>int; &<span/>sum; &<span/>prod; &<span/>radic; &<span/>plusmn; &<span/>infin; </td> </tr> <tr valign=top> <td> More space than usual, no line break: x<sup>2</sup>  ≥ 0 true.<br> This is useful in formulas. </td> <td> More space than usual, no line break: x<sup>2</sup>&<span/>nbsp;&<span/>nbsp;&<span/>nbsp;&<span/>ge;&<span/>nbsp;&<span/>nbsp;&<span/>nbsp;0 </td> </tr> <tr> <td> Ascii art integrals (start every line with a blank):<br> ∞ -x<sup>2</sup> ∫ e dx = √π -∞ <P>Note: some web browsers don't support all these... </td> <td> Ascii art integrals (start every line with a blank): </td> </tr> </table> </html> [buy lipitor online] [buy lipitor] [[buy lipitor online]] |