Help:Editing: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 388: Line 388:
{| cellspacing="0" cellpadding="2" border="1"
{| cellspacing="0" cellpadding="2" border="1"
|-
|-
! What it looks like
! What it looks like  
! What you type
! What you type
|- valign="top"
|- valign="top"
Line 397: Line 397:


| <pre>''Emphasize'', '''strongly''',
| <pre>''Emphasize'', '''strongly''',
'''''very strongly'''''.</pre>  
'''''very strongly'''''.</pre>
|- valign="top"
|- valign="top"
|  
|  
Line 410: Line 410:
specific font style rather than emphasis, as  
specific font style rather than emphasis, as  
in mathematical formulas:
in mathematical formulas:
:&lt;b&gt;F&lt;/b&gt; = &lt;i&gt;m&lt;/i&gt;&lt;b&gt;a&lt;/b&gt;</pre><!-- that's not a mathematical formula, though - sure it is, just because it's being applied to physics doesn't make it stop being mathematics -->  
:&lt;b&gt;F&lt;/b&gt; = &lt;i&gt;m&lt;/i&gt;&lt;b&gt;a&lt;/b&gt;</pre><!-- that's not a mathematical formula, though - sure it is, just because it's being applied to physics doesn't make it stop being mathematics -->
|- valign="top"
|- valign="top"
| A typewriter font for <tt>technical terms</tt>.  
| A typewriter font for <tt>technical terms</tt>.  
| <pre>A typewriter font for  
| <pre>A typewriter font for  
&lt;tt&gt;technical terms&lt;/tt&gt;.</pre>  
&lt;tt&gt;technical terms&lt;/tt&gt;.</pre>
|- valign="top"
|- valign="top"
| You can use <small>small text</small> for captions.  
| You can use <small>small text</small> for captions.  
| <pre>You can use &lt;small&gt;small text&lt;/small&gt;  
| <pre>You can use &lt;small&gt;small text&lt;/small&gt;  
for captions.</pre>  
for captions.</pre>
|- valign="top"
|- valign="top"
| You can <strike>strike out deleted material</strike>  
| You can <strike>strike out deleted material</strike>  
Line 424: Line 424:


| <pre>You can &lt;strike&gt;strike out deleted material&lt;/strike&gt;
| <pre>You can &lt;strike&gt;strike out deleted material&lt;/strike&gt;
and &lt;u&gt;underline new material&lt;/u&gt;.</pre>  
and &lt;u&gt;underline new material&lt;/u&gt;.</pre>
|- valign="top"
|- valign="top"
|  
|  
'''Umlauts and accents:''' (See [[MediaWiki User's Guide: Creating special characters]])<br> è é ê ë ì í<br> <br> À Á Â Ã Ä Å <br> Æ Ç È É Ê Ë <br> Ì Í Î Ï Ñ Ò <br> Ó Ô Õ Ö Ø Ù <br> Ú Û Ü ß à á <br> â ã ä å æ ç <br> è é ê ë ì í<br> î ï ñ ò ó ô <br> œ õ ö ø ù ú <br> û ü ÿ  
'''Umlauts and accents:''' (See [[MediaWiki User's Guide: Creating special characters]])<br> è é ê ë ì í<br> <br> À Á Â Ã Ä Å <br> Æ Ç È É Ê Ë <br> Ì Í Î Ï Ñ Ò <br> Ó Ô Õ Ö Ø Ù <br> Ú Û Ü ß à á <br> â ã ä å æ ç <br> è é ê ë ì í<br> î ï ñ ò ó ô <br> œ õ ö ø ù ú <br> û ü ÿ  


| <pre>
| <pre>è é ê ë ì í
è é ê ë ì í


&amp;Agrave; &amp;Aacute; &amp;Acirc; &amp;Atilde; &amp;Auml; &amp;Aring;
&amp;Agrave; &amp;Aacute; &amp;Acirc; &amp;Atilde; &amp;Auml; &amp;Aring;
Line 444: Line 443:
|- valign="top"
|- valign="top"
|  
|  
'''Punctuation:'''<br> ¿ ¡ « » § ¶<br> † ‡ • —  
'''Punctuation:'''<br> ¿ ¡ «&nbsp;» § ¶<br> † ‡ • —  


| <pre>&amp;iquest; &amp;iexcl; &amp;laquo; &amp;raquo; &amp;sect; &amp;para;
| <pre>&amp;iquest; &amp;iexcl; &amp;laquo; &amp;raquo; &amp;sect; &amp;para;
Line 450: Line 449:
|- valign="top"
|- valign="top"
|  
|  
'''Commercial symbols:'''<br> ™ © ® ¢ € ¥ <br>  
'''Commercial symbols:'''<br> ™ © ® ¢ € ¥ <br> £ ¤  
£ ¤
 
| <pre>&amp;trade; &amp;copy; &amp;reg; &amp;cent; &amp;euro; &amp;yen;
| <pre>&amp;trade; &amp;copy; &amp;reg; &amp;cent; &amp;euro; &amp;yen;
&amp;pound; &amp;curren;
&amp;pound; &amp;curren;
Line 513: Line 512:


| <pre>&lt;math&gt;\sum_{n=0}^\infty \frac{x^n}{n!}&lt;/math&gt;
| <pre>&lt;math&gt;\sum_{n=0}^\infty \frac{x^n}{n!}&lt;/math&gt;
</pre>  
</pre>
|-
|-
|  
|  
Line 525: Line 524:


''italics''
''italics''
[[link]]</pre>  
[[link]]</pre>
|-
|-
|  
|  
Line 539: Line 538:


''italics''
''italics''
[[link]]&lt;/nowiki&gt;</pre>  
[[link]]&lt;/nowiki&gt;</pre>
|-
|-
|  
|  
Line 551: Line 550:


''italics''
''italics''
[[link]]&lt;/pre&gt;</pre>  
[[link]]&lt;/pre&gt;</pre>
|-
|-
|  
|  
Line 564: Line 563:


  ''italics''
  ''italics''
  [[link]]</pre>  
  [[link]]</pre>
|-
|-
|  
|  
Line 576: Line 575:


&lt;tt&gt;''italics''&lt;/tt&gt;
&lt;tt&gt;''italics''&lt;/tt&gt;
&lt;tt&gt;[[link]]&lt;/tt&gt;</pre>  
&lt;tt&gt;[[link]]&lt;/tt&gt;</pre>
|-
|-
|  
|  
Line 583: Line 582:
&amp;rarr;  
&amp;rarr;  


| valign="bottom" | <pre>&amp;amp;rarr;</pre>  
| valign="bottom" | <pre>&amp;amp;rarr;</pre>
|-
|-
|  
|  
Line 590: Line 589:
*Used to leave comments in a page for future editors.
*Used to leave comments in a page for future editors.


| <pre>&lt;!-- comment here --&gt;</pre>  
| <pre>&lt;!-- comment here --&gt;</pre>
|}
|}


18

edits