الگو:Ordered list/doc

    از ویکی‌نور

    Usage

    This template creates an ordered list, which is similar to a numbered list but may display other characters, such as roman numbers or alphabet letters, instead of the decimal enumerator.

    Syntax

    Simple
    {{Ordered list |entry1 |entry2| ... }}
    Offset starting value
    {{Ordered list |start=start|entry1 |entry2 |... |item1_style=CSS1 |item2_style=CSS2| ... }}
    Changing the symbol style
    {{Ordered list |list_style_type=type |entry1 |entry2 |... }}
    With CSS style
    {{Ordered list |item_style=CSS-all |entry1 |entry2 |... }}
    With separate CSS styles for each item
    {{Ordered list |entry1 |item1_style=CSS1 |entry2 |item2_style=CSS2 |... }}
    With custom values for each item
    {{Ordered list |item1_value=value1 |entry1 |item2_value=value2 |entry2 |... }}
    Parameters' description
    Parameter Description
    list_style_type or
    list-style-type

    type

    This parameter indicates the list style type. Popular acceptable parameters include:
    • decimal (1, 2, 3, 4, ...)
    • lower-roman (i, ii, iii, iv, ...)
    • upper-roman (I, II, III, IV, ...)
    • lower-alpha (a, b, c, d, ...)
    • upper-alpha (A, B, C, D, ...)

    For a full list, see the following section.

    Positional parameters

    entry1 entry2 ...

    The contents of each list item, as unnamed or positional parameters. There is no restriction on content, except equal signs (=) must be escaped or replaced with {{=}}, lest it will be interpreted a named parameter.
    itemn_value

    value1 value2 ...

    Ordinal or label for a specific list item; a positive integer.
    start Ordinal or label for the first item in the list; a positive integer (default is 1).
    itemn_style

    CSS1 CSS2 ...

    Cascading Style Sheet (CSS) styles that are set on a specific list item. (User must know CSS syntax.) For example, individual labels can be hidden by setting itemn_style=list-style-type:none;
    item_style

    CSS-all

    CSS styles that are set on each list item. (User must know CSS syntax.) When present, any itemn_style are disregarded.

    Acceptable list style type values and supported web browsers

    CSS list-style-type values
    CSS 2.1 list-style-type values[۱]
    none
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    disc
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    circle
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    square
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    decimal
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    decimal-leading-zero
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    lower-roman
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    upper-roman
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    lower-alpha
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    upper-alpha
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    lower-greek
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    armenian
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    georgian
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
    CSS2 list-style-type values deprecated in CSS 2.1[۲]

    ...but still supported by some browsers.

    hebrew
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No
    cjk-ideographic
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No
    hiragana
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No
    katakana
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No
    hiragana-iroha
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No
    katakana-iroha
    1. text
    2. text
    3. text
    4. text
    Internet Explorer Firefox Safari Chrome Opera
    6 7 8 9 10 3 4 5 4 5 9 10 11 12 10 11 12
    No No No No No Yes Yes Yes Yes Yes Yes Yes Yes Yes No No No

    See also

    References

    1. "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification". W3C. December 7, 2010.
    2. "Cascading Style Sheets, level 2 CSS2 Specification". W3C. April 11, 2008.


    Make an ordered list. The default is a numbered list, but you can change it to a list with roman numbers or letters of the English, Greek, Armenian or Georgian alphabets, instead of the decimal enumerator.

    پارامترهای الگو

    استفاده از قالب‌بندی قطعه‌ای برای پارامترهای این الگو ارجح است.

    پارامترتوضیحاتنوعوضعیت
    First item to list1

    بدون توصیف

    ناشناختهضروری
    Second item to list2

    بدون توصیف

    ناشناختهاختیاری
    Third item to list3

    بدون توصیف

    ناشناختهاختیاری
    Fourth item to list4

    بدون توصیف

    ناشناختهاختیاری
    Fifth item to list5

    بدون توصیف

    ناشناختهاختیاری
    Sixth item to list6

    بدون توصیف

    ناشناختهاختیاری
    Seventh item to list7

    بدون توصیف

    ناشناختهاختیاری
    Eighth item to list8

    بدون توصیف

    ناشناختهاختیاری
    Ninth item to list9

    بدون توصیف

    ناشناختهاختیاری
    Tenth item to list10

    بدون توصیف

    ناشناختهاختیاری
    Type of listlist_style_type

    بدون توصیف

    مقدارهای پیشنهادی
    none disc circle square decimal decimal-leading-zero lower-roman upper-roman lower-alpha upper-alpha lower-greek armenian georgian hebrew cjk-ideographic hiragana katakana hiragana-iroha katakana-iroha
    پیش‌فرض
    decimal
    ناشناختهاختیاری
    Starting valuestart

    بدون توصیف

    ناشناختهاختیاری
    CSS styleitem_style

    بدون توصیف

    ناشناختهاختیاری