Difference between revisions of "Help:Editing"

From LGPedia
Jump to: navigation, search
(Editing basics)
(Cleanup, as requested by template / Help:Markup will follow soon)
Line 1: Line 1:
{{cleanup}}
+
__NOTOC__
== Editing  basics ==
+
{| style="background-color: #C7D7DB; border-spacing: 5px;"
 +
<!-- ####################################### TOP BLOCK ####################################### -->
 +
|colspan="2" valign="top" style="background-color: #E5ECFF; padding: 10px;"|<div style="width: 100%; background-color: #D7E2E5; text-align: center; font-size: large; font-weight: bold;">Editing basics</div>
 +
;Start editing
 +
:To start editing a page, click the '''Edit this page''' (or just '''edit''') link at one of its edges. This brings you to the '''edit page''': a page with a text box containing the ''wikitext'': the editable source code from which the server produces the webpage. ''If you just want to experiment, please do so in the [[LGPedia:Sandbox|sandbox]], not here''.
  
==Most frequent wiki markup explained==
+
;Type your changes
{| border="1" cellpadding="2"
+
:You can just type your text. However, also using basic wiki markup (described in the next section) to make links and do simple formatting adds to the value of your contribution.
!width="1000" style="background:#FFFF99"|What it looks like
+
!width="500" style="background:#FFFF99"|What you type
+
|-
+
|
+
You can ''italicize text'' by putting 2
+
apostrophes on each side.  
+
  
3 apostrophes will bold '''the text'''.  
+
;Summarize your changes
 +
:Write a short [[Help:Edit summary|edit summary]] in the small field below the edit-box. You may use shorthand to describe your changes.
  
5 apostrophes will bold and italicize
+
;[[Help:Show preview|Preview before saving]]
'''''the text'''''.
+
:When you have finished, click '''Show preview''' to see how your changes will look -- '''before''' you make them permanent. Repeat the edit/preview process until you are satisfied, then click '''Save page''' and your changes will be immediately applied to the article.
 
+
(4 apostrophes don't do anything special -- there's just ''''one left over''''.)
+
|<pre>
+
You can ''italicize text'' by putting 2
+
apostrophes on each side.
+
 
+
3 apostrophes will bold '''the text'''.
+
 
+
5 apostrophes will bold and italicize
+
'''''the text'''''.
+
 
+
(4 apostrophes don't do anything
+
special -- there's just ''''one left
+
over''''.)
+
</pre>
+
 
|-
 
|-
|
+
<!-- #################################### LOWER LEFT BLOCK #################################### -->
You should "sign" your comments on talk pages: <br>
+
|width="50%" valign="top" style="background-color: #E5ECFF; padding: 10px;"|<div style="width: 100%; background-color: #D7E2E5; text-align: center; font-size: large; font-weight: bold;">Further reading</div>
- Three tildes gives your user name: [[User:Dharmabum420|Dharmabum420]] <br>
+
{|width="100%"
- Four tildes give your user name plus date/time: [[User:Dharmabum420|Dharmabum420]] 07:46, 27 November 2005 (UTC) <br>
+
|[[Help:Contents]]
- Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC) <br>
+
|align="right"|Help frontpage
|<pre>
+
You should "sign" your comments
+
on talk pages: <br>
+
- Three tildes gives your user
+
name: ~~~ <br>
+
- Four tildes give your user
+
name plus date/time: ~~~~ <br>
+
- Five tildes gives the
+
date/time alone: ~~~~~ <br>
+
</pre>
+
 
|-
 
|-
|
+
|[[Help:Edit summary]]
<div style="font-size:150%;border-bottom:1px solid #000000;">Section headings</div>
+
|align="right"|How to write edit summaries
 
+
''Headings'' organize your writing into sections.
+
The Wiki software can automatically generate
+
a table of contents from them.
+
 
+
<div style="font-size:132%;font-weight:bold;">Subsection</div>
+
Using more equals signs creates a subsection.
+
 
+
<div style="font-size:116%;font-weight:bold;">A smaller subsection</div>
+
 
+
Don't skip levels, like from two to four equals signs.
+
 
+
Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.
+
|<pre>
+
== Section headings ==
+
 
+
''Headings'' organize your writing into sections.
+
The Wiki software can automatically generate
+
a table of contents from them.
+
 
+
=== Subsection ===
+
 
+
Using more equals signs creates a subsection.
+
 
+
==== A smaller subsection ====
+
 
+
Don't skip levels,
+
like from two to four equals signs.
+
 
+
Start with 2 equals signs not 1
+
because 1 creates H1 tags
+
which should be reserved for page title.
+
</pre>
+
|- id="lists"
+
|
+
* ''Unordered lists'' are easy to do:
+
** Start every line with a star.
+
*** More stars indicate a deeper level.
+
*: Previous item continues.
+
** A newline
+
* in a list 
+
marks the end of the list.
+
*Of course you can start again.
+
|<pre>
+
* ''Unordered lists'' are easy to do:
+
** Start every line with a star.
+
*** More stars indicate a deeper level.
+
*: Previous item continues.
+
** A new line
+
* in a list 
+
marks the end of the list.
+
* Of course you can start again.
+
</pre>
+
 
|-
 
|-
|
+
|[[Help:Footnotes]]
# ''Numbered lists'' are:
+
|align="right"|How to create automatic footnotes
## Very organized
+
## Easy to follow
+
A new line marks the end of the list.
+
# New numbering starts with 1.
+
 
+
|<pre>
+
# ''Numbered lists'' are:
+
## Very organized
+
## Easy to follow
+
A new line marks the end of the list.
+
# New numbering starts with 1.
+
</pre>
+
 
|-
 
|-
|
+
|[[Help:Markup]]
Here's a link to a page named [[Daniel]].
+
|align="right"|Common wiki-markup quick reference
You can even say [[Daniel]]s
+
and the link will show up correctly.
+
|<pre>
+
Here's a link to a page named
+
[[Daniel]].
+
You can even say
+
[[Daniel]]s
+
and the link will show up
+
correctly.
+
</pre>
+
 
|-
 
|-
|
+
|[[Help:Show preview]]
[[Bree's feet]] is a page that doesn't exist
+
|align="right"|Click this...for all our sakes
yet. You could create it by clicking on the link.
+
|<pre>
+
[[Bree's feet]] is
+
a page that doesn't exist
+
yet. You could create it by
+
clicking on the link.
+
</pre>
+
 
|-
 
|-
|
+
|[http://en.wikipedia.org/wiki/Help:Contents Wikipedia's help]
You can link to a page section by its title:
+
|align="right"|Most viewed wiki-help on the planet
 +
|-
 +
|[http://www.mediawiki.org/wiki/Help:Contents MediaWiki's help]
 +
|align="right"|MediaWiki software manual
 +
|-
 +
|[http://meta.wikimedia.org/wiki/Help:Editor Meta Wiki Editor Section]
 +
|align="right"|Less pretty, but most complete
 +
|}
 +
<!-- #################################### LOWER RIGHT BLOCK #################################### -->
 +
|valign="top" style="background-color: #E5ECFF; padding: 10px;"|<div style="width: 100%; background-color: #D7E2E5; text-align: center; font-size: large; font-weight: bold;">References</div>
  
*[[First Blog / Dorkiness Prevails#Transcript]].
+
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.
  
If multiple sections have the same title, add
 
a number. [[#Example section 3]] goes to the
 
third section named "Example section".
 
|<pre>
 
You can link to a page section by its title:
 
  
*[[First Blog / Dorkiness Prevails#Transcript]].
+
<div style="width: 100%; background-color: #D7E2E5; text-align: center; font-size: large; font-weight: bold;">I need more help!</div>
 
+
For other questions, feel free to leave a question on the talk page of one of the admins of the LGPedia:<div style="width: 100%; text-align: center;">[[User_talk:Brucker|Brucker]] '''&middot;''' [[User_talk:JayHenry|JayHenry]] '''&middot;''' [[User_talk:OwenIsCool|OwenIsCool]]</div>
If multiple sections have the same title, add
+
a number. [[#Example section 3]] goes to the
+
third section named "Example section".
+
</pre>
+
 
|}
 
|}
 
==References==
 
 
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.
 

Revision as of 14:29, 19 March 2007

Editing basics
Start editing
To start editing a page, click the Edit this page (or just edit) link at one of its edges. This brings you to the edit page: a page with a text box containing the wikitext: the editable source code from which the server produces the webpage. If you just want to experiment, please do so in the sandbox, not here.
Type your changes
You can just type your text. However, also using basic wiki markup (described in the next section) to make links and do simple formatting adds to the value of your contribution.
Summarize your changes
Write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes.
Preview before saving
When you have finished, click Show preview to see how your changes will look -- before you make them permanent. Repeat the edit/preview process until you are satisfied, then click Save page and your changes will be immediately applied to the article.
Further reading
Help:Contents Help frontpage
Help:Edit summary How to write edit summaries
Help:Footnotes How to create automatic footnotes
Help:Markup Common wiki-markup quick reference
Help:Show preview Click this...for all our sakes
Wikipedia's help Most viewed wiki-help on the planet
MediaWiki's help MediaWiki software manual
Meta Wiki Editor Section Less pretty, but most complete
References

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.


I need more help!
For other questions, feel free to leave a question on the talk page of one of the admins of the LGPedia: