Help:Cheat Sheet: Difference between revisions
Wikiboteng (talk | contribs) (Fixing the table structure and column rendering for the English version.) |
Wikiboteng (talk | contribs) (Simplifying the Cheat Sheet structure by removing complex styling and HTML.) |
||
| Line 1: | Line 1: | ||
== Help: Cheat Sheet == | == Help: Cheat Sheet == | ||
This is | This is a simplified, easy-to-read reference guide for the English Martinus Wiki. | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Element !! Description !! Example | ||
|- | |- | ||
| | | Italics || Italic text || ''text'' | ||
|- | |- | ||
| | | Bold || Bold text || '''text''' | ||
|- | |- | ||
| | | Internal Links || Link to a wiki page || [[Page Name]] | ||
|- | |- | ||
| | | External Links || Link to an external website || [http://example.com Example] | ||
|- | |- | ||
| | | Citations || Standardized citation format || {{ref | LB1 | 10.1}} | ||
|- | |||
| Redirects || Automatic redirection || #REDIRECT [[Target Page]] | |||
|} | |} | ||
== Instructions == | == Instructions == | ||
1. | 1. Use standard MediaWiki syntax. | ||
2. | 2. Keep tables simple and readable. | ||
3. Always | 3. Always use the {{ref}} template for citations. | ||
[[Category:Help]] | |||
Revision as of 19:48, 17 April 2026
Help: Cheat Sheet
This is a simplified, easy-to-read reference guide for the English Martinus Wiki.
| Element | Description | Example |
|---|---|---|
| Italics | Italic text | text |
| Bold | Bold text | text |
| Internal Links | Link to a wiki page | Page Name |
| External Links | Link to an external website | Example |
| Citations | Standardized citation format | Template:Ref |
| Redirects | Automatic redirection | #REDIRECT Target Page |
Instructions
1. Use standard MediaWiki syntax. 2. Keep tables simple and readable. 3. Always use the Template:Ref template for citations.