Content deleted Content added
TRANSWIKI: Copied from Meta:Help:Wiki markup examples. |
Cmdrjameson (talk | contribs) m unicodify (0.7 kB saved) |
||
Line 219:
|-
|
;Basic + [[Help:Editing#
You can also ''italicize''/etc. links: e.g., ''[[Wikipedia]]''.
|<pre><nowiki> ''[[Wikipedia]]'' </nowiki></pre>
Line 248:
Use a pipe "'''|'''" to create a '''link label''':
*[[Help:Link|About Links]]
*[[List of cities by country#Morocco|Cities in Morocco]]
|<pre><nowiki>*[[Help:Link|About Links]]
*[[List of cities by country#Morocco|Cities in Morocco]]
</nowiki></pre>
|-
Line 366 ⟶ 364:
A picture: [[Image:Wiki.png]]</nowiki></pre>
or, with alternative text (''strongly'' encouraged) <!-- actually required in HTML4 --> vbgf
<pre><nowiki>[[Image:Wiki.png|Wikipedia - The Free Encyclopedia]] </nowiki>
</pre>
[[w:Web browser|Web browser]]s render alternative text when not displaying an image -- for example, when the image isn't loaded, or in a text-only browser, or when spoken aloud. See [[w:Wikipedia:Alternative text for images|Alternative text for images]] for help on choosing alternative text. See [[Help:Extended image syntax|Extended image syntax]] for more options.
There is [[Help:Images and other uploaded files#
|-
|
Line 385 ⟶ 382:
Use a "media" link: [[media:Sg_mrob.ogg|Sound]]
<br>There is
[[Help:Images and other uploaded files#
|<pre><nowiki>[[media:Sg_mrob.ogg|Sound]]</nowiki></pre>
|}
Line 411 ⟶ 408:
</tr>
<tr valign="top"><td>
You can also write
This is useful in mathematical formulas where you need specific font styles rather than emphasis.
:
(The difference between these two methods is not very important for graphical browsers, so most people ignore it). But it may make a big difference for the visually impaired ;-)
</td>
<td>
<pre><nowiki>You can also write
This is useful in mathematical formulas where you
need specific font styles rather than emphasis.
:
</td>
</tr>
Line 474 ⟶ 471:
<tr valign="bottom" id="subscript"><td>Subscript: x<sub>2</sub><br/>
Superscript: x
Most browsers have an easier time formatting lines with &sup2; than with <sup>2</sup>
8.85
C
<br/>
<br/>
Line 487 ⟶ 484:
<td valign="bottom"><pre><nowiki>Subscript: x<sub>2</sub>
Superscript: x
</nowiki></pre>
<pre><nowiki>
Line 503 ⟶ 500:
<tr valign="top"><td>
;Using non-breaking spaces
0 true.
</td>
<td><pre><nowiki>
&nbsp;&ge;
&nbsp;&nbsp;0 true.
Line 516 ⟶ 513:
<tr>
<td>
;Using [[Help:Table#
{||-
|''x''²
| width=20px | || width=20px |
|-
| a || || b
Line 528 ⟶ 525:
<pre><nowiki>
{||-
|''x''²
| width=20px | || width=20px |
|-
| a || || b
Line 547 ⟶ 544:
;Example:
arrow
''italics''
Line 566 ⟶ 563:
* reformat text (removing newlines and multiple spaces)
<nowiki>
arrow
''italics''
Line 590 ⟶ 587:
* don't reformat text
<pre>arrow
''italics''
Line 610 ⟶ 607:
* interpret special wiki markup
* don't reformat text
arrow
''italics''
Line 670 ⟶ 667:
;typewriter font:
<tt>arrow
<tt>''italics''</tt>
Line 742 ⟶ 739:
û ü ÿ<br/>
<br/>
À Á Â Ã Ä Å <br/>
Æ Ç È É Ê Ë <br/>
Ì Í
Ó Ô Õ
Ú Û Ü ß
â ã ä å æ
è é ê ë ì í<br/>
î ï ñ ò ó ô <br/>
œ õ
û ü ÿ
</td>
<td><pre><nowiki>
Line 788 ⟶ 785:
† ‡ • - – —
¿ ¡ « » § ¶<br/>
</td>
<td><pre><nowiki>
Line 803 ⟶ 800:
™ © ® ¢ € ¥ £ ¤
™ © ® ¢ € ¥ £ ¤</td>
<td><pre><nowiki>
™ © ® ¢ € ¥ £ ¤
Line 818 ⟶ 815:
Σ Φ Ψ Ω
Σ Φ Ψ Ω
</td>
<td><pre><nowiki>
Line 852 ⟶ 849:
→ ↔ ↑
∫ ∑ ∏ √ − ± ∞<br/>
× · ÷ ∂ ′ ″<br/>
∇ ‰ ° ∴ ø<br/>
Problem symbols:
Line 864 ⟶ 861:
ℵ ∉
<td valign="middle"><pre><nowiki>
∫ ∑ ∏ √ − ± ∞
|