Difference between revisions of "Help:Advanced cheatsheet"

From Pirate Party Belgium
Jump to: navigation, search
Line 7: Line 7:
 
| style="border-bottom:2px #a3b1bf solid" | You type
 
| style="border-bottom:2px #a3b1bf solid" | You type
 
| style="border-bottom:2px #a3b1bf solid" width="30%" | You get
 
| style="border-bottom:2px #a3b1bf solid" width="30%" | You get
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
 
|-
 
|-
 
|Show an image
 
|Show an image
<div style="padding: 0.7em .5em; font-size:0.9em;">''for uploading, see the [[Help:Introduction to uploading images|intro to uploading images]]
+
<div style="padding: 0.7em .5em; font-size:0.9em;">''see [[Special:Upload|here]] for uploading.
 
''</div>
 
''</div>
 
|
 
|
<tt><nowiki>[[</nowiki></tt>File:Wiki.png<tt>|thumb|</tt>Caption<tt><nowiki>]]</nowiki></tt>
+
<tt><nowiki>[[</nowiki></tt>File:Logo_partipiratenpartij_135px.png<tt><nowiki>]]</nowiki></tt>
 
|
 
|
[[File:Wiki.png|thumb|Caption]]
+
[[File:Logo_partipiratenpartij_135px.png]]
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
+
|Show an image with caption
|<tt><nowiki>[[Category:Category name]]</nowiki></tt><br /><br /><span style="font-size:0.9em;">''place near the bottom of a page''</span>
+
<div style="padding: 0.7em .5em; font-size:0.9em;">''see [[Special:Upload|here]] for uploading.
|<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span>
+
''</div>
 +
|
 +
<tt><nowiki>[[</nowiki></tt>File:Logo_partipiratenpartij_135px.png<tt>|</tt>thumb<tt>|</tt>Caption<tt><nowiki>]]</nowiki></tt>
 +
|
 +
[[File:Logo_partipiratenpartij_135px.png|thumb|Caption]]
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|Hide text somewhere for editors
+
|Download link to a file
 +
<div style="padding: 0.7em .5em; font-size:0.9em;">''see [[Special:Upload|here]] for uploading.
 +
''</div>
 
|
 
|
<tt><nowiki><!--This had consensus, discuss at talk page--></nowiki></tt>
+
<tt><nowiki>[[</nowiki></tt>Media:StatutsduPartiPirate.pdf<tt>|Statutes of the party<nowiki>]]</nowiki></tt>
 
|
 
|
<!--This had consensus, discuss at talk page-->
+
[[Media:StatutsduPartiPirate.pdf|Statutes of the party]]
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
 
|References and footnotes
 
|References and footnotes
<div style="padding: 0.7em .5em; font-size:0.9em;">''sources in the article will appear where <nowiki><references /></nowiki> is put, typically under a level 2 section heading (see below) towards the bottom of the page</div>
 
<div style="padding: 0.7em .5em; font-size:0.9em;"></div>
 
 
|
 
|
 
<tt><nowiki>Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref></nowiki></tt>
 
<tt><nowiki>Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref></nowiki></tt>
Line 53: Line 55:
 
<references />
 
<references />
 
|-
 
|-
|Redirect to another page
+
|colspan="3" style="border-top:1px solid #cee0f2;"|
<div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div>
+
|-
 +
|[[Help:Extension:EtherpadLite|Embed a piratepad]]
 +
|
 +
<tt><nowiki><eplite id="name_of_the_pad"></eplite></nowiki></tt>
 +
|
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|Use a template
 
|
 
|
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
+
<tt><nowiki>{{template_name|param1=value1|param2=value2...}}</nowiki></tt>
 
|
 
|
[[Image:Redirect arrow without text.svg|30px|link=]] [[Target page]]
 
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|Embed a piratepad
+
|Add a page to a [[Wikipedia:FAQ/Categories|category]]
 +
|<tt><nowiki>[[Category:Category name]]</nowiki></tt><br /><br /><span style="font-size:0.9em;">''place near the bottom of a page''</span>
 +
|<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span>
 +
|-
 +
|colspan="3" style="border-top:1px solid #cee0f2;"|
 +
|-
 +
|Hide text somewhere for editors
 
|
 
|
<tt><nowiki><eplite id="name_of_the_pad"></eplite></nowiki></tt>
+
<tt><nowiki><!--This had consensus, discuss at talk page--></nowiki></tt>
 
|
 
|
 +
<!--This had consensus, discuss at talk page-->
 
|-
 
|-
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|colspan="3" style="border-top:1px solid #cee0f2;"|
 
|-
 
|-
|Use a template
+
|Redirect to another page
 +
<div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div>
 
|
 
|
<tt><nowiki>{{template_name}}</nowiki></tt>
+
<tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt>
 
|
 
|
 +
[[Image:Redirect arrow without text.svg|30px|link=]] [[Target page]]
 
|}
 
|}
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__

Revision as of 13:21, 17 January 2014

Wiki Advanced Cheatsheet

Description You type You get
Show an image
see here for uploading.

[[File:Logo_partipiratenpartij_135px.png]]

Logo partipiratenpartij 135px.png

Show an image with caption
see here for uploading.

[[File:Logo_partipiratenpartij_135px.png|thumb|Caption]]

Caption
Download link to a file
see here for uploading.

[[Media:StatutsduPartiPirate.pdf|Statutes of the party]]

Statutes of the party

References and footnotes

Hello,<ref>[http://www.loc.gov/about/ Library of Congress]</ref> World.<ref>http://www.w3.org/</ref>

References: <references />

Hello,[1] World.[2]

References:

Embed a piratepad

<eplite id="name_of_the_pad"></eplite>

Use a template

{{template_name|param1=value1|param2=value2...}}

Add a page to a category [[Category:Category name]]

place near the bottom of a page
shows "Category name" in a bar at bottom when the page is previewed or saved
Hide text somewhere for editors

<!--This had consensus, discuss at talk page-->

Redirect to another page
redirects must be placed at the start of the first line

#REDIRECT [[Target page]]

Redirect arrow without text.svg Target page