Template:Demob action
From PCSAR
(Difference between revisions)
Line 5: | Line 5: | ||
<td align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}}; <!-- | <td align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}}; <!-- | ||
- | -->{{#if: {{{done|}}}{{{won't|}}} | | background-color:yellow; }}<!-- | + | ;;; 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> | -->">{{{done|}}}</td> | ||
<td align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{won't|}}}</td> | <td align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{won't|}}}</td> |
Revision as of 08:57, 22 February 2012
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>
.