Changes

Jump to: navigation, search

Help:Editing

7 bytes removed, 16:02, 5 March 2010
no edit summary
{| cellspacing="0" cellpadding="2" border="1"
|-
! What it looks like
! What you type
|- valign="top"
| <pre>''Emphasize'', '''strongly''',
'''''very strongly'''''.</pre>
|- valign="top"
|
specific font style rather than emphasis, as
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 -->
|- valign="top"
| A typewriter font for <tt>technical terms</tt>.
| <pre>A typewriter font for
&lt;tt&gt;technical terms&lt;/tt&gt;.</pre>
|- valign="top"
| You can use <small>small text</small> for captions.
| <pre>You can use &lt;small&gt;small text&lt;/small&gt;
for captions.</pre>
|- valign="top"
| You can <strike>strike out deleted material</strike>
| <pre>You can &lt;strike&gt;strike out deleted material&lt;/strike&gt;
and &lt;u&gt;underline new material&lt;/u&gt;.</pre>
|- 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> û ü ÿ
| <pre>è é ê ë ì í
&amp;Agrave; &amp;Aacute; &amp;Acirc; &amp;Atilde; &amp;Auml; &amp;Aring;
|- valign="top"
|
'''Punctuation:'''<br> ¿ ¡ « &nbsp;» § ¶<br> † ‡ • —
| <pre>&amp;iquest; &amp;iexcl; &amp;laquo; &amp;raquo; &amp;sect; &amp;para;
|- valign="top"
|
'''Commercial symbols:'''<br> ™ © ® ¢ € ¥ <br> £ ¤ 
| <pre>&amp;trade; &amp;copy; &amp;reg; &amp;cent; &amp;euro; &amp;yen;
&amp;pound; &amp;curren;
| <pre>&lt;math&gt;\sum_{n=0}^\infty \frac{x^n}{n!}&lt;/math&gt;
</pre>
|-
|
''italics''
[[link]]</pre>
|-
|
''italics''
[[link]]&lt;/nowiki&gt;</pre>
|-
|
''italics''
[[link]]&lt;/pre&gt;</pre>
|-
|
''italics''
[[link]]</pre>
|-
|
&lt;tt&gt;''italics''&lt;/tt&gt;
&lt;tt&gt;[[link]]&lt;/tt&gt;</pre>
|-
|
&amp;rarr;
| valign="bottom" | <pre>&amp;amp;rarr;</pre>
|-
|
*Used to leave comments in a page for future editors.
| <pre>&lt;!-- comment here --&gt;</pre>
|}
18
edits

Navigation menu