Template:To Do: Difference between revisions
Appearance
Ttenbergen (talk | contribs) m Ttenbergen moved page Template:ToDo to Template:To Do without leaving a redirect |
Ttenbergen (talk | contribs) No edit summary |
||
(6 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 20: | ||
[[Category:To Do wiki infrastructure]] | [[Category:To Do wiki infrastructure]] | ||
---- | ---- | ||
</noinclude><div style="clear:right;"> | </noinclude><div style="clear:right;"> | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 27: | 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 38: | Line 41: | ||
|}</div> | |}</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}}}}}} |
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.