Template:Action: Difference between revisions
Jump to navigation
Jump to search
(break) |
(Reverting. I understand the rationale for adding a line break, but it messes up the formatting for past minutes, causing too much whitespace. (only for 'done' actions here tho.)) |
||
Line 1: | Line 1: | ||
{{#ifeq: {{{1}}} | done | {{#ifeq: {{{1}}} | done | ||
| | |<strike style="color:blue"><b>ACTION:</b></strike> | ||
|{{#ifeq:{{{2}}}|done|<strike style="color:blue"><b>ACTION{{#if:{{{1}}}| {{{1}}}:|:}}</b></span>|<span style="color:red"><b>ACTION{{#if:{{{1|}}}| {{{1}}}}}:</b></span>}} | |{{#ifeq:{{{2}}}|done|<strike style="color:blue"><b>ACTION{{#if:{{{1}}}| {{{1}}}:|:}}</b></span>|<span style="color:red"><b>ACTION{{#if:{{{1|}}}| {{{1}}}}}:</b></span>}} | ||
}}<noinclude> | }}<noinclude> |
Revision as of 00:15, 25 July 2013
ACTION:
Usage
- If the first or second parameters are "done" then the action is blue and striked as complete.
- If the first parameter is a reference text (like "6.1") then this is formatted along with the text "ACTION".
Examples
{{action|6.1}}
ACTION 6.1:
{{action|6.1|done}}
ACTION 6.1: