Editing
Help:Editing
[[Trustroots Wiki]] is an independent wiki with information for people who are actively exchanging hospitality.
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wikipedia}} <div align="center"> <!--COMMENT MARKUP. Displays:Edit mode only.--> {|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" |colspan="3" align="center" style="background:#cee0f2; text-align:center;" | <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;">Wikipedia Cheatsheet</h2> <h4>For more advanced details, see [[:wikipedia:Help:Wiki markup|markup help at Wikipedia]]</h4> |-<!--COLUMN HEADINGS--> | width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''Description''' | style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You type''' | width="25%" style="background:#cee0f2; padding:0.3em; text-align:center;"|'''You get''' |-<!--1ST ROW 1ST COLUMN--> |Italic text |<!--2ND COLUMN--> <tt><nowiki>''italic''</nowiki></tt> |<!--3RD COLUMN--> ''italic'' |-<!--HORIZONTAL LINE--> |colspan="3" style="border-top:1px solid #cee0f2;"| |-<!--2ND ROW 1ST COLUMN--> |Bold text | <tt><nowiki>'''bold'''</nowiki></tt> | '''bold''' |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |Bold and italic | <tt><nowiki>'''''bold & italic'''''</nowiki></tt> | '''''bold & italic''''' |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- ||[[Wikipedia:Linking|Internal link]]<br /> <div style="padding: 0em .5em; font-size:0.9em;">''(within Wikipedia)''</div> | <tt><nowiki>[[Main_Page]]</nowiki></tt><br /> <tt><nowiki>[[Name of page]]</nowiki></tt><br /> <tt><nowiki>[[Name of page|Text to display]]</nowiki></tt> | [[Main_Page]] (blue = existing page)<br /> [[Name of page]] (red = non existing yet)<br /> [[Name of page|Text to display]] |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Wikipedia:Linking|External link]]}<br /> <div style="padding: 0em .5em; font-size:0.9em;">''(to other websites)''</div> | <tt><nowiki>[http://www.example.org Text to display]</nowiki></tt><br /> <tt><nowiki>[http://www.example.org]</nowiki></tt><br /> <tt><nowiki>http://www.example.org</nowiki></tt> | [http://www.example.org Text to display]<br /> [http://www.example.org]<br /> http://www.example.org |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Wikipedia:Redirect|Redirect to another page]] | <tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | [[Image:Redirect arrow without text.svg|30px|link=]][[Target page]] |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |rowspan="3"|[[Help:Citations quick reference|Footnotes]]/[[Wikipedia:Referencing for beginners|References]] <div style="padding: 0em .5em; font-size:0.9em;">''Numbering is generated automatically.''</div> |<div style="margin-left:2em; font-size:0.9em;">''To create a footnote or reference, use this format:''</div> <tt><nowiki>Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref></nowiki></tt> |rowspan="2"|Article text.<ref name="test">[http://www.example.org Link text], additional text.</ref> |- |<div style="margin-left:2em; font-size:0.9em;">''To reuse the same note, reuse the name with a trailing slash:''</div> <tt><nowiki>Article text.<ref name="test" /></nowiki></tt> |- |<div style="margin-left:2em; font-size:0.9em;">''To display notes, add '''either''' of these lines to the References section:''</div> <tt><nowiki><references/></nowiki></tt><br/> |<br/><references /><br/> |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Help:Section|Section headings]]<ref name="firstline">''Applies only at the very beginning of lines.''</ref><br /> <div style="padding: 0em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div> | ''(=Level 1= is used only for a page's title, and is generated automatically.)'' <br/> <tt><nowiki>== Level 2 ==</nowiki></tt><br /> <tt><nowiki>=== Level 3 ===</nowiki></tt><br /> <tt><nowiki>==== Level 4 ====</nowiki></tt><br /> <tt><nowiki>===== Level 5 =====</nowiki></tt><br /> <tt><nowiki>====== Level 6 ======</nowiki></tt><br /> | == Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== ====== Level 6 ====== |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Help:List|Bulleted list]]<ref name="firstline" /> <div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items discouraged (see numbered lists).''</div> | <tt>* One</tt><br /> <tt>* Two</tt><br /> <tt>** Two point one</tt><br /> <tt>* Three</tt> | * One * Two ** Two point one * Three |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Help:List|Numbered list]]<ref name="firstline" /> <div style="padding: 0em .5em; font-size:0.9em;">''Empty lines between list items restarts numbering at 1.''</div> | <tt># One</tt><br /> <tt># Two</tt><br /> <tt>## Two point one</tt><br /> <tt># Three</tt><br /> | # One # Two ## Two point one # Three |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |Indenting text<ref name="firstline" /> | <tt><nowiki>no indent (normal)</nowiki></tt><br/> <tt><nowiki>:first indent</nowiki></tt><br/> <tt><nowiki>::second indent</nowiki></tt><br/> <tt><nowiki>:::third indent</nowiki></tt> | no indent (normal)<br/> :first indent ::second indent :::third indent |- |colspan="3" style="border-top:1px solid #cee0f2;"| |- |[[Wikipedia:Picture tutorial|Image]] | <tt><nowiki>[[</nowiki>File:Wiki.png|thumb|alt=[[Wikipedia:Alternative text for images|Alt text]]|Caption<nowiki>]]</nowiki></tt> | [[File:Wiki.png|thumb|alt=Alt text|Caption]] |- |-<!--TALKPAGES--> | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | For [[Wikipedia:Tutorial_%28Talk_pages%29|Talk Pages]] |- |Signature | <tt><nowiki>~~~~</nowiki></tt> | [[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) |- |colspan="3" style="border-top:1px solid #cee0f2; font-size:0.9em;"|<references/> |} </div> ==See also== [[File:User contributions detail.png|thumb|alt=Screenshot of a "User contributions" page, with balloons pointing to various components|'''User contribution''' pages, '''article history''' pages, '''watch lists''', and '''recent changes''' are helpful in keeping track of what your fellow editors are doing. This graphic explains some of the features.]] __NOTOC__ __NOEDITSECTION__
Summary:
Please note that all contributions to Trustroots Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Trustroots Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Page included on this page:
Template:Wikipedia
(
edit
)
Navigation menu
Page actions
Help page
Discussion
Read
Edit
History
Page actions
Help page
Discussion
More
Tools
Personal tools
Not logged in
Talk
Contributions
Log in
Navigation
Trustroots.org
Main page
Recent changes
Random page
Help
Special pages
Search
Tools
What links here
Related changes
Page information