Content deleted Content added
Icandostuff (talk | contribs) This is available on both the source editor and the visual editor |
spacing tweak in examples |
||
Line 156:
<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 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 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
|}
Line 274:
<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)
|