Template:Todo: Difference between revisions
Appearance
add noinclude for template data |
remove excess opening tag |
||
Line 11: | Line 11: | ||
} | } | ||
</templatedata></noinclude> | </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}}} | <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><noinclude>suffix text</noinclude> |
Revision as of 22:49, 3 September 2025
Places a TODO box, indicating something that needs to be done still
Parameter | Description | Type | Status | |
---|---|---|---|---|
TODO message | 1 | Message describing what is left to be done | String | optional |
prefix text
suffix text