Difference between revisions of "Template:BacklogCount"
Jump to navigation
Jump to search
(getting warmer) |
imported>Enterprisey (format code) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#ifexpr:{{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}|<li style="font-size: smaller;">{{{3|}}}: {{#if:{{{4|}}}|[http://dispenser.homenet.org/~dispenser/cgi-bin/categorder.py/Category:{{replace|{{{4}}}| |_}} {{formatnum:{{{1|}}}}}]|{{formatnum:{{{1|}}}}}}}</li> | }}</includeonly><noinclude> | + | <includeonly><!-- |
| + | -->{{#ifexpr: {{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}<!-- | ||
| + | -->|<li style="font-size: smaller;">{{{3|}}}: {{#if:{{{4|}}}<!-- | ||
| + | -->|[http://dispenser.homenet.org/~dispenser/cgi-bin/categorder.py/Category:{{replace|{{{4}}}| |_}} {{formatnum:{{{1|}}}}}]<!-- | ||
| + | -->|{{formatnum:{{{1|}}}}}}}</li><!-- | ||
| + | -->| <!-- empty -->}}</includeonly><noinclude> | ||
Generates each entry in {{tl|backlog status}}. | Generates each entry in {{tl|backlog status}}. | ||
Revision as of 05:22, 24 May 2017
Generates each entry in {{backlog status}}.
- 1 = Number in backlog
- 2 = Number required to display
- 3 = Link to display
- 4 = Name of category to use to link number in backlog to http://dispenser.homenet.org/~dispenser/cgi-bin/categorder.py (optional)