Template: Action
Pfctdayelise (talk | contribs) m (fix) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <noinclude>{{#cargo_declare: _table = actions | ||
| text = Text | |||
| assigned_to = Page | |||
}}</noinclude><includeonly>{{#cargo_store: _table = actions | |||
| text = {{{1|{{{text|}}}}}} | |||
| assigned_to = {{{assigned_to|}}} | |||
}}</includeonly><!-- | |||
--><templatestyles src="template:action/style.css" /><div class="tpl-action"> | |||
{{box |label=Action |colour=orange |content=<!-- | |||
-->[[Actions|Action]]: {{{1|{{{text|}}}}}}<!-- | |||
-->{{#if: {{{assigned_to|}}} | <div class="tpl-action-assigned-to">Assigned to [[User:{{{assigned_to|}}}|{{{assigned_to|}}}]].</div> }}<!-- | |||
-->}}<!-- | |||
--></div><noinclude>{{documentation}}</noinclude> |
Revision as of 09:58, 20 July 2021
This template defines the table "actions". View table.
Action
[edit]
Template documentation

Usage
Short form:
{{action | Action statement here. | AssigneeUsername }}
Long form:
{{action | text = | assigned_to = }}
See also
TemplateData
An action item, to be used on a {{tl|meeting}} page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | 1 text | no description | Content | required |
Assigned to | assigned_to 2 | no description | Page name | suggested |