Difference between revisions of "Template:ToDo"
From SHA2017 Wiki
(Created page with "<noinclude> This is the "ToDo" template. It should be called in the following format: <pre> {{ToDo |User= |Description= |Priority= }} </pre> Edit the page to see the template...") |
(Create //TODO) |
||
| Line 10: | Line 10: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly>{| style=" | + | </noinclude><includeonly> |
| − | + | {| style="mbox mbox-todo metadata plainlinks" role="presentation" | |
|- | |- | ||
| − | + | | style="mbox-image" | [[Image:ToDo.jpg]] | |
| − | | [[ToDo | + | | style="mbox-text" | This page has a TODO for user {{{User|}}} with a {{{Priority|}}} priority |
| − | + | ||
| − | + | {{{Description|}} | |
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| + | {{#subobject: | ||
| + | |ToDo priority={{{Priority|}}} | ||
| + | |ToDo User={{{User|}}}|+sep=; | ||
| + | |ToDo description={{{Description|}}} | ||
| + | }} | ||
[[Category:ToDo]] | [[Category:ToDo]] | ||
</includeonly> | </includeonly> | ||
Revision as of 22:28, 17 December 2016
This is the "ToDo" template. It should be called in the following format:
{{ToDo
|User=
|Description=
|Priority=
}}
Edit the page to see the template text.