Template:Todo/de: Difference between revisions
Created page with "== Siehe auch ==" |
Updating to match new version of source page |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages/> | <languages/> | ||
Eine TODO-Box zum hinweisen auf fehlende Informationen und als Erinnerung diese später einzufügen. | |||
< | <span id="Usage"></span> | ||
== | == Verwendung == | ||
<pre> | <pre> | ||
<nowiki> | <nowiki>{{Todo|The described action to modify the wiki should be done later on.}}</nowiki> | ||
{{Todo | |||
</pre> | </pre> | ||
< | <span id="Example"></span> | ||
== | == Beispiel == | ||
{{Todo | {{Todo|Die beschriebene Anmerkung zum Wikis sollte später abgearbeitet werden.}} | ||
<span id="See_also"></span> | <span id="See_also"></span> | ||
Line 25: | Line 19: | ||
{{Template:NotifyBoxesList}} | {{Template:NotifyBoxesList}} | ||
[[Category:Templates]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-todo">'''TODO:''' {{{1}}}</div></includeonly><noinclude> | </noinclude><includeonly><div class="template-box template-box-todo">'''TODO:''' {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> |
Latest revision as of 23:48, 3 March 2023
Eine TODO-Box zum hinweisen auf fehlende Informationen und als Erinnerung diese später einzufügen.
Verwendung
{{Todo|The described action to modify the wiki should be done later on.}}
Beispiel
TODO: Die beschriebene Anmerkung zum Wikis sollte später abgearbeitet werden.
Siehe auch
A "todo" box used to emphasize the lack of information and the need/reminder to work on a section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |