Open main menu

OrthodoxWiki β

Changes

Help:Editing

1,510 bytes added, 16:48, November 8, 2006
m
no edit summary
</td>
</tr>
</table>
 
 
=== Images ===
 
<table border="1" cellpadding="2" cellspacing="0">
<tr>
<th>What it looks like</th>
<th>What you type</th>
</tr>
<tr valign="top"><td>A picture: [[Image:Wiki.png|Wikipedia - The Free Encyclopedia]]
* For many projects, only images that have been uploaded to the same project can be used. To upload images, use the [[Special:Upload|upload page]]. You can find the uploaded image on the [[Special:Imagelist|image list]]
</td>
<td><pre><nowiki>
A picture: [[Image:Wiki.png]]</nowiki></pre>
or, with alternate text (''strongly'' encouraged) <!-- actually required in HTML4 -->
<pre><nowiki>[[Image:Wiki.png|Wikipedia
- The Free Encyclopedia]] </nowiki>
</pre>
[[en:Web browser|Web browser]]s render alternate 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 [[en:Wikipedia:Alternate text for images|Alternate text for images]] for help on choosing alternate text. See [[en:Wikipedia:Extended_image_syntax|Extended image syntax]] for more options.
</td>
</tr>
<tr>
<td>
Clicking on an uploaded image displays a description page, which you can also link directly to: [[:Image:Wiki.png]]
</td>
<td><pre><nowiki>
[[:Image:Wiki.png]]
</nowiki></pre>
</td>
</tr>
 
<tr>
<td>
To include links to images shown as links instead of drawn on the page, use a "media" link.
<br/>[[media:Tornado.jpg|Image of a Tornado]]
</td>
<td>
<pre>
<nowiki>
[[media:Tornado.jpg|Image of a Tornado]]
</nowiki></pre>
</td>
</tr>
 
</table>
Bureaucrats, Check users, interwiki, oversight, renameuser, Administrators
7,282
edits