Hilfe:Wiki Cheatsheet: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „<noinclude></noinclude> <div align="center"> <!--COMMENT MARKUP. Displays:Edit mode only.--> {|align="center" style="width:100%; border:2px #a3b1bf solid; back…“) |
(Diese Seite wurde zum Übersetzen freigegeben) |
||
(22 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | < | + | <languages/> |
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
<div align="center"> | <div align="center"> | ||
<!--COMMENT MARKUP. Displays:Edit mode only.--> | <!--COMMENT MARKUP. Displays:Edit mode only.--> | ||
{|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" | {|align="center" style="width:100%; border:2px #a3b1bf solid; background:#f5faff; text-align:left;" | ||
|colspan="3" align="center" style="background:#cee0f2; text-align:center;" | | |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> | + | <h2 style="margin:.5em; margin-top:.1em; margin-bottom:.1em; border-bottom:0; font-weight:bold;"><translate><!--T:1--> Wikipedia Cheatsheet</translate></h2> |
|-<!--WORKS ANYWHERE IN THE TEXT--> | |-<!--WORKS ANYWHERE IN THE TEXT--> | ||
− | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works anywhere in the text''' | + | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''<translate><!--T:2--> Works anywhere in the text</translate>''' |
|-<!--COLUMN HEADINGS--> | |-<!--COLUMN HEADINGS--> | ||
− | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|Description | + | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:3--> Description</translate> |
− | | style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You type | + | | style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:4--> You type</translate> |
− | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You get | + | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:5--> You get</translate> |
|-<!--1ST ROW 1ST COLUMN--> | |-<!--1ST ROW 1ST COLUMN--> | ||
− | |Italic text | + | |<translate><!--T:6--> Italic text</translate> |
|<!--2ND COLUMN--> | |<!--2ND COLUMN--> | ||
− | <tt><nowiki>''italic''</nowiki></tt> | + | <tt><translate><!--T:7--> <nowiki>''italic''</nowiki></translate></tt> |
|<!--3RD COLUMN--> | |<!--3RD COLUMN--> | ||
− | ''italic'' | + | ''<translate><!--T:8--> italic</translate>'' |
|-<!--HORIZONTAL LINE--> | |-<!--HORIZONTAL LINE--> | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|-<!--2ND ROW 1ST COLUMN--> | |-<!--2ND ROW 1ST COLUMN--> | ||
− | |Bold text | + | |<translate><!--T:9--> Bold text</translate> |
| | | | ||
− | <tt><nowiki>'''bold'''</nowiki></tt> | + | <tt><translate><!--T:10--> <nowiki>'''bold'''</nowiki></translate></tt> |
| | | | ||
− | '''bold''' | + | '''<translate><!--T:11--> bold</translate>''' |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Bold and italic text | + | |<translate><!--T:12--> Bold and italic text</translate> |
| | | | ||
− | <tt><nowiki>'''''bold & italic'''''</nowiki></tt> | + | <tt><translate><!--T:13--> <nowiki>'''''bold & italic'''''</nowiki></translate></tt> |
| | | | ||
− | '''''bold & italic''''' | + | '''''<translate><!--T:14--> bold & italic</translate>''''' |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | ||[[Wikipedia:Linking|Link to another Wikipedia page]] | + | ||<translate><!--T:15--> [[Wikipedia:Linking|Link to another Wikipedia page]]</translate> |
| | | | ||
− | <tt><nowiki>[[Name of page]]</nowiki></tt><br /> | + | <tt><translate><!--T:16--> <nowiki>[[Name of page]]</nowiki></translate></tt><br /> |
− | <tt><nowiki>[[Name of page|Text to display]]</nowiki></tt> | + | <tt><translate><!--T:17--> <nowiki>[[Name of page|Text to display]]</nowiki></translate></tt> |
| | | | ||
− | [[Name of page]]<br /> | + | <translate><!--T:18--> [[Name of page]]</translate><br /> |
− | [[Name of page|Text to display]] | + | <translate><!--T:19--> [[Name of page|Text to display]]</translate> |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | ||[[Wikipedia:Linking|Link to external website]] | + | ||<translate><!--T:20--> [[Wikipedia:Linking|Link to external website]]</translate> |
| | | | ||
− | <tt><nowiki>[http://externalsite.com Site Name]</nowiki></tt> | + | <tt><translate><!--T:21--> <nowiki>[http://externalsite.com Site Name]</nowiki></translate></tt> |
| | | | ||
− | [http://externalsite.com Site Name] | + | <translate><!--T:22--> [http://externalsite.com Site Name]</translate> |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |[[Wikipedia:Picture tutorial|Add an image]] | + | |<translate><!--T:23--> [[Wikipedia:Help:Picture tutorial|Add an image]]</translate> |
| | | | ||
− | <tt><nowiki>[[ | + | <tt><translate><!--T:24--> <nowiki>[[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|alt=Alt text|Your Caption text]]</nowiki></translate></tt> |
| | | | ||
− | [[File: | + | <translate><!--T:25--> [[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|alt=Alt text|Your Caption text]]</translate> |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Add a page to a [[Wikipedia: | + | |<translate><!--T:26--> [[Wikipedia:Help:Picture tutorial|Add an image with a link]]</translate> |
− | |<tt><nowiki>[[Category:Category name]]</nowiki></tt> | + | | |
− | |Categories should be placed at the end of pages. The category name will display in a bar at the bottom when the page is previewed or saved. | + | <tt><translate><!--T:27--> <nowiki>[[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|link=https://​wiki.opensourceecology.org/​wiki/​Germany/​Wind_Turbine |alt=Alt text|Your Caption text]]</nowiki></translate></tt> |
+ | | | ||
+ | <translate><!--T:28--> [[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|link=https://​wiki.opensourceecology.org/​wiki/​Germany/​Wind_Turbine |alt=Alt text|Your Caption text]]</translate> | ||
+ | |- | ||
+ | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
+ | |- | ||
+ | |<translate><!--T:29--> Add a page to a [[Wikipedia:Help:Category|category]]</translate> | ||
+ | |<tt><translate><!--T:30--> <nowiki>[[Category:Category name]]</nowiki></translate></tt> | ||
+ | |<translate><!--T:31--> Categories should be placed at the end of pages. The category name will display in a bar at the bottom when the page is previewed or saved.</translate> | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Add a link to a [[Wikipedia: | + | |<translate><!--T:32--> Add a link to a [[Wikipedia:Help:Category|category]]</translate> |
− | |<tt><nowiki>[[:Category:Category name]]</nowiki></tt> | + | |<tt><translate><!--T:33--> <nowiki>[[:Category:Category name]]</nowiki></translate></tt> |
− | |Just put : in front of the same code for adding a page to a category | + | |<translate><!--T:34--> Just put : in front of the same code for adding a page to a category</translate> |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Signature | + | |<translate><!--T:35--> Signature</translate> |
− | <div style="padding: 0.7em .5em; font-size:0.9em;">''Sign your contributions when posting to a [[Wikipedia: | + | <div style="padding: 0.7em .5em; font-size:0.9em;"><translate><!--T:36--> ''Sign your contributions when posting to a [[Wikipedia:Help:Talk pages|Talk Page]].''</translate></div> |
− | <div style="padding: 0em .5em; font-size:0.9em;">''Do not sign when contributing to an article.''</div> | + | <div style="padding: 0em .5em; font-size:0.9em;"><translate><!--T:37--> ''Do not sign when contributing to an article.''</translate></div> |
| | | | ||
<tt><nowiki>~~~~</nowiki></tt> | <tt><nowiki>~~~~</nowiki></tt> | ||
| | | | ||
− | [[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) | + | [[Special:Mypage|<translate><!--T:38--> Username</translate>]] ([[Special:Mytalk|<translate><!--T:39--> talk</translate>]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Use a template | + | |<translate><!--T:40--> Use a template</translate> |
| | | | ||
− | <tt><nowiki>{{Example}}</nowiki></tt> | + | <tt><translate><!--T:41--> <nowiki>{{Example}}</nowiki></translate></tt> |
| | | | ||
− | {{example}} | + | <translate><!--T:42--> {{example}}</translate> |
|-<!--WORKS ONLY AT THE BEGINNING OF LINES--> | |-<!--WORKS ONLY AT THE BEGINNING OF LINES--> | ||
− | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''Works only at the beginning of lines''' | + | | colspan="3" style="background:#E6F2FF; padding: 0.2em; font-size: 0.9em; text-align:center;" | '''<translate><!--T:43--> Works only at the beginning of lines</translate>''' |
|-<!--COLUMN HEADINGS--> | |-<!--COLUMN HEADINGS--> | ||
− | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|Description | + | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:44--> Description</translate> |
− | | style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You type | + | | style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:45--> You type</translate> |
− | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|You get | + | | width="30%" style="background:#E6F2FF; padding:0.3em; font-size: 0.9em; text-align:center;"|<translate><!--T:46--> You get</translate> |
|- | |- | ||
− | |[[Wikipedia:Redirect|Redirect to another page]] | + | |<translate><!--T:47--> [[Wikipedia:Help:Redirect|Redirect to another page]]</translate> |
− | <div style="padding: 0.7em .5em; font-size:0.9em;">''Redirects must be placed at the start of the first line.''</div> | + | <div style="padding: 0.7em .5em; font-size:0.9em;">''<translate><!--T:48--> Redirects must be placed at the start of the first line.</translate>''</div> |
| | | | ||
− | <tt><nowiki>#REDIRECT [[Target page]]</nowiki></tt> | + | <tt><translate><!--T:49--> <nowiki>#REDIRECT [[Target page]]</nowiki></translate></tt> |
− | | | + | |<translate><!--T:50--> redirect to the Target page</translate> |
− | redirect to the Target page | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Section headings<br /> | + | |<translate><!--T:51--> Section headings</translate><br /> |
− | <div style="padding: 0.7em .5em; font-size:0.9em;">''A Table of Contents will automatically be generated when four headings are added to an article.''</div> | + | <div style="padding: 0.7em .5em; font-size:0.9em;">''<translate><!--T:52--> A Table of Contents will automatically be generated when four headings are added to an article.</translate>''</div> |
− | <div style="padding: 0em .5em; font-size:0.9em;">''Do not use =Level 1=; it is reserved for page titles.''</div> | + | <div style="padding: 0em .5em; font-size:0.9em;">''<translate><!--T:53--> Do not use =Level 1=; it is reserved for page titles.</translate>''</div> |
| | | | ||
− | <tt><nowiki>==Level 2==</nowiki></tt><br /> | + | <tt><translate><!--T:54--> <nowiki>==Level 2==</nowiki></translate></tt><br /> |
− | <tt><nowiki>===Level 3===</nowiki></tt><br /> | + | <tt><translate><!--T:55--> <nowiki>===Level 3===</nowiki></translate></tt><br /> |
− | <tt><nowiki>====Level 4====</nowiki></tt><br /> | + | <tt><translate><!--T:56--> <nowiki>====Level 4====</nowiki></translate></tt><br /> |
− | <tt><nowiki>=====Level 5=====</nowiki></tt><br /> | + | <tt><translate><!--T:57--> <nowiki>=====Level 5=====</nowiki></translate></tt><br /> |
− | <tt><nowiki>======Level 6======</nowiki></tt> | + | <tt><translate><!--T:58--> <nowiki>======Level 6======</nowiki></translate></tt> |
| | | | ||
− | ==Level 2== | + | ==<translate><!--T:59--> Level 2</translate>== |
− | ===Level 3=== | + | ===<translate><!--T:60--> Level 3</translate>=== |
− | ====Level 4==== | + | ====<translate><!--T:61--> Level 4</translate>==== |
− | =====Level 5===== | + | =====<translate><!--T:62--> Level 5</translate>===== |
− | ======Level 6====== | + | ======<translate><!--T:63--> Level 6</translate>====== |
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Bulleted list | + | |<translate><!--T:64--> Bulleted list</translate> |
− | | | + | |<translate> |
+ | |||
+ | <!--T:65--> | ||
<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> | ||
− | | | + | </translate> |
+ | |<translate> | ||
+ | |||
+ | <!--T:66--> | ||
* One | * One | ||
* Two | * Two | ||
** Two point one | ** Two point one | ||
* Three | * Three | ||
+ | </translate> | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Numbered list | + | |<translate><!--T:67--> Numbered list</translate> |
− | | | + | |<translate> |
+ | |||
+ | <!--T:68--> | ||
<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> | ||
− | | | + | </translate> |
+ | |<translate> | ||
+ | |||
+ | <!--T:69--> | ||
# One | # One | ||
# Two | # Two | ||
## Two point one | ## Two point one | ||
# Three | # Three | ||
+ | </translate> | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
|- | |- | ||
− | |Indenting text | + | |<translate><!--T:70--> Indenting text</translate> |
− | <div style="padding: 0.7em .5em; font-size:0.9em;">''This is used when replying on a [[Wikipedia: | + | <div style="padding: 0.7em .5em; font-size:0.9em;">''<translate><!--T:71--> This is used when replying on a [[Wikipedia:Help:Talk pages|talk page]], to make it easier to follow conversations.</translate>''</div> |
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
+ | <tt><translate><!--T:72--> <nowiki>no indent (normal)</nowiki></translate></tt><br /> | ||
+ | <tt><translate><!--T:73--> <nowiki>:first indent</nowiki></translate></tt><br /> | ||
+ | <tt><translate><!--T:74--> <nowiki>::second indent</nowiki></translate></tt><br /> | ||
+ | <tt><translate><!--T:75--> <nowiki>:::third indent</nowiki></translate></tt> | ||
+ | |<translate> | ||
+ | <!--T:76--> | ||
no indent (normal)<br /> | no indent (normal)<br /> | ||
:first indent | :first indent | ||
::second indent | ::second indent | ||
:::third indent | :::third indent | ||
+ | </translate> | ||
+ | | | ||
+ | |- | ||
+ | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
+ | |- | ||
+ | |<translate><!--T:79--> Mathematical formulas</translate> | ||
+ | <div style="padding: 0.7em .5em; font-size:0.9em;"><translate><!--T:80--> ''You can use inline and block formulas with LaTeX syntax.''</translate></div> | ||
+ | <div style="padding: 0.7em .5em; font-size:0.9em;"><translate><!--T:81--> ''For more information see https://en.wikipedia.org/wiki/Help:Displaying_a_formula''</translate></div> | ||
+ | | | ||
+ | <tt> <nowiki><math>\sqrt{a} = \frac{1}{2} </math> </nowiki></tt><br /><br /> | ||
+ | <tt><nowiki><math display="block">\sqrt{a} = \frac{1}{2} </math></nowiki></tt><br /> | ||
+ | | | ||
+ | <math>\sqrt{a} = \frac{1}{2} </math><br /> | ||
+ | <math display="block">\sqrt{a} = \frac{1}{2} </math> | ||
| | | | ||
|} | |} | ||
Zeile 171: | Zeile 207: | ||
<noinclude> | <noinclude> | ||
− | [[Category:Wiki]] | + | [[Category:<translate><!--T:77--> Wiki/en</translate>]] |
+ | [[Category:<translate><!--T:78--> Hilfe/en</translate>]] |
Aktuelle Version vom 1. März 2020, 15:00 Uhr
Wikipedia Cheatsheet | |||
Works anywhere in the text | |||
Description | You type | You get | |
Italic text |
''italic'' |
italic | |
Bold text |
'''bold''' |
bold | |
Bold and italic text |
'''''bold & italic''''' |
bold & italic | |
Link to another Wikipedia page |
[[Name of page]] |
||
Link to external website |
[http://externalsite.com Site Name] |
||
Add an image |
[[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|alt=Alt text|Your Caption text]] |
||
Add an image with a link |
[[File:TiVA 2 1 lenz2 sim safety extreme.png|thumb|link=https://wiki.opensourceecology.org/wiki/Germany/Wind_Turbine |alt=Alt text|Your Caption text]] |
||
Add a page to a category | [[Category:Category name]] | Categories should be placed at the end of pages. The category name will display in a bar at the bottom when the page is previewed or saved. | |
Add a link to a category | [[:Category:Category name]] | Just put : in front of the same code for adding a page to a category | |
Signature
Sign your contributions when posting to a Talk Page.
Do not sign when contributing to an article.
|
~~~~ |
||
Use a template |
{{Example}} |
||
Works only at the beginning of lines | |||
Description | You type | You get | |
Redirect to another page
Redirects must be placed at the start of the first line.
|
#REDIRECT [[Target page]] |
redirect to the Target page | |
Section headings A Table of Contents will automatically be generated when four headings are added to an article.
Do not use =Level 1=; it is reserved for page titles.
|
==Level 2== |
Level 2Level 3Level 4Level 5Level 6 | |
Bulleted list |
* One |
| |
Numbered list |
# One |
| |
Indenting text
This is used when replying on a talk page, to make it easier to follow conversations.
|
no indent (normal) |
no indent (normal)
|
|
Mathematical formulas
You can use inline and block formulas with LaTeX syntax.
For more information see https://en.wikipedia.org/wiki/Help:Displaying_a_formula
|
<math>\sqrt{a} = \frac{1}{2} </math> |
|