Difference between revisions of "Template:Page status"
Jump to navigation
Jump to search
(Update styling) |
(Working) |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{#ifexpr:{{#ifeq:{{NAMESPACENUMBER}}|0|0|1}} and ({{#ifeq:{{{status|{{{1|draft}}}}}}|draft|1|0}} or {{#ifeq:{{{status|{{{1|}}}}}}|review|1|0}} or {{#ifeq:{{{status|{{{1|}}}}}}|historical|1|0}} or {{#ifeq:{{{status|{{{1|}}}}}}|obsolete|1|0}})| |
||
− | {{color bar}} |
||
+ | <span style="background:{{#switch:{{{status|{{{1|draft}}}}}}|draft=#990000|review=#339966|historical|obsolete=#484848|#default=#990000}}; color:#fff; margin:0; padding:5px;"> |
||
− | {| style="width:100%; margin:auto; border-collapse:collapse; margin-bottom:10px; margin-top:1.5em;" |
||
+ | {{#switch:{{{status|{{{1|draft}}}}}} |
||
− | |- |
||
+ | |review=Status: '''Under Review'''<includeonly>[[Category:Draft documents under review]]</includeonly> |
||
− | | style="padding:10px; text-align: center; font-size:120%; color:#990000; font-variant:small-caps; vertical-align:top; width:100%;" | {{#switch:{{{1|}}} |
||
− | | |
+ | |draft=Status: '''Draft'''<includeonly>[[Category:Draft documents under development]]</includeonly> |
− | | |
+ | |historical|obsolete=Status: '''Historical'''<includeonly>[[Category:Historical or obsolete pages]]</includeonly> |
}} |
}} |
||
+ | </span> |
||
− | + | }}<noinclude>[[Category:Visual identity templates]]</noinclude> |
Latest revision as of 17:35, 16 June 2018
Status: Draft