★ Find a new page on our Untranscribed Manuscripts list.
m Protected "Template:ProgressAllFolios" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
Line 7: | Line 7: | ||
<nowiki>|</nowiki> height = 10px (optional: default is 25px) <br/> | <nowiki>|</nowiki> height = 10px (optional: default is 25px) <br/> | ||
<nowiki>|</nowiki> width = 600px (optional: default is 50%) <br/> | <nowiki>|</nowiki> width = 600px (optional: default is 50%) <br/> | ||
<nowiki>|</nowiki> number_completed_and_removed = 794 (optional) <br/> | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 15: | Line 16: | ||
| width = {{{width|50%}}} | | width = {{{width|50%}}} | ||
| height = {{{height|25px}}} | | height = {{{height|25px}}} | ||
| total = {{#ask: [[Category:All Folios]] | format=count }} | | total = {{#ask: [[Category:All Folios]] | format=count }} + {{{number_completed_and_removed}}} | ||
| untranscribed = {{#ask: [[Category:All Folios]] [[Category:Untranscribed]] | format=count }} | | untranscribed = {{#ask: [[Category:All Folios]] [[Category:Untranscribed]] | format=count }} | ||
| ready = {{#ask: [[Category:All Folios]] [[Category:Ready For Review]] | format=count }} | | ready = {{#ask: [[Category:All Folios]] [[Category:Ready For Review]] | format=count }} | ||
| in_progress = {{#ask: [[Category:All Folios]] [[Category:In Progress]] | format=count }} | | in_progress = {{#ask: [[Category:All Folios]] [[Category:In Progress]] | format=count }} | ||
| complete = {{#ask: [[Category:All Folios]] [[Category:Completed]] | format=count }} | | complete = {{#ask: [[Category:All Folios]] [[Category:Completed]] | format=count }} + {{{number_completed_and_removed}}} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Call as
{{ProgressAllFolios
| <box number>
| verbose = true (optional: leave out to just show progress bar)
| height = 10px (optional: default is 25px)
| width = 600px (optional: default is 50%)
| number_completed_and_removed = 794 (optional)
}}