<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.lg15.com/lgpedia/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=67.171.167.123</id>
		<title>LGPedia - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.lg15.com/lgpedia/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=67.171.167.123"/>
		<link rel="alternate" type="text/html" href="http://www.lg15.com/lgpedia/index.php?title=Special:Contributions/67.171.167.123"/>
		<updated>2026-04-11T05:22:57Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>http://www.lg15.com/lgpedia/index.php?title=Help:Editing&amp;diff=20333</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="http://www.lg15.com/lgpedia/index.php?title=Help:Editing&amp;diff=20333"/>
				<updated>2007-01-28T12:38:46Z</updated>
		
		<summary type="html">&lt;p&gt;67.171.167.123: /* Editing  basics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cleanup}}&lt;br /&gt;
== Editing  basics ==&lt;br /&gt;
&lt;br /&gt;
==Most frequent wiki markup explained==&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 bold '''the text'''. &lt;br /&gt;
&lt;br /&gt;
5 apostrophes will bold 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 bold '''the text'''. &lt;br /&gt;
&lt;br /&gt;
5 apostrophes will bold 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 gives your user name: [[User:Dharmabum420|Dharmabum420]] &amp;lt;br&amp;gt;&lt;br /&gt;
- Four tildes give your user name plus date/time: [[User:Dharmabum420|Dharmabum420]] 07:46, 27 November 2005 (UTC) &amp;lt;br&amp;gt;&lt;br /&gt;
- Five tildes gives 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 gives 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 gives 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 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 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 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 a page named [[Daniel]].&lt;br /&gt;
You can even say [[Daniel]]s&lt;br /&gt;
and the link will show up correctly.&lt;br /&gt;
|&amp;lt;pre&amp;gt;&lt;br /&gt;
Here's a link to a page named&lt;br /&gt;
 [[Daniel]].&lt;br /&gt;
You can even say &lt;br /&gt;
[[Daniel]]s&lt;br /&gt;
and the link will show up &lt;br /&gt;
correctly.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[Bree's feet]] 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;
[[Bree's feet]] 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;
*[[First Blog / Dorkiness Prevails#Transcript]].&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;
You can link to a page section by its title:&lt;br /&gt;
&lt;br /&gt;
*[[First Blog / Dorkiness Prevails#Transcript]].&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;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Providing references to facts in your articles is an important part of being a thorough editor.  On LGPedia you can use Cite.php to easily and consistently document your references in an organized way.  See [[Help:Footnotes]] for more information.&lt;/div&gt;</summary>
		<author><name>67.171.167.123</name></author>	</entry>

	</feed>