Template:Todo: Difference between revisions
From Videogame Morgue File
MorgueFile (talk | contribs) (+template) |
m (Slightly adjusting the markup so that there's less space after the template) |
||
(One intermediate revision by the same user not shown) | |||
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> |
Latest revision as of 20:35, 28 Haziran 2023
This section is incomplete.
Usage[edit]
{{Todo}}
Using this template without any defined reason will produce this:
This section is incomplete.
Alternately, you can specify a reason using the following markup:
{{Todo|reason=[explain what specifically needs to be changed]}}
This will produce the following:
This section is incomplete. [explain what specifically needs to be changed]