Difference between revisions 384603 and 384604 on bnwikisource

<includeonly><!--
Use Indicator tag scheme to avoid possible issues with 
TextQuality template's placement in relation to header 
container(s) / sub-template(s) or Dynamic Layouts.

--><indicator name="text-integrity"><!--

	--><span id="textquality" class="{{{1|noprint}}}"><!--

		-->{{#switch:{{{1}}}
|0%
|00%=[[File:00_percents.svg|14px|link=Wikisource:Text_quality|Text added|alt=0%|class=hiddenStructure]]
|25%=[[File:25_percent.svg|14px|link=Wikisource:Text_quality|Text being edited|alt=25%|class=hiddenStructure]]
|50%=[[File:50_percents.svg|14px|link=Wikisource:Text_quality|Text complete|alt=50%|class=hiddenStructure]]
|75%=[[File:75%.svg|14px|link=Wikisource:Text_quality|Proofread and corrected|alt=75%|class=hiddenStructure]]
|100%=[[File:100_percents.svg|14px|link=Wikisource:Text_quality|Proofread by several users|alt=100%|class=hiddenStructure]]
|#default=<!--
		-->}}<!--

	--></span><!--

--></indicator><!--

-->[[Category:{{{1|}}}]]</includeonly><noinclude>
{{documentation}}
</noinclude{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE AND INTERWIKIS ON WIKIDATA -->

This template allows the stage of preparedness of a page to be indicated. You should not add this template to pages which are transcluded from the [[H:SIDE|Page]] [[Help:Namespaces|namespace]]. These pages have a different quality control mechanism.

==Usage==
<code><nowiki>{{TextQuality|XX%}}</nowiki></code>

where &ldquo;<code>XX%</code>&rdquo; is one of the following:  <code>25%</code>, <code>50%</code>, <code>75%</code> or <code>100%</code>.

==Effect==
This template does not affect the text in a page; it adds a quality icon to the article tab:

{| class="prettytable" style="background:#FFFFFF; width:auto;"
| &#8199;<code>XX%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|icon
|[[Wikisource:Text quality|Text quality]]<!--
|- style="background:#FFFFFF;"
| &#8199;&#8199;<code>0%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|[[Image:00 percents.svg]]
| Text untouched-->
|- style="background:#FFFFFF;"
| &#8199;<code>25%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|[[Image:25 percent.svg]]
| Text being edited
|- style="background:#FFFFFF;"
| &#8199;<code>50%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|[[Image:50 percent.svg]]
| Text complete
|- style="background:#FFFFFF;"
| &#8199;<code>75%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|[[Image:75 percent.svg]]
| Proofread and corrected
|- style="background:#FFFFFF;"
| <code>100%</code>
|style="padding-right:2px; padding-left:2px; text-align:center !important;"|[[Image:100 percents.svg]]
| Proofread by several users
|}

The template also adds the article to a category appropriate to its stage of completion:  <code>Category:25%</code>, <code>Category:50%</code>, <code>Category:75%</code> or <code>Category:100%</code>.

<includeonly>
<!-- CATEGORIES HERE AND INTERWIKIS ON WIKIDATA -->
[[Category:Article templates|{{PAGENAME}}]]

</includeonly>