Help:Cheat Sheet: Difference between revisions
Wikiboteng (talk | contribs) (Publishing the structured English Cheat Sheet (re-creating the Danish reference style).) |
Wikiboteng (talk | contribs) (Fixing the table structure and column rendering for the English version.) |
||
| Line 1: | Line 1: | ||
== | == Help: Cheat Sheet == | ||
This | This is the official guide for the English Martinus Wiki. Use this to master the syntax. | ||
{| class="wikitable" | |||
{| class="wikitable | |||
! Description !! What you type !! What it becomes | ! Description !! What you type !! What it becomes | ||
|- | |- | ||
| Line 10: | Line 9: | ||
| '''Bold''' | '''text''' | **bold** | | '''Bold''' | '''text''' | **bold** | ||
|- | |- | ||
| ''' | | '''Internal Link''' | [[Page Name]] | [Page Name] | ||
|- | |- | ||
| ''' | | '''External Link''' | [http://example.com Link] | [Link](http://example.com) | ||
|- | |- | ||
| ''' | | '''Citation''' | {{ref | LB1 | 10.1}} | [1] LB1, 10.1 | ||
|} | |} | ||
== Instructions == | |||
1. Browse the wiki. | |||
2. Use the tools provided to edit. | |||
3. Always follow the-formatting-rules. | |||
Revision as of 15:14, 17 April 2026
Help: Cheat Sheet
This is the official guide for the English Martinus Wiki. Use this to master the syntax.
| Description | What you type | What it becomes |
|---|---|---|
| text | *italics* | ||
| text | **bold** | ||
| Page Name | [Page Name] | ||
| Link | [Link](http://example.com) | ||
| Template:Ref | [1] LB1, 10.1 |
Instructions
1. Browse the wiki. 2. Use the tools provided to edit. 3. Always follow the-formatting-rules.