Difference between revisions of "User:Jimyoda/Sandbox1"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
<!-- --> | <!-- --> | ||
<!--BOX 3--> | <!--BOX 3--> | ||
+ | {{#vardefine:Delete | {{#ask: [[Category:Marked for deletion]] | format=count}} }} <!--Populate variable--> | ||
+ | {|class="wikitable" style="text-align:center; width:160px;" | ||
+ | |- | ||
+ | ! Marked for deletion | ||
+ | |- | ||
+ | | {{#ifeq: {{#var:Delete}}|0|0|[[:Category:Marked for deletion| {{#var:Delete}} ]]}} <!--Show number as link, unless it's zero--> | ||
+ | |} | ||
+ | <!-- --> | ||
+ | <!--BOX 4--> | ||
{{#vardefine:Document | {{#ask: [[Category:Needs documentation]] | format=count}} }} <!--Populate variable--> | {{#vardefine:Document | {{#ask: [[Category:Needs documentation]] | format=count}} }} <!--Populate variable--> | ||
{|class="wikitable" style="text-align:center; width:160px;" | {|class="wikitable" style="text-align:center; width:160px;" | ||
Line 30: | Line 39: | ||
|} | |} | ||
<!-- --> | <!-- --> | ||
− | <!--BOX | + | <!--BOX 5--> |
{{#vardefine:Stub | {{#ask: [[Category:Stubs]] | format=count}} }} <!--Populate variable--> | {{#vardefine:Stub | {{#ask: [[Category:Stubs]] | format=count}} }} <!--Populate variable--> | ||
{|class="wikitable" style="text-align:center; width:160px;" | {|class="wikitable" style="text-align:center; width:160px;" | ||
Line 39: | Line 48: | ||
|} | |} | ||
<!-- --> | <!-- --> | ||
− | <!--BOX | + | <!--BOX 6--> |
{{#vardefine:Move | {{#ask: [[Category:Pages to be moved]] | format=count}} }} <!--Populate variable--> | {{#vardefine:Move | {{#ask: [[Category:Pages to be moved]] | format=count}} }} <!--Populate variable--> | ||
{|class="wikitable" style="text-align:center; width:160px;" | {|class="wikitable" style="text-align:center; width:160px;" |