Help:Cheatsheet
For a full list of editing commands, see Help:Editing. To experiment with editing, use the sandbox.
Works anywhere in the text (wikitext) | ||
Description | You type | You get |
Italic text |
|
italic |
Bold text |
|
bold |
Bold and italic text |
|
bold & italic |
Link to another Wiki page |
|
Name of page |
Link to section on same page |
|
|
External link |
|
|
Add a page to a category Categories should be placed at the bottom of pages.
|
[[Category:Category name]]
|
The category name will display in a bar at the bottom when the page is previewed or saved. |
Signature
Sign your contributions when posting to a Talk page. Do not sign when contributing to an article. See also Help:Signature. |
|
Username, 18:14, 21 November 2024 (UTC) |
Works anywhere in the text (HTML) | ||
Description | You type | You get |
Strikethrough |
|
|
Underline |
|
underline |
Subscripts and superscripts |
|
regularsub sup |
Works only at the beginning of lines | ||
Description | You type | You get |
Code
Start code lines with one or more spaces. |
|
$ echo Hello World |
Section headings
A Table of Contents will automatically be generated for articles with four or more headings. =Level 1= should not be used. |
|
Level 2Level 3Level 4Level 5Level 6 |
Horizontal rule |
|
|
Bulleted list |
|
|
Numbered list |
|
|
Definition list |
|
|
Indenting text
This is generally used when replying on a Talk page, as it keeps conversations easy to browse.
|
|
no indent (normal)
|
Templates | ||
Description | You type | You get |
Inline code
Use Template:ic.
|
|
|
Character escape |
|
|
Display File Contents
Use Template:Cat.
|
|
Contents of /path/file Body '''text'''
Second line. |
Command
Use Template:Cmd.
|
|
apk add package |
Codeline
Use Template:codeline.
|
|
Use apk upgrade -U to upgrade. |
Display Path
Use Template:Path.
|
|
/etc/network/interfaces |
Note
Use Template:Note.
|
|
Note: This text should be noted.
|
Tip
Use Template:Tip.
|
|
Tip: This text should be considered.
|
Warning
Use Template:Warning.
|
|
Warning: This text should be heeded. |
Refer Packages
Use Template:Pkg.
|
|
|
Refer Issue or Bugs
Use Template:Issue.
|
|
|
Refer Another Article
Use Template:Main or Template:Seealso. Placed immediately under section headings
|
|
|