Template:Indexing Project Status: Difference between revisions

From FamilySearch Wiki
(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 = 10
| A = 30
| B = 20
| B = 40
| C = 30
| C = 50
| #default = 0
| #default = 0
}}
}}

Revision as of 17:53, 2 June 2010

0