Template:Action: Difference between revisions
(Created page with "<noinclude> {{#template_params:}} </noinclude><includeonly>{| class="wikitable" |- ! |{{#ask:[[Description::{{SUBJECTPAGENAME}}]]|format=list}} |} Category:Action </includeonly>") |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:}} | {{#template_params:Name (property=Name)|Description (property=Description)|Deadline (property=Deadline)|Responsible role (property=Responsible role)}} | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
| | {{#subobject: | ||
| Part of document={{FULLPAGENAME}} | |||
|{{# | | Ordinal={{{Ordinal|0}}} | ||
| Name={{{Name|}}} | |||
| Description={{{Description|}}} | |||
| Deadline year={{{Deadline year|}}} | |||
| Responsible actor={{{Responsible actor|}}} | |||
| Tags={{{Tags|}}} | |||
}} | |||
<div> | |||
Name: {{{Ordinal|}}}. {{{Name|}}} | |||
</div> | |||
<div> | |||
Description: {{{Description|}}} | |||
</div> | |||
<div> | |||
Deadline year:{{{Deadline year|}}} | |||
</div> | |||
<div> | |||
Responsible actor: {{#arraymap:{{{Responsible actor|}}}|,|x|[[Responsible actor::x]]}} | |||
</div> | |||
<div> | |||
Tags: {{#arraymap:{{{Tags|}}}|,|x|[[Tags::x]]}} | |||
</div> | |||
</includeonly> | </includeonly> |
Revision as of 05:41, 15 August 2022
This is the "Action" template.
It should be called in the following format:
{{Action |Name= |Description= |Deadline= |Responsible role= }}
Edit the page to see the template text.