Template:Todo: Difference between revisions
Appearance
Created page with "<includeonly>Category:Todo{{Box| title=<big>Todo</big>| content=<div style="text-align: center;">This is unfinished, and needs additional implementation.{{ #if:{{{1|}}} | '' ''Needed:</div>{{{1|}}}|</div> }}| style=margin:auto; max-width: 50em| icon=JphIQ.png| trailing-icon=JphIQ.png| center=center }}</includeonly><noinclude> == Example == E.g: <nowiki>{{Todo| * Something that needs implementing. * Something else that needs implementing. }}</nowiki> == Template..." |
(No difference)
|
Latest revision as of 22:57, 24 January 2025
Example
E.g:
{{Todo| * Something that needs implementing. * Something else that needs implementing. }}
Template Data
Tells users this is unfinished and needs implementing.
Parameter | Description | Type | Status | |
---|---|---|---|---|
List of Missing Things | 1 | A list of the things that are unimplemented. | Content | suggested |