Template:Note/de: Difference between revisions
Created page with "== Beispiel ==" |
Updating to match new version of source page |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
== Verwendung == | == Verwendung == | ||
< | <pre> | ||
<nowiki>{{Note|This text should be noted.}}</nowiki> | |||
</pre> | |||
<span id="Example"></span> | <span id="Example"></span> | ||
== Beispiel == | == Beispiel == | ||
{{Note | {{Note|Dieser Text sollte bemerkt werden.}} | ||
<span id="See_also"></span> | <span id="See_also"></span> | ||
Line 17: | Line 19: | ||
{{Template:NotifyBoxesList}} | {{Template:NotifyBoxesList}} | ||
[[Category:Templates]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-note">'''Anmerkung:''' {{{1}}}</div></includeonly><noinclude> | </noinclude><includeonly><div class="template-box template-box-note">'''Anmerkung:''' {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 30: | Line 32: | ||
} | } | ||
}, | }, | ||
"description": "A \"Note\" box used to emphasize important information. ", | "description": "A \"Note\" box used to emphasize important information.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 23:47, 3 March 2023
Eine Anmerkungsbox wird dazu verwendet wichtige Informationen hervorheben.
Verwendung
{{Note|This text should be noted.}}
Beispiel
Anmerkung: Dieser Text sollte bemerkt werden.
Siehe auch
A "Note" box used to emphasize important information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |