Template:Action
From EcoReality
[edit]
Usage
Use this template to put action items in meeting minutes, or to refer to previously entered action items.
It will then log that item to the database for later retrieval. For the present, it is only a presentation template until the extension to log the item is completed.
See Test:Decision log for general design notes on how this will work with a database and extension.
[edit]
Parameters
- Serial number or date.serial
- NEW or UPDATE or DONE
- user name that action is assigned to
- text of the action item
[edit]
Problems
- What is the identifying information (primary key)?
[edit]
Example
- as entered
- {{action|4|NEW|Jan Steinman|will drink a beer.}}
- as displayed
- ACTION-NEW: Jan Steinman will drink a beer.
[edit]
Template
ACTION-{{{2}}}: [[User:{{{3}}}|{{{3}}}]] {{{4}}}

