Content deleted Content added
add row for pinging user |
Added another reason strikethrough is often used on talk pages. |
||
(14 intermediate revisions by 13 users not shown) | |||
Line 1:
<noinclude>{{short description|Brief guide to Wikipedia formatting codes}}
<div align="center">
{{Help pages header}}</div></noinclude>
{{Notice|For a complete list of wikitext codes, see <b>[[Help:Wikitext]].</b> For information on special words, see <b>[[Help:Magic words]].</b>|shortcut1=H:CS|shortcut2=H:CHEAT|shortcut3=WP:CHEAT|shortcut4=WP:CHEATSHEET}}
<!--COMMENT MARKUP. Displays
{|align="center" class="notheme" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;"
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" |
<h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;"><br>Wikitext cheatsheet</h2>
|-<!--WORKS ANYWHERE IN THE TEXT-->
Line 18:
|Italics{{Anchor|Italic text}}, bold{{Anchor|Bold text}}, and both{{Anchor|bold and italic}}
|<!--2ND COLUMN-->
|<!--3RD COLUMN-->
''italics'', '''bold''', and
|-<!--HORIZONTAL LINE-->
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 48:
|
<code><nowiki>[[Frog#Locomotion]]</nowiki></code><br>
<code><nowiki>[[Frog#Locomotion|locomotion in frogs]]</nowiki></code><br/>
<code><nowiki>{{slink|Frog#Locomotion}}</nowiki></code>
|
[[Frog#Locomotion]]<br>
[[Frog#Locomotion|locomotion in frogs]]<br/>
{{slink|Frog#Locomotion}}
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 82 ⟶ 84:
|Link and name a website
|
<code><nowiki>[https://www.wikipedia.org
|
[https://www.wikipedia.org/ Wikipedia]
Line 135 ⟶ 137:
|-
|[[WP:STRIKE|Strike]] your [[WP:TALK|talk page]] comment
<div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated or withdrawn''</div>
|
<syntaxhighlight lang="tid" inline><s>This topic isn't [[WP:N|notable]].</s></syntaxhighlight>
Line 151 ⟶ 153:
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Hide
<div style="padding: 0.7em .5em; font-size:0.9em;">''[[WP:CON|consensus]] is how things are decided''</div>
|
<code><nowiki><!-- This had consensus, discuss at talk page --></nowiki></code>
|
<!-- This had consensus, discuss at talk page -->
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 208 ⟶ 210:
<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>
|
<code><nowiki>== Level 2 ==</nowiki></code><br>
<code><nowiki>=== Level 3 ===</nowiki></code><br>
<code><nowiki>==== Level 4 ====</nowiki></code><br>
<code><nowiki>===== Level 5 =====</nowiki></code><br>
<code><nowiki>====== Level 6 ======</nowiki></code><br><br>
<span style="font-size:0.9em">''do not use'' = Level 1 = ''as it is for page titles''</span>
|
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
Line 256 ⟶ 258:
|
<code><nowiki>no indent (normal)</nowiki></code><br>
<code><nowiki>: first indent</nowiki></code><br>
<code><nowiki>:: second indent</nowiki></code><br>
<code><nowiki>::: third indent</nowiki></code><br>
<code><nowiki>:::: fourth indent</nowiki></code><br>
<code><nowiki>{{Outdent|4}} return to left margin</nowiki></code>
|
no indent (normal)<br>
: first indent
:: second indent
::: third indent
:::: fourth indent
{{Outdent|4}} return to left margin
|}
{{Quicktemplates|state=expanded}}
<noinclude>
== See also ==
{{ombox|image=none|small=y|text='''Note''': You can use the [[Wikipedia:Sandbox|sandbox]] to experiment with page editing.|imageright=[[File:Sandbox.svg|42px]]}}
[[File:Wiki_markup_cheatsheet_EN.pdf|upright|thumb|Wiki markup quick reference (PDF download)]]
* For a full list of editing commands, see [[Help:Wikitext]]
* For including parser functions, variables and behavior switches, see [[Help:Magic words]]
* For a guide to displaying mathematical equations and formulas, see [[Help:Displaying a formula]]
* For a guide to editing, see [[Wikipedia:Contributing to Wikipedia]]
* For an overview of commonly used style guidelines, see [[Wikipedia:Simplified Manual of Style]]
* For a page on how to use Wikipedia in bite-sized morsels, see [[Wikipedia:Tips]]
* For advice on writing style and formatting in a bullet-point format, see [[Wikipedia:Styletips]]
* For summaries of some Wikipedia protocols and conventions, see [[Wikipedia:Dos and don'ts]]
* If you don't want to use wikitext markup, try [[Wikipedia:VisualEditor]] instead
* '''To ask a question''', see [[Wikipedia:Questions]] to locate the appropriate venue(s)
|