Difference between revisions of "User:Jimyoda/Sandbox1"

From RimWorld Wiki
Jump to navigation Jump to search
(Replaced content with "==Sandbox==")
Tag: Replaced
Line 1: Line 1:
 +
__NOTOC__
 
==Sandbox==
 
==Sandbox==
 +
===Maintenance Dashboard===
 +
----
 +
====Style 1====
 +
<!--BOX 1-->
 +
{|class="wikitable" style="text-align:center; width:160px;"
 +
|-
 +
! [[:Category:Pages to be rewritten|Pages to be rewritten]]
 +
|-
 +
| {{#ask: [[Category:Pages to be rewritten]] | format=count|link=[[Sandbox]]}}
 +
|}
 +
====Style 2====
 +
<!--BOX 2-->
 +
{{#vardefine:Rewrite | {{#ask: [[Category:Pages to be rewritten]] | format=count}} }} <!--Populate variable-->
 +
{|class="wikitable" style="text-align:center; width:160px;"
 +
|-
 +
! Pages to be rewritten
 +
|-
 +
| {{#ifeq: {{#var:Rewrite}}|0|0|[[:Category:Pages to be rewritten| {{#var:Rewrite}} ]]}} <!--Show number as link, unless it's zero-->
 +
|}
 +
<!--    -->
 +
<!--BOX 3-->
 +
{{#vardefine:Document | {{#ask: [[Category:Needs documentation]] | format=count}} }} <!--Populate variable-->
 +
{|class="wikitable" style="text-align:center; width:160px;"
 +
|-
 +
! Needs documentation
 +
|-
 +
| {{#ifeq: {{#var:Document}}|0|0|[[:Category:Needs documentation| {{#var:Document}} ]]}} <!--Show number as link, unless it's zero-->
 +
|}
 +
<!--    -->
 +
<!--BOX 4-->
 +
{{#vardefine:Stub | {{#ask: [[Category:Stubs]] | format=count}} }} <!--Populate variable-->
 +
{|class="wikitable" style="text-align:center; width:160px;"
 +
|-
 +
! Stubs
 +
|-
 +
| {{#ifeq: {{#var:Stub}}|0|0|[[:Category:Stubs| {{#var:Stub}} ]]}} <!--Show number as link, unless it's zero-->
 +
|}
 +
<!--    -->
 +
<!--BOX 5-->
 +
{{#vardefine:Move | {{#ask: [[Category:Pages to be moved]] | format=count}} }} <!--Populate variable-->
 +
{|class="wikitable" style="text-align:center; width:160px;"
 +
|-
 +
! Pages to be moved
 +
|-
 +
| {{#ifeq: {{#var:Move}}|0|0|[[:Category:Pages to be moved| {{#var:Move}} ]]}} <!--Show number as link, unless it's zero-->
 +
|}

Revision as of 18:19, 19 June 2020

Sandbox

Maintenance Dashboard


Style 1

Pages to be rewritten
158

Style 2

Pages to be rewritten
158
Needs documentation
49
Stubs
752
Pages to be moved
13