टेम्पलेट:0: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
imported>OKBot
छो robot Adding: ar:قالب:0
छोNo edit summary
लाइन 1:
<includeonly><span style="visibility:hidden; color:transparent;">{{{1|0}}}</span></includeonly><noinclude>
Inserts a visibility:hidden and color:transparent (i.e. invisible) zero (0) character. It is used for padding statistics and other numbers in table columns so that they line up properly.
 
The invisible zero may be replaced by any other string to make invisible, by specifying the string as the first optional parameter; this will be useful to make numeric columns in tables sortable (by inserting extra invisitble zeroes, thousands separators, decimal point) like in:
<pre><nowiki>
{{0|0,000,0}}12{{0|.00}} km
{{0|0,000,}}212.5{{0|0}} km
{{0|0,00}}3,212.51 km
</nowiki></pre>
These hidden characters are part of the string used for collation when sorting tables, even though thy are not visible (but they still take space and numeric columns are correctly aligned as if they were present.
[[Category:Function templates|{{PAGENAME}}]]
[[ar:قالب:0]]