Template:Indexing Project Status: Difference between revisions
(Created page with '{{ #switch: {{{project}}} | A = 10 | B = 20 | C = 30 | #default = 0 }}') |
(test update status) |
||
Line 1: | Line 1: | ||
{{ #switch: {{{project}}} | {{ #switch: {{{project}}} | ||
| A = | | A = 30 | ||
| B = | | B = 40 | ||
| C = | | C = 50 | ||
| #default = 0 | | #default = 0 | ||
}} | }} |
Revision as of 17:53, 2 June 2010
0