Help:Cheatsheet: Difference between revisions
Prabuanand (talk | contribs) (commented out unavailable pages, fixed links by adapting to alpine wiki pages, location for category changed to bottom) |
Prabuanand (talk | contribs) (Changed category name from Help to Wiki) |
||
| Line 1: | Line 1: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
For a full list of editing commands, see [[Help:Editing]]. To experiment with editing, use the [[sandbox]]. | For a full list of editing commands, see [[Help:Editing]]. To experiment with editing, use the [[sandbox]]. | ||
| Line 285: | Line 284: | ||
|- style="border-top:1px solid #aaaaaa;" | |- style="border-top:1px solid #aaaaaa;" | ||
|} | |} | ||
[[Category:Wiki]] | |||
Revision as of 06:05, 14 October 2024
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, 05:30, 26 November 2025 (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 |
| Redirect to another page
Redirects must be placed at the start of the first line.
|
|
|
| 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. |
| Cmd
Use Template:Cmd.
|
|
apk add package |
| Codeline
Use Template:codeline.
|
|
Use apk upgrade -U to upgrade. |
| Path
Use Template:Path.
|
|
/etc/network/interfaces |
| Note
Use Template:Note.
|
|
Note: This text should be noted.
|
| Warning
Use Template:Warning.
|
|
Warning: This text should be heeded. |
| Package
Use Template:Pkg.
|
|
|
