Template:To Do: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Template instructions == | == Template instructions == | ||
This template does the following: | This template does the following: | ||
* adds the | * adds the [[File:Squirrelslair.png|50px]] logo (or more specific one) to the left of a table | ||
* adds an entry to the page that summarizes a question | * adds an entry to the page that summarizes a question | ||
{{ | * adds the info to the {{Cargo table|ToDo}}. | ||
}} | |||
To add to page: | To add to page: | ||
<pre>{{ | <pre>{{To Do| what = computer garage basement NF | question = | ||
* <put your concern here>}}</pre> | * <put your concern here> | ||
|actionDt=<an action date if relevant to delay, defaults to today>}}</pre> | |||
== Cargo Declaration == | == Cargo Declaration == | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ToDo | ||
|what=text | |what=text | ||
|question=wikitext | |question=wikitext | ||
Line 21: | Line 19: | ||
}} | }} | ||
[[Category: | [[Category:To Do wiki infrastructure]] | ||
---- | ---- | ||
</noinclude><div style="clear:right;"> | </noinclude><div style="clear:right;"> | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 28: | Line 30: | ||
|{{#ifeq: {{{what}}}|computer|[[File:Computer.jpg|40px|link=TD Computer]]| | |{{#ifeq: {{{what}}}|computer|[[File:Computer.jpg|40px|link=TD Computer]]| | ||
{{#ifeq: {{{what}}}|basement|[[TD Basement]]| | {{#ifeq: {{{what}}}|basement|[[TD Basement]]| | ||
{{#ifeq: {{{what}}} | {{#ifeq: {{{what}}}|garage|[[File:Garage.png|40px|link=TD Garage]]| | ||
{{#ifeq: {{{what}}}|NF|[[File:NorthForgeLogo.jpg|50px|link= | {{#ifeq: {{{what}}}|NF|[[File:NorthForgeLogo.jpg|50px|link=North Forge Fabrication Lab]]| | ||
[[File: | [[File:Squirrelslair.png|50px|link=To Do]]| | ||
for {{{who|any}}}}}}}}}}} | for {{{who|any}}}}}}}}}}} | ||
Line 36: | Line 38: | ||
{{{question|{{{1|* topic not templated}}}}}} | {{{question|{{{1|* topic not templated}}}}}} | ||
|| | || | ||
* Actioned {{{actionDt|2021-10-31}}}|}</div> | * Actioned {{{actionDt|2021-10-31}}} | ||
|}</div> | |||
<includeonly><div style="display: none;"> | <includeonly><div style="display: none;"> | ||
---- | |||
* Cargo | * Cargo | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = | _table = ToDo | ||
|what={{{what|all}}} | |what={{{what|all}}} | ||
|question={{{question|{{{1|* topic not templated}}}}}} | |question={{{question|{{{1|* topic not templated}}}}}} | ||
|actionDt={{{actionDt|{{subst:Now}}}}} | |actionDt={{{actionDt|{{subst:Now}}}}} | ||
}} | }} | ||
</div></includeonly> | </div></includeonly> |
Latest revision as of 20:34, 2021 October 31
Template instructions
This template does the following:
- adds the logo (or more specific one) to the left of a table
- adds an entry to the page that summarizes a question
- adds the info to the Cargo table ToDo.
To add to page:
{{To Do| what = computer garage basement NF | question = * <put your concern here> |actionDt=<an action date if relevant to delay, defaults to today>}}
Cargo Declaration
This template defines the table "ToDo". View table.