Difference between revisions of "Mediawiki Cheatsheet"
(Created page with "== Mediawiki Cheatsheet == {| style="border:none; text-align:left; background:#f0f0f0; font-size: 95%;" |- | width="25%" style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''Description''' | style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''You type''' | width="25%" style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|'''You get''' |- | colspan="3" style="background: #e4e4e4; padding: 3px 5px; font-family: sans-serif; fo...") |
|||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
= = | |||
== == | |||
=== === | |||
<code></code> </br> | |||
<code></code> </br> | |||
<code></code> </br> | |||
<code></code> </br> | |||
<code></code> </br> | |||
<code></code> </br> | |||
== Mediawiki Cheatsheet == | == Mediawiki Cheatsheet == | ||
Latest revision as of 17:22, 7 May 2022
Mediawiki Cheatsheet
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
|
italic |
| Bold text |
|
bold |
| Bold and italic |
|
bold & italic |
| Internal link (within this wiki)
|
|
name of page
Note: red links mean |
| External link (to other websites) |
|
|
| Redirect |
|
1. redirect Target page |
| Signature |
|
|
| Escape wiki markup |
|
with markup |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
|
Level 1Level 2Level 3Level 4 |
| Outline Numbered Headings |
|
1. one2. two2.1 two point one3. three |
| Bullet list |
|
|
| Definition list |
|
|
| Thumbnail image |
[[File:Example.jpg|thumb|Caption text]] |
File:Example.jpg Caption text |