Difference between revisions of "Help:Wiki markup cheatsheet"
m |
(Removed unnecessary usage of Anchor template.) |
||
Line 13: | Line 13: | ||
! style="width:30%" | You get | ! style="width:30%" | You get | ||
|-<!--1ST ROW 1ST COLUMN--> | |-<!--1ST ROW 1ST COLUMN--> | ||
− | |Italics | + | |Italics, bold, and both |
|<!--2ND COLUMN--> | |<!--2ND COLUMN--> | ||
<code><nowiki>''italics'', '''bold''', and '''''both'''''</nowiki></code> | <code><nowiki>''italics'', '''bold''', and '''''both'''''</nowiki></code> | ||
Line 21: | Line 21: | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|-<!--2ND ROW 1ST COLUMN--> | |-<!--2ND ROW 1ST COLUMN--> | ||
− | |[[wikipedia:Wikipedia:Manual_of_Style|Link]] | + | |[[wikipedia:Wikipedia:Manual_of_Style|Link]] to another page |
| | | | ||
<code><nowiki>[[Help:Starting a new page]]</nowiki></code><br /> | <code><nowiki>[[Help:Starting a new page]]</nowiki></code><br /> | ||
Line 59: | Line 59: | ||
|colspan="3" | | |colspan="3" | | ||
|- | |- | ||
− | |Signature | + | |Signature |
<div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[mw:Help:Talk_pages|talk page]]''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[mw:Help:Talk_pages|talk page]]''</div> | ||
| | | | ||
Line 97: | Line 97: | ||
<div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated''</div> | ||
| | | | ||
− | <code><nowiki><s>This page is missing important | + | <code><nowiki><s>This page is missing important information.</s></nowiki></code> |
| | | | ||
− | <s>This page is missing important | + | <s>This page is missing important information.</s> |
|- | |- | ||
|colspan="3" | | |colspan="3" | | ||
Line 115: | Line 115: | ||
<div style="padding: 0.7em .5em; font-size:0.9em;">''for uploading, see the [[Help:Managing files]] | <div style="padding: 0.7em .5em; font-size:0.9em;">''for uploading, see the [[Help:Managing files]] | ||
''</div> | ''</div> | ||
− | |||
| | | | ||
<code><nowiki>[[File:Bedroll east.png|thumb|Caption]]</nowiki></code> | <code><nowiki>[[File:Bedroll east.png|thumb|Caption]]</nowiki></code> | ||
Line 142: | Line 141: | ||
! style="width:30%" | You get | ! style="width:30%" | You get | ||
|- | |- | ||
− | |Redirect to another page | + | |Redirect to another page |
<div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div> | ||
| | | | ||
Line 159: | Line 158: | ||
|colspan="3" | | |colspan="3" | | ||
|- | |- | ||
− | |[[Help:Formatting#Level 2|Section headings]] | + | |[[Help:Formatting#Level 2|Section headings]]<br> |
<div style="padding: 0.7em .5em; font-size:0.9em;">''a Table of Contents will automatically be generated when four headings are added to an article''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''a Table of Contents will automatically be generated when four headings are added to an article''</div> | ||
| | | | ||
Line 180: | Line 179: | ||
|colspan="3" | | |colspan="3" | | ||
|- | |- | ||
− | |[[Help:Formatting|Bulleted list]] | + | |[[Help:Formatting|Bulleted list]] |
| | | | ||
<code>* One</code><br> | <code>* One</code><br> | ||
Line 194: | Line 193: | ||
|colspan="3" | | |colspan="3" | | ||
|- | |- | ||
− | |[[Help:Formatting|Numbered list]] | + | |[[Help:Formatting|Numbered list]] |
| | | | ||
<code># One</code><br> | <code># One</code><br> | ||
Line 208: | Line 207: | ||
|colspan="3" | | |colspan="3" | | ||
|- | |- | ||
− | |Indenting text | + | |Indenting text |
<div style="padding: 0.7em .5em; font-size:0.9em;">''this is used when replying on a talk page, to make it easier to follow conversations.''</div> | <div style="padding: 0.7em .5em; font-size:0.9em;">''this is used when replying on a talk page, to make it easier to follow conversations.''</div> | ||
| | | |
Revision as of 06:42, 11 February 2021
|
Wiki markup cheatsheet | ||
Works anywhere in the text | ||
Description | You type | You get |
---|---|---|
Italics, bold, and both |
|
italics, bold, and both |
Link to another page |
|
|
"Pipe" a link to change the link's destination |
|
|
Link to a section |
|
|
Red link
red links in articles help by showing desired pages to be created
|
|
|
Signature
sign your contributions when posting to a talk page
|
do not sign in an article, only on talk pages |
|
Plain website |
|
|
Link a website |
|
|
Link and name a website |
|
|
Strike your talk page comment
to show your previous comment is outdated
|
|
|
Hide text somewhere for editors
Essentially leaving comments in an article
|
|
|
Show an image
for uploading, see the Help:Managing files
|
|
|
Add a page to a category | [[Category:Category name]] place near the bottom of a page |
shows "Category name" in a bar at bottom when the page is previewed or saved |
Link to a category or file |
|
Category:Help File:Medicine.png |
Works only at the beginning of lines | ||
Description | You type | You get |
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 four headings are added to an article
|
|
Level 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.
|
|
no indent (normal)
|