Template:Todo: Difference between revisions

From Videogame Morgue File

(+template)
 
(Implementing an improvement I made a while ago - now you can optionally explain what exactly needs to be added)
Line 1: Line 1:
<div class="alert alert-secondary" role="alert">This section is incomplete.</div>
<div class="alert alert-secondary" role="alert">This section is incomplete. ''{{{reason| }}}''</div>
<noinclude>
== Usage ==
<code><nowiki>{{Todo}}</nowiki></code>
 
Using this template without any defined reason will produce this:
{{Todo}}
 
Alternately, you can specify a reason using the following markup:
 
<code><nowiki>{{Todo|reason=[explain what specifically needs to be changed]}}</nowiki></code>
 
This will produce the following:
{{Todo|reason=[explain what specifically needs to be changed]}}
</noinclude>

Revision as of 21:42, 5 March 2022

Usage[edit]

{{Todo}}

Using this template without any defined reason will produce this:


Alternately, you can specify a reason using the following markup:

{{Todo|reason=[explain what specifically needs to be changed]}}

This will produce the following: