Help:Editing
(another my bad) |
|||
| Line 1: | Line 1: | ||
For those users not familiar with '''editing''' a Wiki, this page lists some basic syntax. For a full list, see [[Wikipedia:Wikipedia:Cheatsheet|Wikipedia's Cheatsheet]] and [[Wikipedia:Wikipedia:How_to_edit_a_page|"How to edit a Wiki page"]]. | For those users not familiar with '''editing''' a Wiki, this page lists some basic syntax. For a full list, see [[Wikipedia:Wikipedia:Cheatsheet|Wikipedia's Cheatsheet]] and [[Wikipedia:Wikipedia:How_to_edit_a_page|"How to edit a Wiki page"]]. | ||
| − | [[Tolkien Gateway]] has set standards for the use of syntax. Please read ''[[Tolkien Gateway:Standards]]'' before contributing. | + | [[Tolkien Gateway]] has set standards for the use of syntax. Please read ''[[Tolkien Gateway:Standards]]'' before contributing. You can try out at our [[Tolkien Gateway: Sandbox|Sandbox]]. |
<div align="center"> | <div align="center"> | ||
| Line 13: | Line 13: | ||
| width="20%" style="background:#4169E1; padding:0.3em; text-align:center; color:white;"|'''You get''' | | width="20%" style="background:#4169E1; padding:0.3em; text-align:center; color:white;"|'''You get''' | ||
|- | |- | ||
| − | |Italic text | + | |style="background:white;"|Italic text |
| − | | | + | |style="background:white;"| |
<tt><nowiki>''italic''</nowiki></tt> | <tt><nowiki>''italic''</nowiki></tt> | ||
| − | | | + | |style="background:white;"| |
''italic'' | ''italic'' | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Bold text | + | |style="background:white;"|Bold text |
| − | | | + | |style="background:white;"| |
<tt><nowiki>'''bold'''</nowiki></tt> | <tt><nowiki>'''bold'''</nowiki></tt> | ||
| − | | | + | |style="background:white;"| |
'''bold''' | '''bold''' | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Bold and italic text | + | |style="background:white;"|Bold and italic text |
| − | | | + | |style="background:white;"| |
<tt><nowiki>'''''bold and italic'''''</nowiki></tt> | <tt><nowiki>'''''bold and italic'''''</nowiki></tt> | ||
| − | | | + | |style="background:white;"| |
'''''bold and italic''''' | '''''bold and italic''''' | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | || Internal link <br /> | + | |style="background:white;"| Internal link <br /> |
<div style="padding: 0em .5em; font-size:0.9em;">''(within Tolkien Gateway)''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''(within Tolkien Gateway)''</div> | ||
| − | | | + | |style="background:white;"| |
<tt><nowiki>[[Bilbo Baggins]]</nowiki></tt><br /> | <tt><nowiki>[[Bilbo Baggins]]</nowiki></tt><br /> | ||
<tt><nowiki>[[Bilbo Baggins|Bilbo]]</nowiki></tt> | <tt><nowiki>[[Bilbo Baggins|Bilbo]]</nowiki></tt> | ||
| − | | | + | |style="background:white;"| |
[[Bilbo Baggins]]<br /> | [[Bilbo Baggins]]<br /> | ||
[[Bilbo Baggins|Bilbo]] | [[Bilbo Baggins|Bilbo]] | ||
| Line 48: | Line 48: | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |External link<br /> | + | |style="background:white;"|External link<br /> |
<div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div> | ||
| − | | | + | |style="background:white;"| |
<tt><nowiki>[http://www.imdb.com/name/nm0000453/ IMDb]</nowiki></tt><br /> | <tt><nowiki>[http://www.imdb.com/name/nm0000453/ IMDb]</nowiki></tt><br /> | ||
<tt><nowiki>[http://en.wikipedia.org/wiki/Ian_Holm]</nowiki></tt><br /> | <tt><nowiki>[http://en.wikipedia.org/wiki/Ian_Holm]</nowiki></tt><br /> | ||
<tt><nowiki>[[Wikipedia:Ian Holm|Wikipedia]]</nowiki></tt><br /> | <tt><nowiki>[[Wikipedia:Ian Holm|Wikipedia]]</nowiki></tt><br /> | ||
| − | | | + | |style="background:white;"| |
[http://www.imdb.com/name/nm0000453/ IMDb]<br /> | [http://www.imdb.com/name/nm0000453/ IMDb]<br /> | ||
[http://en.wikipedia.org/wiki/Ian_Holm]<br /> | [http://en.wikipedia.org/wiki/Ian_Holm]<br /> | ||
| Line 61: | Line 61: | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Referencing | + | |style="background:white;"|Referencing |
| − | |<tt><nowiki>Simple: Fact<ref>Source</ref></nowiki><br> | + | |style="background:white;"|<tt><nowiki>Simple: Fact<ref>Source</ref></nowiki><br> |
<nowiki>Source used more than once:<ref name="tralala">Source 2</ref></nowiki><br> | <nowiki>Source used more than once:<ref name="tralala">Source 2</ref></nowiki><br> | ||
<nowiki>Reusing such a note: <ref name="tralala"/></nowiki></tt> | <nowiki>Reusing such a note: <ref name="tralala"/></nowiki></tt> | ||
| − | <div style="padding: 0em .5em; font-size:0.9em;">''(at the end of the article, create a section "References", and insert <nowiki><references/></nowiki> | + | <div style="padding: 0em .5em; font-size:0.9em;">''(at the end of the article, create a section "References", and insert <nowiki><small><references/></small></nowiki> |
| − | |Simple: Fact<ref>Source</ref><br> | + | |style="background:white;"|Simple: Fact<ref>Source</ref><br> |
Source used more than once:<ref name="tralala">Source 2</ref><br> | Source used more than once:<ref name="tralala">Source 2</ref><br> | ||
Reusing such a note: <ref name="tralala"/> | Reusing such a note: <ref name="tralala"/> | ||
| − | <references/> | + | <small><references/></small> |
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | | | + | |style="background:white;"|Section headers<br /> |
| − | + | |style="background:white;"| | |
| − | |Section headers<br /> | + | |
| − | | | + | |
<tt><nowiki>== Level 1 ==</nowiki></tt><br /> | <tt><nowiki>== Level 1 ==</nowiki></tt><br /> | ||
<tt><nowiki>=== Level 2 ===</nowiki></tt><br /> | <tt><nowiki>=== Level 2 ===</nowiki></tt><br /> | ||
<tt><nowiki>==== Level 3 ====</nowiki></tt><br /> | <tt><nowiki>==== Level 3 ====</nowiki></tt><br /> | ||
| − | | | + | |style="background:white;"| |
== Level 1 == | == Level 1 == | ||
=== Level 2 === | === Level 2 === | ||
| Line 86: | Line 84: | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Adding bullets | + | |style="background:white;"|Adding bullets |
| − | | | + | |style="background:white;"| |
<tt>* One</tt><br /> | <tt>* One</tt><br /> | ||
<tt>* Two</tt><br /> | <tt>* Two</tt><br /> | ||
<tt>** Two point one</tt><br /> | <tt>** Two point one</tt><br /> | ||
<tt>* Three</tt> | <tt>* Three</tt> | ||
| − | | | + | |style="background:white;"|__NOTOC__ |
* One | * One | ||
* Two | * Two | ||
| Line 100: | Line 98: | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Numbered list | + | |style="background:white;"|Numbered list |
<div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div> | ||
| − | | | + | |style="background:white;"| |
<tt># One</tt><br /> | <tt># One</tt><br /> | ||
<tt># Two</tt><br /> | <tt># Two</tt><br /> | ||
<tt>## Two point one</tt><br /> | <tt>## Two point one</tt><br /> | ||
<tt># Three</tt><br /> | <tt># Three</tt><br /> | ||
| − | | | + | |style="background:white;"|__NOTOC__ |
# One | # One | ||
# Two | # Two | ||
| Line 115: | Line 113: | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Thumbnail image<br> | + | |style="background:white;"|Thumbnail image<br> |
<div style="padding: 0em .5em; font-size:0.9em;">''See also [[Help: Images]].''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''See also [[Help: Images]].''</div> | ||
| − | | | + | |style="background:white;"| |
<tt><nowiki>[[Image:Parma.gif|thumb|The Tengwa Parma]]</nowiki></tt> | <tt><nowiki>[[Image:Parma.gif|thumb|The Tengwa Parma]]</nowiki></tt> | ||
| − | | | + | |style="background:white;"| |
[[Image:Parma.gif|thumb|The Tengwa Parma]] | [[Image:Parma.gif|thumb|The Tengwa Parma]] | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #0000FF;"| | |colspan="3" style="border-top:1px solid #0000FF;"| | ||
|- | |- | ||
| − | |Poem extension | + | |style="background:white;"|Poem extension |
| − | |<tt><nowiki><poem style="font-style:italic; margin-left:20px;"> | + | |style="background:white;"|<tt><nowiki><poem style="font-style:italic; margin-left:20px;"> |
The text</nowiki><br><nowiki> | The text</nowiki><br><nowiki> | ||
Of the Poem</nowiki><br><nowiki> | Of the Poem</nowiki><br><nowiki> | ||
Goes here</nowiki><br><nowiki> | Goes here</nowiki><br><nowiki> | ||
</poem></nowiki> | </poem></nowiki> | ||
| − | |<poem style="font-style:italic; margin-left:20px;"> | + | |style="background:white;"|<poem style="font-style:italic; margin-left:20px;"> |
The text | The text | ||
Of the Poem | Of the Poem | ||
Revision as of 18:24, 31 December 2008
For those users not familiar with editing a Wiki, this page lists some basic syntax. For a full list, see Wikipedia's Cheatsheet and "How to edit a Wiki page".
Tolkien Gateway has set standards for the use of syntax. Please read Tolkien Gateway:Standards before contributing. You can try out at our Sandbox.
Cheatsheet | |||||
| Description | You type | You get | |||
| Italic text |
''italic'' |
italic | |||
| Bold text |
'''bold''' |
bold | |||
| Bold and italic text |
'''''bold and italic''''' |
bold and italic | |||
| Internal link (within Tolkien Gateway)
|
[[Bilbo Baggins]] |
||||
| External link (to other websites)
|
[http://www.imdb.com/name/nm0000453/ IMDb] |
||||
| Referencing | Simple: Fact<ref>Source</ref> Source used more than once:<ref name="tralala">Source 2</ref> (at the end of the article, create a section "References", and insert <small><references/></small>
|
Simple: Fact[1] |
|||
| Section headers |
== Level 1 == |
Level 1Level 2Level 3 | |||
| Adding bullets |
* One |
| |||
| Numbered list
Empty lines between list items restarts numbering at 1.
|
# One |
| |||
| Thumbnail image See also Help: Images.
|
[[Image:Parma.gif|thumb|The Tengwa Parma]] |
||||
| Poem extension | <poem style="font-style:italic; margin-left:20px;">
The text Of the Poem Goes here </poem> |
The text | |||

