Difference between revisions of "Template:BacklogCount"
Jump to navigation
Jump to search
imported>Npmay |
imported>Npmay (this time for sure: add optional 4th parameter for links to http://toolserver.org/~dispenser/cgi-bin/categorder.py links thanks to User:Dispenser -- questions and bugs to User_talk:Npmay please) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#ifexpr:{{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}|<li style="font-size: smaller;">{{{3|}}}: {{formatnum:{{{1|}}}}}</li> | }}</includeonly><noinclude> | + | <includeonly>{{#ifexpr:{{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}|<li style="font-size: smaller;">{{{3|}}}: {{#if:{{{4|}}}|[[tools:~dispenser/cgi-bin/categorder.py/Category:{{{4}}}|{{formatnum:{{{1|}}}}}]]|{{formatnum:{{{1|}}}}}}}</li> | }}</includeonly><noinclude> |
Generates each entry in {{tl|backlog status}}. | Generates each entry in {{tl|backlog status}}. | ||
| Line 5: | Line 5: | ||
:2 = Number required to display | :2 = Number required to display | ||
:3 = Link to display | :3 = Link to display | ||
| + | :4 = Name of category to use to link number in backlog to http://toolserver.org/~dispenser/cgi-bin/categorder.py (optional) | ||
</noinclude> | </noinclude> | ||
Revision as of 06:50, 15 March 2012
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://toolserver.org/~dispenser/cgi-bin/categorder.py (optional)