★ Find a new page on our Untranscribed Manuscripts list.
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
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/> | <nowiki>|</nowiki> number_completed_and_removed = 794 (optional: default is 0) <br/> | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 16: | 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 }} | ||
| 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 = {{{number_completed_and_removed|0}}} | |||
}} | }} | ||
</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: default is 0)
}}