Difference between revisions of "Template:BacklogCount"

From blackwiki
Jump to navigation Jump to search
imported>Dispenser
(Domain's been taken over by squater)
imported>Dispenser
m ({{documentation}} and links to dispenser.info.tm)
Line 2: Line 2:
 
-->{{#ifexpr: {{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}<!--
 
-->{{#ifexpr: {{formatnum:{{{1|}}}|R}} > {{formatnum:{{{2|}}}|R}}<!--
 
   -->|<li style="font-size: smaller;">{{{3|}}}: {{#if:{{{4|}}}<!--
 
   -->|<li style="font-size: smaller;">{{{3|}}}: {{#if:{{{4|}}}<!--
                                               -->|[//toolserver.org/~dispenser/cgi-bin/categorder.py/Category:{{replace|{{{4}}}| |_}} {{formatnum:{{{1|}}}}}]<!--
+
                                               -->|[//dispenser.info.tm/~dispenser/cgi-bin/categorder.py/Category:{{replace|{{{4}}}| |_}} {{formatnum:{{{1|}}}}}]<!--
 
                                               -->|{{formatnum:{{{1|}}}}}}}</li><!--
 
                                               -->|{{formatnum:{{{1|}}}}}}}</li><!--
 
   -->| <!-- empty -->}}</includeonly><noinclude>
 
   -->| <!-- empty -->}}</includeonly><noinclude>
 +
{{documentation|content=
 
Generates each entry in {{tl|backlog status}}.
 
Generates each entry in {{tl|backlog status}}.
  
Line 10: Line 11:
 
:2 = Number required to display (if there are less items in the backlog than this number, this template won't display anything)
 
:2 = Number required to display (if there are less items in the backlog than this number, this template won't display anything)
 
:3 = Link 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)
+
:4 = Name of category to use to link number in backlog to http://dispenser.info.tm/~dispenser/cgi-bin/categorder.py (optional)
  
 +
}}
 
</noinclude>
 
</noinclude>

Revision as of 18:39, 21 September 2017

Template documentation

Generates each entry in {{backlog status}}.

1 = Number in backlog
2 = Number required to display (if there are less items in the backlog than this number, this template won't display anything)
3 = Link to display
4 = Name of category to use to link number in backlog to http://dispenser.info.tm/~dispenser/cgi-bin/categorder.py (optional)