Difference between revisions of "Help:Editing"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
* [http://www.mediawiki.org/wiki/Help:Tables Formatting for Tables] |
* [http://www.mediawiki.org/wiki/Help:Tables Formatting for Tables] |
||
| − | == |
+ | == Using Links == |
{| cellpadding="5" |
{| cellpadding="5" |
||
Revision as of 16:18, 20 February 2010
Formatting
For general formatting help, the following are helpful:
Using Links
| Description | You type | You get |
|---|---|---|
| Internal Link | [[Main Page]] |
Main Page |
| Link With Different Text | [[Main Page|different text]] |
different text |
| Images | [[media:example.jpg]] |
a link to an image |
| External Link | [http://mediawiki.org MediaWiki] |
MediaWiki |
Using Images
| Description | You type | You get |
|---|---|---|
| Show an Image | [[image:myimage.jpg]] |
A pretty picture |
| Show an Image as a Thumbnail | [[image:myimage.jpg|thumb]] |
A pretty thumbnail |