Template:Demob action
From PCSAR
(Difference between revisions)
Line 3: | Line 3: | ||
<td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};"> | <td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};"> | ||
{{{1|}}}</td> | {{{1|}}}</td> | ||
- | <td align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}}; <!-- | + | <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. | ;;; Highlight (yellow) if has non-blank action and hasn't been marked done or won't do. | ||
Line 9: | Line 9: | ||
-->{{#if: {{{1|}}} | {{#if: {{{done|}}}{{{won't|}}} | | background-color:yellow; }} }}<!-- | -->{{#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 width="10%" align="center" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{won't|}}}</td> |
- | <td style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{assign|}}}</td> | + | <td width="20%" style="border-right:{{Lesson slide/Border}}; border-top:{{Lesson slide/Border}};">{{{assign|}}}</td> |
</tr> | </tr> | ||
</includeonly> | </includeonly> |
Revision as of 18:17, 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>
.