Template:Todo: Difference between revisions

From DDraceNetwork
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/remainder to work on a section.
<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-->


<code><nowiki>{{Todo|This text is a todo.}}</nowiki></code>
</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|Explain how a switch ON works.}}
</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:Note]]
{{Template:NotifyBoxesList}}
* [[Template:Tip]]
* [[Template:Todo]]
* [[Template:Warning]]


[[Category:Templates]]
[[Category:Templates]]
</noinclude><includeonly><div class="template-box template-box-todo"><strong>TODO:</strong> {{{1}}}</div></includeonly>
</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": "Explain how a switch ON works.",
"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/remainder to work on a section. ",
"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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

The text to display.

Example
The described action to modify the wiki should be done later on.
Stringrequired