Template:Todo: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
A "todo" box used to emphasize the lack of information and the need/ | <languages/> | ||
<translate> | |||
<!--T:1--> | |||
A "todo" box used to emphasize the lack of information and the need/reminder to work on a section. | |||
== Usage == | == Usage == <!--T:2--> | ||
< | </translate> | ||
<pre> | |||
<nowiki></translate> | |||
{{Todo{{#translation:}}|<translate>The described action to modify the wiki should be done later on.</translate>}} | |||
<translate></nowiki> | |||
</pre> | |||
<translate> | |||
== Example == | == Example == <!--T:3--> | ||
{{Todo| | </translate> | ||
{{Todo{{#translation:}}|<translate><!--T:4--> The described action to modify the wiki should be done later on.</translate>}} | |||
<translate> | |||
== See also == | == See also == <!--T:5--> | ||
</translate> | |||
{{Template:NotifyBoxesList}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly><div class="template-box template-box-todo">< | </noinclude><includeonly><div class="template-box template-box-todo"><translate><!--T:6--> '''TODO:'''</translate> {{{1}}}</div></includeonly><noinclude> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 26: | Line 33: | ||
"label": "Text", | "label": "Text", | ||
"description": "The text to display.", | "description": "The text to display.", | ||
"example": " | "example": "The described action to modify the wiki should be done later on.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} | } | ||
}, | }, | ||
"description": "A \"todo\" box used to emphasize the lack of information and the need/ | "description": "A \"todo\" box used to emphasize the lack of information and the need/reminder to work on a section.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:03, 18 February 2023
A "todo" box used to emphasize the lack of information and the need/reminder to work on a section.
Usage
</translate> {{Todo{{#translation:}}|<translate>The described action to modify the wiki should be done later on.</translate>}} <translate>
Example
TODO: The described action to modify the wiki should be done later on.
See also
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 |