|
|
You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Difference between revisions of "Help:Cheatsheet"
| Line 14: | Line 14: | ||
<div style="padding: 0.7em .5em; font-size:0.9em;">''creates'' <code><nowiki><b></nowiki></code> ''and'' <code><nowiki><i></nowiki></code> ''tags''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''creates'' <code><nowiki><b></nowiki></code> ''and'' <code><nowiki><i></nowiki></code> ''tags''</div> | ||
| | | | ||
| − | <code><nowiki>''italics'', '''bold''', and '''''both'''''</nowiki></code> | + | <code><nowiki>''italics''</nowiki></code>, <code><nowiki>'''bold'''</nowiki></code>, and <code><nowiki>'''''both'''''</nowiki></code> |
| | | | ||
''italics'', '''bold''', and '''''both''''' | ''italics'', '''bold''', and '''''both''''' | ||
| Line 24: | Line 24: | ||
<div style="padding: 0.7em .5em; font-size:0.9em;">''applies the css'' <code>text-decoration</code> ''property''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''applies the css'' <code>text-decoration</code> ''property''</div> | ||
| | | | ||
| − | <code><nowiki>{{dec|u|underline}}, {{dec|d|double underline}}, and {{dec|s|strikethrough}}</nowiki></code> | + | <code><nowiki>{{dec|u|underline}}</nowiki></code>, <code><nowiki>{{dec|d|double underline}}</nowiki></code>, and <code><nowiki>{{dec|s|strikethrough}}</nowiki></code> |
| | | | ||
{{dec|u|normal}}, {{dec|d|double underline}}, and {{dec|s|strikethrough}} | {{dec|u|normal}}, {{dec|d|double underline}}, and {{dec|s|strikethrough}} | ||
| Line 34: | Line 34: | ||
<div style="padding: 0.7em .5em; font-size:0.9em;">''applies the css'' <code>font-variant-caps</code> ''property''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''applies the css'' <code>font-variant-caps</code> ''property''</div> | ||
| | | | ||
| − | <code><nowiki> | + | Here are some <code><nowiki>{{sc|Small Caps}}</nowiki></code>. |
| | | | ||
Here are some {{sc|Small Caps}}. | Here are some {{sc|Small Caps}}. | ||
| Line 43: | Line 43: | ||
Small text | Small text | ||
| | | | ||
| − | <code><nowiki> | + | This is normal text, <code><nowiki><small>and this is smaller</small></nowiki></code>. |
| | | | ||
This is normal text, <small>and this is smaller</small>. | This is normal text, <small>and this is smaller</small>. | ||
| + | |- | ||
| + | | colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| + | |- | ||
| + | | | ||
| + | Superscript and subscript | ||
| + | | | ||
| + | <code><nowiki><sup>Superscript</sup></nowiki></code> and <code><nowiki><sub>Subscript</sub></nowiki></code> | ||
| + | | | ||
| + | <sup>Superscript</sup> and <sub>Subscript</sub> | ||
|- | |- | ||
| colspan="3" style="border-top:1px solid #cee0f2;"| | | colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| Line 61: | Line 70: | ||
Link{{Anchor|Internal link}} to another page | Link{{Anchor|Internal link}} to another page | ||
| | | | ||
| − | <code><nowiki>[[sword]]</nowiki></code> <br/> <code><nowiki>[[sword]]s</nowiki></code> | + | <code><nowiki>[[sword]]</nowiki></code><br/><code><nowiki>[[sword]]s</nowiki></code> |
| | | | ||
[[sword]] <br/> [[sword]]s | [[sword]] <br/> [[sword]]s | ||
Latest revision as of 04:10, 2 December 2025
Wiktenauer Cheatsheet | ||
| Works anywhere in the text | ||
| Description | You type | You get |
|
Italics, bold, and both creates
<b> and <i> tags |
|
italics, bold, and both |
|
Underline and strikethrough applies the css
text-decoration property |
|
normal, double underline, and strikethrough |
|
Small caps applies the css
font-variant-caps property |
Here are some |
Here are some Small Caps. |
|
Small text |
This is normal text, |
This is normal text, and this is smaller. |
|
Superscript and subscript |
|
Superscript and Subscript |
|
Rubrics in normal or bold weight |
|
red text and blue text |
|
Link to another page |
|
|
|
"Pipe" a link to change the link's text |
|
|
|
Link to a section |
|
|
| Red link
red links in articles help by showing desired redirects or notable pages
|
|
|
| References and footnotes |
Hello,
|
|
| Signature
sign your contributions when posting to a talk page
|
|
|
|
Plain link to a website |
|
|
|
Numbered link to a website |
|
|
|
Link and name for a website |
|
|
| Hide text somewhere for editors
consensus is how things are decided
|
|
|
| Show an image
for uploading, see the intro to uploading images
|
|
|
|
Show an image with a caption |
|
|
| template:Citation needed
one of many cleanup templates
|
This statement is true. |
This statement is true.[citation needed] |
| Add a page to a category | [[category:Category name]]place at the bottom of a page |
shows "Category name" in a bar at bottom when the page is previewed or saved |
|
Works only at the beginning of lines | ||
| Description | You type | You get |
| Pre-formatted text
placing a space before the first character on a line creates a block of pre-formatted text; since nothing on the site uses this feature, when this appears it usually indicates a space where one shouldn't be
|
|
Lorem ipsum dolor sit amet, |
| Redirect to another page
redirects must be placed at the start of the first line
|
|
|
| Redirect to a section of another page |
|
|
| Section headings
a Table of Contents will automatically be generated when at least four headings are added to an article; you can make one appear with less than four headings with the
__FORCETOC__ magic word |
|
Level 1Level 2Level 3Level 4Level 5Level 6 |
| Bulleted list |
|
|
| Numbered list |
|
|
| Indenting text
this is used when replying on a talk page, to make it easier to follow conversations technically, it's an abuse of the HTML |
|
no indent (normal)
|
| Mixed list
all three lists can be stacked together arbitrarily, as long as the symbols line up correctly
|
|
None
|
See also
- For a full list of editing commands, see Wiki markup
- For a guide to editing, see How to edit a page
- For a pre-formatted collapsible cheatsheet with the most commonly used templates, see wikipedia:template:Quicktemplates
- For more quick introductions, see wikipedia:category:wikipedia quick introductions
