<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://wiki.ovidentia.fr/index.php?action=history&amp;feed=atom&amp;title=Aide%3AComment_%C3%A9diter_une_page</id>
		<title>Aide:Comment éditer une page - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ovidentia.fr/index.php?action=history&amp;feed=atom&amp;title=Aide%3AComment_%C3%A9diter_une_page"/>
		<link rel="alternate" type="text/html" href="https://wiki.ovidentia.fr/index.php?title=Aide:Comment_%C3%A9diter_une_page&amp;action=history"/>
		<updated>2026-04-18T19:45:38Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>https://wiki.ovidentia.fr/index.php?title=Aide:Comment_%C3%A9diter_une_page&amp;diff=1288&amp;oldid=prev</id>
		<title>Paul le 16 novembre 2006 à 07:52</title>
		<link rel="alternate" type="text/html" href="https://wiki.ovidentia.fr/index.php?title=Aide:Comment_%C3%A9diter_une_page&amp;diff=1288&amp;oldid=prev"/>
				<updated>2006-11-16T07:52:35Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[http://meta.wikimedia.org/wiki/Help:Editing]&lt;br /&gt;
&lt;br /&gt;
==Most frequent wiki markup explained==&lt;br /&gt;
&amp;lt;!--It is intended to be brief, or as an overview. Otherwise why we separate the materials into different pages? Thus it's best NOT to add new materials or expand here. Add more examples or expand in other areas like Wikitext examples. Thanks!--&amp;gt;&lt;br /&gt;
Here are the 6 most frequently used types of wiki markup. If you need more help see [[Help:Wikitext examples|Wikitext examples]].&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;1000&amp;quot; style=&amp;quot;background:#FFFF99&amp;quot;|What it looks like&lt;br /&gt;
!width=&amp;quot;500&amp;quot; style=&amp;quot;background:#FFFF99&amp;quot;|What you type&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
You can ''italicize text'' by putting 2 &lt;br /&gt;
apostrophes on each side. &lt;br /&gt;
&lt;br /&gt;
3 apostrophes will embolden '''the text'''. &lt;br /&gt;
&lt;br /&gt;
5 apostrophes will embolden and italicize &lt;br /&gt;
'''''the text'''''.&lt;br /&gt;
&lt;br /&gt;
(4 apostrophes don't do anything special -- there's just ''''one left over''''.)&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
You can ''italicize text'' by putting 2 &lt;br /&gt;
apostrophes on each side. &lt;br /&gt;
&lt;br /&gt;
3 apostrophes will embolden '''the text'''. &lt;br /&gt;
&lt;br /&gt;
5 apostrophes will embolden and italicize &lt;br /&gt;
'''''the text'''''.&lt;br /&gt;
&lt;br /&gt;
(4 apostrophes don't do anything&lt;br /&gt;
special -- there's just ''''one left&lt;br /&gt;
over''''.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
You should &amp;quot;sign&amp;quot; your comments on talk pages: &amp;lt;br&amp;gt;&lt;br /&gt;
- Three tildes give your user name: [[User:Karl Wick|Karl Wick]] &amp;lt;br&amp;gt;&lt;br /&gt;
- Four tildes give your user name plus date/time: [[User:Karl Wick|Karl Wick]] 07:46, 27 November 2005 (UTC) &amp;lt;br&amp;gt;&lt;br /&gt;
- Five tildes give the date/time alone: 07:46, 27 November 2005 (UTC) &amp;lt;br&amp;gt;&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
You should &amp;quot;sign&amp;quot; your comments &lt;br /&gt;
on talk pages: &amp;lt;br&amp;gt;&lt;br /&gt;
- Three tildes give your user&lt;br /&gt;
name: ~~~ &amp;lt;br&amp;gt;&lt;br /&gt;
- Four tildes give your user &lt;br /&gt;
name plus date/time: ~~~~ &amp;lt;br&amp;gt;&lt;br /&gt;
- Five tildes give the &lt;br /&gt;
date/time alone: ~~~~~ &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:150%;border-bottom:1px solid #000000;&amp;quot;&amp;gt;Section headings&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Headings'' organize your writing into sections.&lt;br /&gt;
The Wiki software can automatically generate&lt;br /&gt;
a [[Help:table of contents|table of contents]] from them.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:132%;font-weight:bold;&amp;quot;&amp;gt;Subsection&amp;lt;/div&amp;gt;&lt;br /&gt;
Using more equals signs creates a subsection.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:116%;font-weight:bold;&amp;quot;&amp;gt;A smaller subsection&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Don't skip levels, like from two to four equals signs.&lt;br /&gt;
&lt;br /&gt;
Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
== Section headings ==&lt;br /&gt;
&lt;br /&gt;
''Headings'' organize your writing into sections.&lt;br /&gt;
The Wiki software can automatically generate&lt;br /&gt;
a table of contents from them.&lt;br /&gt;
&lt;br /&gt;
=== Subsection ===&lt;br /&gt;
&lt;br /&gt;
Using more equals signs creates a subsection.&lt;br /&gt;
&lt;br /&gt;
==== A smaller subsection ====&lt;br /&gt;
&lt;br /&gt;
Don't skip levels, &lt;br /&gt;
like from two to four equals signs.&lt;br /&gt;
&lt;br /&gt;
Start with 2 equals signs not 1 &lt;br /&gt;
because 1 creates H1 tags&lt;br /&gt;
which should be reserved for page title.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|- id=&amp;quot;lists&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
* ''Unordered [[Help:List|list]]s'' are easy to do:&lt;br /&gt;
** Start every line with a star.&lt;br /&gt;
*** More stars indicate a deeper level.&lt;br /&gt;
*: Previous item continues.&lt;br /&gt;
** A newline&lt;br /&gt;
* in a list  &lt;br /&gt;
marks the end of the list.&lt;br /&gt;
*Of course you can start again.&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
* ''Unordered lists'' are easy to do:&lt;br /&gt;
** Start every line with a star.&lt;br /&gt;
*** More stars indicate a deeper level.&lt;br /&gt;
*: Previous item continues.&lt;br /&gt;
** A new line&lt;br /&gt;
* in a list  &lt;br /&gt;
marks the end of the list.&lt;br /&gt;
* Of course you can start again.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# ''Numbered lists'' are:&lt;br /&gt;
## Very organized&lt;br /&gt;
## Easy to follow&lt;br /&gt;
A new line marks the end of the list.&lt;br /&gt;
# New numbering starts with 1.&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
# ''Numbered lists'' are:&lt;br /&gt;
## Very organized&lt;br /&gt;
## Easy to follow&lt;br /&gt;
A new line marks the end of the list.&lt;br /&gt;
# New numbering starts with 1.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Here's a link to the [[Main page]].&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
Here's a link to the [[Main page]].&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[The weather in London]] is a page that doesn't exist&lt;br /&gt;
yet. You could create it by clicking on the link.&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
[[The weather in London]] is &lt;br /&gt;
a page that doesn't exist&lt;br /&gt;
yet. You could create it by &lt;br /&gt;
clicking on the link.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
You can link to a page section by its title:&lt;br /&gt;
&lt;br /&gt;
*[[List of cities by country#Morocco]].&lt;br /&gt;
&lt;br /&gt;
If multiple sections have the same title, add&lt;br /&gt;
a number. [[#Example section 3]] goes to the&lt;br /&gt;
third section named &amp;quot;Example section&amp;quot;.&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can link to a page section by its title:&lt;br /&gt;
&lt;br /&gt;
*[[List of cities by country#Morocco]].&lt;br /&gt;
&lt;br /&gt;
If multiple sections have the same title, add&lt;br /&gt;
a number. [[#Example section 3]] goes to the&lt;br /&gt;
third section named &amp;quot;Example section&amp;quot;.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Paul</name></author>	</entry>

	</feed>