Template:Status
From PCSAR
(Difference between revisions)
(New page: <noinclude>{{documentation}}</noinclude><includeonly><noinclude> ;;;;;;;;;;;; </noinclude>{{#ifexpr: {{#time: xNU | {{{2|2100}}} }} < {{#time: xNU | {{property get|tasks iteration date}} ...) |
|||
Line 2: | Line 2: | ||
;;;;;;;;;;;; | ;;;;;;;;;;;; | ||
</noinclude>{{#ifexpr: {{#time: xNU | {{{2|2100}}} }} < {{#time: xNU | {{property get|tasks iteration date}} }} | </noinclude>{{#ifexpr: {{#time: xNU | {{{2|2100}}} }} < {{#time: xNU | {{property get|tasks iteration date}} }} | ||
- | | [[ | + | | [[Imagee:Checkbox-unchecked.pdf|16px|link=]] ({{Status/Parse|{{{1|}}}}} for {{{2}}}) |
| {{#switch: {{Status/Parse|{{{1|}}}}} | | {{#switch: {{Status/Parse|{{{1|}}}}} | ||
- | | not yet = [[ | + | | not yet = [[Image:Checkbox-unchecked.pdf|16px|link=]] |
- | | done = [[ | + | | done = [[Image:Checkbox-checked.pdf|16px|link=]] |
- | | won't = [[ | + | | won't = [[Image:No.pdf|20px|link=]] |
| #default = {{error message|<code><nowiki>{{status|</nowiki>{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}<nowiki>}}</nowiki></code> value "{{{1|}}}" could not be understood. Use "not yet", "done" or "won't".}} | | #default = {{error message|<code><nowiki>{{status|</nowiki>{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}<nowiki>}}</nowiki></code> value "{{{1|}}}" could not be understood. Use "not yet", "done" or "won't".}} | ||
}} | }} |
Revision as of 22:40, 22 February 2018
This is the documentation for the template Template:Status
The template
Checks the property "tasks iteration date" set by
the template For examples below, assume {{tasks iteration date|2018-02}}
Supporting templatesSupporting files |
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.