Jump to content

Template:Todo: Difference between revisions

From Logic World Wiki
uncomment template data
fix text padding
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatedata>
<noinclude><templatedata>
{
{
     "description": "Places a TODO box, indicating something that needs to be done still",
     "description": "Places a TODO box, indicating something that needs to be done still",
Line 10: Line 10:
     }
     }
}
}
</templatedata>
</templatedata></noinclude>
<noinclude>prefix text</noinclude><span class="cdx-message2 cdx-message--block" style="background-color: var(--background-color-base);border-color: var(--background-color-inverted);color: var(--color-base);border-style: solid;padding: 0px 2px;border-width: 1px;margin-left: 3px;margin-right: 3px;">'''TODO:''' {{{1|TODO MESSAGE}}}</span></span><noinclude>suffix text</noinclude>
<noinclude>prefix text</noinclude><span class="cdx-message2 cdx-message--block" style="background-color: var(--background-color-base);border-color: var(--background-color-inverted);color: var(--color-base);border-style: solid;padding: 0px 2px;border-width: 1px;margin-left: 3px;margin-right: 3px;    display: inline-block;line-height: normal;">
'''TODO:''' {{{1|TODO MESSAGE}}}</span><noinclude>suffix text</noinclude>

Latest revision as of 22:52, 3 September 2025

Places a TODO box, indicating something that needs to be done still

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TODO message1

Message describing what is left to be done

Stringoptional

prefix text TODO: TODO MESSAGEsuffix text