Difference between revisions of "Template:ListSuperseded"
Jump to navigation
Jump to search
WUnderhill (talk | contribs) (Created page with "bgcolor=#ff0000") |
m (changing color to match jubilee CSS) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
bgcolor=# | bgcolor=#DC143C | ||
<noinclude> | |||
==Purpose & Use== | |||
# In an index of orders, it provides a colour code to indicate that an order has been superseded, canclled, rescinded or otherwise made no longer in force. | |||
# Insert this template in a table at the beginning of a line to provide a red background for that line. | |||
==Syntax== | |||
<nowiki>{{ListSuperseded}}</nowiki> | |||
==Example== | |||
{| class="wikitable" | |||
! Markup | |||
! As displayed | |||
|- | |||
| | |||
(as part of a table's markup)<br> | |||
<nowiki>|- {{ListSuperseded}}</nowiki><br> | |||
<nowiki>| [[Corps Directive 03-1407]] || data-sort-value = 07-16-14 | 16 July 2014 || Reservists in the RMMC || Superseded by [[Corps Directive 01-1503 | CD 01-1503]]</nowiki><br> | |||
<nowiki>|-</nowiki> | |||
| | |||
{| class="wikitable" | |||
|- {{ListSuperseded}} | |||
| [[Corps Directive 03-1407]] || 16 July 2014 || Reservists in the RMMC || Superseded by [[Corps Directive 01-1503 | CD 01-1503]] | |||
|} | |||
|} | |||
[[Category:Formatting]] | |||
[[Category:Lists & Indices]] | |||
[[Category:Templates]] | |||
</noinclude> |
Latest revision as of 06:41, 27 January 2022
bgcolor=#DC143C
Purpose & Use
- In an index of orders, it provides a colour code to indicate that an order has been superseded, canclled, rescinded or otherwise made no longer in force.
- Insert this template in a table at the beginning of a line to provide a red background for that line.
Syntax
{{ListSuperseded}}
Example
Markup | As displayed | ||||
---|---|---|---|---|---|
(as part of a table's markup) |
|