<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.allotments4all.co.uk/smf/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.allotments4all.co.uk/smf/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AEditing</id>
		<title>Help:Editing - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.allotments4all.co.uk/smf/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AEditing"/>
		<link rel="alternate" type="text/html" href="http://www.allotments4all.co.uk/smf/mediawiki/index.php?title=Help:Editing&amp;action=history"/>
		<updated>2026-04-07T08:25:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.0</generator>

	<entry>
		<id>http://www.allotments4all.co.uk/smf/mediawiki/index.php?title=Help:Editing&amp;diff=1725&amp;oldid=prev</id>
		<title>John h: Text editing guidance taken from wikipedia</title>
		<link rel="alternate" type="text/html" href="http://www.allotments4all.co.uk/smf/mediawiki/index.php?title=Help:Editing&amp;diff=1725&amp;oldid=prev"/>
				<updated>2006-02-03T23:05:07Z</updated>
		
		<summary type="html">&lt;p&gt;Text editing guidance taken from wikipedia&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Examples===&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;The rest of this page is deprecated but will be updated periodically.&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;Please direct edits to the [[meta:MediaWiki User&amp;#039;s Guide: Editing overview|Meta-Wikimedia version of this page]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! What it looks like&lt;br /&gt;
! What you type&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Start your [[Wikipedia:Manual of Style (headings)|sections]] as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The following code messes up the table of contents&lt;br /&gt;
     and makes the section edit links much less useful,&lt;br /&gt;
     so please do not use it.&lt;br /&gt;
== New section ==&lt;br /&gt;
=== Subsection ===&lt;br /&gt;
==== Sub-subsection ====&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following should look almost the same, using&lt;br /&gt;
     HTML headings markup instead of wiki headings.&lt;br /&gt;
     However, it messes up the section edit links,&lt;br /&gt;
     so please do not use it.&lt;br /&gt;
&amp;lt;h2&amp;gt;New section&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Subsection&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;h4&amp;gt;Sub-subsection&amp;lt;/h4&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following just uses bolding and font changes,&lt;br /&gt;
     so it should be safe.  However, it might not&lt;br /&gt;
     look exactly right, especially when people&lt;br /&gt;
     use non-standard CSS stylesheets.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;lt;font style=&amp;quot;font-size:120%&amp;quot;&amp;gt;New section&amp;lt;/font&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;lt;font style=&amp;quot;font-size:110%&amp;quot;&amp;gt;Subsection&amp;lt;/font&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;lt;font style=&amp;quot;font-size:100%&amp;quot;&amp;gt;Sub-subsection&amp;lt;/font&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Start with a second-level heading (&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;==&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;); don&amp;#039;t use first-level headings (=).&lt;br /&gt;
* Don&amp;#039;t skip levels (for example, second-level followed by fourth-level).&lt;br /&gt;
* A [[#Placement_of_the_Table_of_Contents_.28TOC.29|Table of Contents]] will automatically be added to an article that has four or more sections. &lt;br /&gt;
*If appropriate, place subsections in an appropriate order. If listing countries, place them in alphabetical order rather than, say, relative to population of [[OECD]] countries, or some random order.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
==New section==&lt;br /&gt;
&lt;br /&gt;
===Subsection===&lt;br /&gt;
&lt;br /&gt;
====Sub-subsection====&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
A single [[newline]]&lt;br /&gt;
generally has no effect on the layout.&lt;br /&gt;
These can be used to separate&lt;br /&gt;
sentences within a paragraph.&lt;br /&gt;
Some editors find that this aids editing&lt;br /&gt;
and improves the function &amp;#039;&amp;#039;diff&amp;#039;&amp;#039; &lt;br /&gt;
(used internally to compare&lt;br /&gt;
different versions of a page).&lt;br /&gt;
&lt;br /&gt;
But an empty line&lt;br /&gt;
starts a new paragraph.&lt;br /&gt;
&lt;br /&gt;
* When used in a list, a newline &amp;#039;&amp;#039;does&amp;#039;&amp;#039; affect the layout ([[#lists|see below]]).&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
A single [[newline]]&lt;br /&gt;
generally has no effect on the layout. &lt;br /&gt;
These can be used to separate&lt;br /&gt;
sentences within a paragraph.&lt;br /&gt;
Some editors find that this aids editing&lt;br /&gt;
and improves the function &amp;#039;&amp;#039;diff&amp;#039;&amp;#039; &lt;br /&gt;
(used internally to compare&lt;br /&gt;
different versions of a page).&lt;br /&gt;
&lt;br /&gt;
But an empty line&lt;br /&gt;
starts a new paragraph.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
You can break lines&amp;lt;br&amp;gt;&lt;br /&gt;
without starting a new paragraph.&lt;br /&gt;
&lt;br /&gt;
* Please use this sparingly.&lt;br /&gt;
* Close markup between lines, do not start a [[link]] or &amp;#039;&amp;#039;italics&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;bold&amp;#039;&amp;#039;&amp;#039; on one line and close it on the next.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
You can break lines&amp;lt;br&amp;gt;&lt;br /&gt;
without starting a new paragraph.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- id=&amp;quot;lists&amp;quot; valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
* It&amp;#039;s easy to create a list:&lt;br /&gt;
** Start every line with a star ([[asterisk]]).&lt;br /&gt;
*** More stars means deeper levels.&lt;br /&gt;
**** A newline in a list&lt;br /&gt;
marks the end of a list item.&lt;br /&gt;
&lt;br /&gt;
* An empty line starts a new list.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* It&amp;#039;s easy to create a list:&lt;br /&gt;
** Start every line with a star.&lt;br /&gt;
*** More stars means deeper levels.&lt;br /&gt;
**** A newline in a list&lt;br /&gt;
marks the end of a list item.&lt;br /&gt;
&lt;br /&gt;
* An empty line starts a new list.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
# Numbered lists are also good&lt;br /&gt;
## very organized&lt;br /&gt;
## easy to follow&lt;br /&gt;
### easier still&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
# Numbered lists are also good&lt;br /&gt;
## very organized&lt;br /&gt;
## easy to follow&lt;br /&gt;
### easier still&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; id=&amp;quot;definition&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
; Definition list : list of definitions&lt;br /&gt;
; item : the item&amp;#039;s definition&lt;br /&gt;
; another item&lt;br /&gt;
: the other item&amp;#039;s definition&lt;br /&gt;
&lt;br /&gt;
* Begin with a semicolon.  One item per line; a newline can appear before the colon, but using a space before the colon improves parsing.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
; Definition list : list of definitions&lt;br /&gt;
; item : the item&amp;#039;s definition&lt;br /&gt;
; another item&lt;br /&gt;
: the other item&amp;#039;s definition&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
* You can even create mixed lists&lt;br /&gt;
*# and nest them&lt;br /&gt;
*#* like this&lt;br /&gt;
*#*; can I mix definition list as well?&lt;br /&gt;
*#*: yes&lt;br /&gt;
*#*; how?&lt;br /&gt;
*#*: it&amp;#039;s easy as&lt;br /&gt;
*#*:* a &lt;br /&gt;
*#*:* b&lt;br /&gt;
*#*:* c&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* You can even create mixed lists&lt;br /&gt;
*# and nest them&lt;br /&gt;
*#* like this&lt;br /&gt;
*#*; can I mix definition list as well?&lt;br /&gt;
*#*: yes&lt;br /&gt;
*#*; how?&lt;br /&gt;
*#*: it&amp;#039;s easy as&lt;br /&gt;
*#*:* a &lt;br /&gt;
*#*:* b&lt;br /&gt;
*#*:* c&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
: A colon indents a line or paragraph.&lt;br /&gt;
A manual newline starts a new paragraph.&lt;br /&gt;
&lt;br /&gt;
* This is primarily for displayed material, but is also used for discussion on [[Wikipedia:Talk page|Talk page]]s.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
: A colon indents a line or paragraph.&lt;br /&gt;
A manual newline starts a new paragraph.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
|&lt;br /&gt;
When there is a need for separating a block of text&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
the &amp;#039;&amp;#039;&amp;#039;blockquote&amp;#039;&amp;#039;&amp;#039; command will indent both margins when needed instead of the left margin only as the colon does.  &lt;br /&gt;
&amp;lt;/blockquote&amp;gt; &lt;br /&gt;
This is useful for (as the name says) inserting blocks of quoted (and cited) text.  &lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;blockquote&amp;#039;&amp;#039;&amp;#039; command will indent &lt;br /&gt;
both margins when needed instead of the &lt;br /&gt;
left margin only as the colon does.  &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
|&lt;br /&gt;
(See formula on right):&lt;br /&gt;
&lt;br /&gt;
*This is useful for:&lt;br /&gt;
** pasting preformatted text;&lt;br /&gt;
** algorithm descriptions;&lt;br /&gt;
** program source code;&lt;br /&gt;
** [[ASCII art]];&lt;br /&gt;
** chemical structures;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;WARNING&amp;#039;&amp;#039;&amp;#039;: If you make it wide, you [[page widening|force the whole page to be wide]] and hence less readable, especially for people who use lower resolutions. Never start ordinary lines with spaces.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 IF a line starts with a space THEN&lt;br /&gt;
 it will be formatted exactly&lt;br /&gt;
 as typed;&lt;br /&gt;
 in a fixed-width font;&lt;br /&gt;
 lines will not wrap;&lt;br /&gt;
 ENDIF&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;center&amp;gt;Centered text.&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Please note the American spelling of &amp;quot;center.&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;Centered text.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
A [[horizontal dividing line]]:&lt;br /&gt;
this is above it&lt;br /&gt;
----&lt;br /&gt;
and this is below it.&lt;br /&gt;
&lt;br /&gt;
* Mainly useful for &lt;br /&gt;
**disambiguation - but to be used sparsely, only when separating completely different, unrelated (groups of) meanings&lt;br /&gt;
**separating threads on Talk pages.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
A [[horizontal dividing line]]:&lt;br /&gt;
this is above it&lt;br /&gt;
----&lt;br /&gt;
and this is below it.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>John h</name></author>	</entry>

	</feed>