Difference between revisions of "Template:Backlognav inner"

From blackwiki
Jump to navigation Jump to search
imported>Enterprisey
(add docs)
imported>Matt Fitzpatrick
(rewrote as collapsible div instead of "navbox")
Line 1: Line 1:
{| class="navbox collapsible collapsed" style="border: 0px; margin-top: 0.2em;"
+
<div class="mw-collapsible mw-collapsed" style="margin-top: 0.2em; font-size: smaller;">
|-
+
<div style="background-color: #{{#ifexpr:{{{2|0}}}>0|f2dfce|ddddff}};"><strong>[[:Category:{{{1}}}|{{{1}}}]]</strong> – {{#switch:{{{2|0}}}
! style="background-color: #{{#ifexpr:{{{2|0}}}>0|f2dfce|ddddff}}; font-weight: normal; text-align: left;" |'''[[:Category:{{{1}}}|{{{1}}}]]''' – {{#switch:{{{2|0}}}
 
 
|10=Huge backlog, see [[:Category:{{{1}}}|here]] for oldest
 
|10=Huge backlog, see [[:Category:{{{1}}}|here]] for oldest
 
|9=9-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-16 days}}|oldest]])
 
|9=9-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-16 days}}|oldest]])
Line 12: Line 11:
 
|2=2-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-9 days}}|oldest]])
 
|2=2-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-9 days}}|oldest]])
 
|1=1-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-8 days}}|oldest]])
 
|1=1-day backlog ([[:Category:{{{1}}} as of {{#time:j F Y|-8 days}}|oldest]])
|No backlog currently}}
+
|No backlog currently}}</div>
|-
+
<div class="mw-collapsible-content" style="border: solid 1px silver; padding: 8px;"><!--
| style="border: solid 1px silver; padding: 8px; background-color: white; text-align: left;" |<!--
 
 
-->{{#ifexpr:{{{2|0}}}>=10|*[[:Category:{{{1}}} as of {{#time:j F Y|-17 days}}|{{#time:j F Y|-17 days}}]]}}<!--
 
-->{{#ifexpr:{{{2|0}}}>=10|*[[:Category:{{{1}}} as of {{#time:j F Y|-17 days}}|{{#time:j F Y|-17 days}}]]}}<!--
 
-->{{#ifexpr:{{{2|0}}}>=9|*[[:Category:{{{1}}} as of {{#time:j F Y|-16 days}}|{{#time:j F Y|-16 days}}]]}}<!--
 
-->{{#ifexpr:{{{2|0}}}>=9|*[[:Category:{{{1}}} as of {{#time:j F Y|-16 days}}|{{#time:j F Y|-16 days}}]]}}<!--
Line 25: Line 23:
 
-->{{#ifexpr:{{{2|0}}}>=2|*[[:Category:{{{1}}} as of {{#time:j F Y|-9 days}}|{{#time:j F Y|-9 days}}]]}}<!--
 
-->{{#ifexpr:{{{2|0}}}>=2|*[[:Category:{{{1}}} as of {{#time:j F Y|-9 days}}|{{#time:j F Y|-9 days}}]]}}<!--
 
-->{{#ifexpr:{{{2|0}}}>=1|*[[:Category:{{{1}}} as of {{#time:j F Y|-8 days}}|{{#time:j F Y|-8 days}}]]}}
 
-->{{#ifexpr:{{{2|0}}}>=1|*[[:Category:{{{1}}} as of {{#time:j F Y|-8 days}}|{{#time:j F Y|-8 days}}]]}}
|}<noinclude>
+
</div>
 +
</div><noinclude>
 
{{doc|content=Used by {{tl|Backlognav}}. See [[Template:Backlognav#Technical details]] for an explanation of how this template is used.
 
{{doc|content=Used by {{tl|Backlognav}}. See [[Template:Backlognav#Technical details]] for an explanation of how this template is used.
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 06:58, 9 June 2017

[[:Category:{{{1}}}|{{{1}}}]] – No backlog currently
Template documentation

Used by {{Backlognav}}. See Template:Backlognav#Technical details for an explanation of how this template is used.