Template:Todo: Difference between revisions

From Videogame Morgue File

(Implementing an improvement I made a while ago - now you can optionally explain what exactly needs to be added)
m (Slightly adjusting the markup so that there's less space after the template)
 
Line 1: Line 1:
<div class="alert alert-secondary" role="alert">This section is incomplete. ''{{{reason| }}}''</div>
<div class="alert alert-secondary" role="alert">This section is incomplete. ''{{{reason| }}}''</div><noinclude>
<noinclude>
== Usage ==
== Usage ==
<code><nowiki>{{Todo}}</nowiki></code>
<code><nowiki>{{Todo}}</nowiki></code>
Line 12: Line 11:


This will produce the following:
This will produce the following:
{{Todo|reason=[explain what specifically needs to be changed]}}
{{Todo|reason=[explain what specifically needs to be changed]}}</noinclude>
</noinclude>

Latest revision as of 21:35, 28 June 2023

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: