Template:Demob action
From PCSAR
(Difference between revisions)
(New page: |- valign="top" |style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};"| {{{1|}}} |style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}...) |
|||
| (37 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | + | <noinclude>{{documentation}}</noinclude><includeonly> | |
| - | + | <tr valign="top"> | |
| - | {{{1|}}} | + | <td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};"><!-- |
| - | |style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}}; background-color:yellow; | + | |
| - | {{{done| | + | ;;; start on new line so bullets will work |
| - | + | ||
| - | {{{won't|}}} | + | ;;; if blank, include whitespace to preserve vertical space for writing |
| - | + | --> | |
| - | {{{assign|}}} | + | {{#if: {{{1|}}} |{{{1}}}| }}</td> |
| + | <td width="10%" align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}}; <!-- | ||
| + | |||
| + | ;;; Highlight (yellow) if has non-blank action and hasn't been marked done or won't do. | ||
| + | |||
| + | -->{{#if: {{{1|}}} | {{#if: {{{done|}}}{{{won't|}}} | | background-color:yellow; }} }}<!-- | ||
| + | -->">{{{done|}}}</td> | ||
| + | <td width="10%" align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{won't|}}}</td> | ||
| + | <td width="20%" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};"><!-- | ||
| + | |||
| + | ;;; Display as link to person if possible | ||
| + | |||
| + | -->{{#if: {{{assign|}}} | ||
| + | | {{#ifexist: Members:{{{assign}}} | [[Members:{{{assign}}}|{{{assign}}}]] | {{{assign}}} }} | ||
| + | }}<!-- | ||
| + | |||
| + | --></td> | ||
| + | |||
| + | </tr> | ||
| + | </includeonly> | ||
Current revision
This is the documentation for the template Template:Demob action
|
The template See template:demob table start. The parameters
If the action still needs attention (determined by neither
|
To see how this template is implemented,
edit this page and examine the portion
between <includeonly> and </includeonly>.

