Template:Note/doc/de: Difference between revisions
< Template:Note | doc
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) (began translation into German, for the sake of categorization.) |
(Translated page.) |
||
Line 1: | Line 1: | ||
<!-- Please place categories where indicated at the bottom of this page.) --> | <!-- Please place categories where indicated at the bottom of this page.) --> | ||
{{Inline note templates|suf=:de}} | {{Inline note templates|suf=:de}} | ||
{{Documentation subpage}} | {{Documentation subpage:de}} | ||
== Usage == | == Usage == | ||
=== Parameters === | === Parameters === | ||
* {{param|1}} - | * {{param|1}} - Der Text, der auf der rechten Seite stehen soll. Die Zeichen <code>=</code> und <code>|</code> können diese Vorlage zerschießen, weil sie Spezialzeichen in Vorlagenaufrufen sind, was aber mit <code>[[Template:=|<nowiki>{{</nowiki>=}}]]</code> und <code>[[Template:!|<nowiki>{{</nowiki>!}}]]</code> vermieden werden kann; siehe [[:Category:Templates for within templates|Kategorie:Vorlagen für Vorlagen]]. | ||
=== Examples === | === Examples === | ||
{| border=1 style="border-collapse:collapse; background:none" cellpadding=8 | {| border=1 style="border-collapse:collapse; background:none" cellpadding=8 | ||
!colspan=2| Wikitext !! | !colspan=2| Wikitext !! Ergebnis | ||
|- | |- | ||
| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></code> | | <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></code> | ||
Line 15: | Line 14: | ||
| {{ {{ROOTPAGENAME}} }} | | {{ {{ROOTPAGENAME}} }} | ||
|- | |- | ||
|style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}| | |style=white-space:nowrap| <code style=padding:0><nowiki>{{</nowiki>{{ROOTPAGENAME}}|Dies ist Beispieltext.}}</code> | ||
| → | | → | ||
| {{ {{ROOTPAGENAME}} | | | {{ {{ROOTPAGENAME}} |Dies ist Beispieltext.}} | ||
|- | |- | ||
|style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}|<br> | |style=white-space:nowrap| <code style=padding:0><nowiki>{{</nowiki>{{ROOTPAGENAME}}|<br>Aufzählung<br># Auf<br># Zählung<br>}}</code> | ||
| → | | → | ||
| {{ {{ROOTPAGENAME}} | | | {{ {{ROOTPAGENAME}} | | ||
Aufzählung | |||
# | # Auf | ||
# | # Zählung | ||
}} | }} | ||
|- | |- | ||
| <code> | | <code style=padding:0>Text<br><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|Text}}</nowiki><br>Text</code> | ||
| → | | → | ||
| {{lorem}} | | {{lorem}} |
Revision as of 21:32, 9 May 2022
Template | Pages using it |
---|---|
28 August 2024 | |
{{note}} | 6,436 |
{{warning}} | 1,253 |
{{bug}} | 1,192 |
{{tip}} | 1,516 |
{{todo}} | 1,628 |
{{inline note}} | 2,188 |
{{confirm}} | 672 |
{{question}} | 11 |
{{fix}} | 170 |
{{important}} | 459 |
{{clarify}} | 169 |
{{elaborate}} | 18 |
{{main}} | 143 |
{{distinguish}} | 85 |
{{workaround}} | 122 |
{{seealso}} | 145 |
{{when}} | 1 |
{{where}} | 0 |
{{which}} | 2 |
{{why}} | 38 |
{{idea}} | 21 |
{{placementTip}} | 13 |
{{codenote}} | 21 |
{{altnames}} | 35 |
{{deprecated}} | 109 |
{{how}} | 23 |
{{example}} | 16 |
{{confusion}} | 53 |
{{thanks}} | 7 |
{{code Fix}} | 9 + 7 (16) |
{{vote}} | 4 |
Template:Documentation subpage:de
Usage
Parameters
- {{{1}}} - Der Text, der auf der rechten Seite stehen soll. Die Zeichen
=
und|
können diese Vorlage zerschießen, weil sie Spezialzeichen in Vorlagenaufrufen sind, was aber mit{{=}}
und{{!}}
vermieden werden kann; siehe Kategorie:Vorlagen für Vorlagen.
Examples
Wikitext | Ergebnis | |
---|---|---|
{{Note}}
|
→ | ![]() |
{{Note|Dies ist Beispieltext.}}
|
→ | ![]() |
{{Note|
|
→ | ![]() Aufzählung
|
Text
|
→ | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
![]() Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |