Andoza:Row numbers

Vikipediya, ochiq ensiklopediya
Documentation icon Andoza hujjati[koʻrib chiqish] [tahrirlash] [tarix] [yangilash]

This is a stop-gap template that serves as an interface to Module:Row numbers.

This template makes it possible, in many cases, to have an incrementing row indexer/counter in a table so that adding or removing rows automatically adjusts the numbering of subsequent rows. This template will become obsolete if and when MediaWiki supports automatically adding row numbers via WikiTable syntax. See Phab: Andoza:Phab - "jquery.tablesorter: Add support for a 'fixed' column of row numbers." And see Help:Sorting, and the sections on row numbering and auto-ranking. Using Template:Row numbers is one of the methods described on that page.

Usage[manbasini tahrirlash]

{{row numbers|wikitable|index = }}
ParametrTavsifTuriStatus
the wikitable1
Either the whole wiki table surrounded by <nowiki>… </nowiki> tags, or the first section, when split by | characters
Stringrequired
starting indexindex
starting index of row count which is useful when table is split by headings.
See List of highest-funded crowdfunding projects
Sukut boʻyicha
1
Namuna
50
Sonixtiyoriy

Format: inline

Test of raw TemplateData output:

Andoza parametrlari

This template prefers inline formatting of parameters.

ParametrTavsifTuriStatus
the wikitable1

Either the whole wiki table surrounded by <nowiki>… </nowiki> tags, or the first section, when split by | characters

Stringrequired
starting indexindex

starting index of row count which is useful when table is split by headings.,

Sukut boʻyicha
1
Namuna
50
Sonixtiyoriy

This template takes an arbitrary number of parameters: the table and the starting index. There is a caveat: the table is wrapped in the template without escaping the | characters. The module is capable of dealing with this, but it is not capable of dealing with bare equals signs at the same time. As such, bare equals signs must still be escaped with {{[[Andoza:{{{1}}}|{{{1}}}]]}}. Internally, the Module maintains a monotonically increasing counter. The Module looks for the keywords _row_count and _row_count_hold in the table. Keyword _row_count is replaced with the next counter value; keyword _row_count_hold is replaced with the value from the last _row_count replacement.

Examples
Visual effect Markup
test incrementor
count lorem
1 Andoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum span[[:Andoza:L
2 [[:Andoza:Lorem ipsum span]
3 [[:An
3 [[:Andoza:L
5 Andoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum span[[:Andoza:L
{{row numbers|
{| class{{=}}"wikitable"
|+test incrementor
!count !! lorem
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|123}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|27}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|5}}
|-
|_row_count_hold || {{Str left|{{Lorem ipsum span}}|11}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|123}}
|}}}
test incrementor
count lorem
50 Andoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum span[[:Andoza:L
51 [[:Andoza:Lorem ipsum span]
52 [[:An
52 [[:Andoza:L
54 Andoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum spanAndoza:Lorem ipsum span[[:Andoza:L
{{row numbers|
{| class{{=}}"wikitable"
|+test incrementor
!count !! lorem
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|123}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|27}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|5}}
|-
|_row_count_hold || {{Str left|{{Lorem ipsum span}}|11}}
|-
|_row_count || {{Str left|{{Lorem ipsum span}}|123}}
|} |index =50}}