Template:Todo: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "<noinclude> ===Background=== A bunch of things that just need to be tracked on sort-of a to-do list are currently polluting the questions page because we have used the ..." |
Ttenbergen (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
<pre> | <pre> | ||
{{Todo | {{Todo | ||
| question = | | question = | ||
* <put your concern here> | * <put your concern here> | ||
| who = Tina | |||
| todo_added = date the question was added - defaults to blank | | todo_added = date the question was added - defaults to blank | ||
| todo_action = date the issue should be brought forward, or is due | | todo_action = date the issue should be brought forward, or is due | ||
Line 22: | Line 22: | ||
(I left the parameter name as "question" since a lot of these will initially be converted questions, so this way they will transfer seamlessly) | (I left the parameter name as "question" since a lot of these will initially be converted questions, so this way they will transfer seamlessly) | ||
Please be very careful editing this template since it will affect everywhere this template is used. | Please be very careful editing this template since it will affect everywhere this template is used. | ||
== Cargo Declaration == | == Cargo Declaration == | ||
Line 50: | Line 50: | ||
{{{question|{{{1|*not summarized}}}}}} | {{{question|{{{1|*not summarized}}}}}} | ||
|| | || | ||
* added {{{todo_added| | * added: {{{todo_added| no added date}}} | ||
* action {{{todo_action| | * action: {{{todo_action| no action date}}} | ||
|}</div> <includeonly><div style="display: none;"> | |}</div> <includeonly><div style="display: none;"> | ||
Latest revision as of 14:36, 2021 November 17
Background
A bunch of things that just need to be tracked on sort-of a to-do list are currently polluting the questions page because we have used the Template:Discuss to flag them. This new template should hopefully clear out the Questions list from a few of the things that should not be in there.
Template instructions
This template does the following:
- adds the Media:Todo.svg symbol to the left of a table
- adds an entry to the page that summarizes a question
- puts the listing onto To do list via query
- adds the page to Category:To do
To add to page:
{{Todo | question = * <put your concern here> | who = Tina | todo_added = date the question was added - defaults to blank | todo_action = date the issue should be brought forward, or is due }}
(I left the parameter name as "question" since a lot of these will initially be converted questions, so this way they will transfer seamlessly)
Please be very careful editing this template since it will affect everywhere this template is used.
Cargo Declaration
This template defines the table "ToDo". View table.