တမ်းပလိတ်:နိဂုံး/doc
ဤစာမျက်နှာမှာ တမ်းပလိတ်:နိဂုံး တမ်းပလိတ်အတွက် အသုံးပြုပုံ လက်စွဲ (documentation) ၏ စာမျက်နှာခွဲ (subpage) တစ်ခုဖြစ်သည်။ ဤစာမျက်နှာတွင် မူရင်း တမ်းပလိတ် page ၌ တစိတ်တပိုင်းအဖြစ် မပါဝင်သည့် အသုံးပြုပုံပြုနည်းနှင့် သက်ဆိုင်သည့် သတင်းအချက်များ၊ ကဏ္ဍများ နှင့် အခြားအချက်အလက်များ ပါဝင်သည်။ |
အသုံးပြုပုံ
ပြင်ဆင်ရန်ဤတမ်းပလိတ်သည် မည်သည့်ဇယားကိုမဆို(with bar-brace "|}")ဖြင့် အဆုံးသတ်ပေးသည်။and may be used with any other templates that begin a one-level table, except with template {{Top}} & {{Mid}} which require {{Bottom}} to end a Top-table (which has a double-level format).
Position
ပြင်ဆင်ရန်သတိပေးချက်: ဇယားတခုကို ပိတ်ပစ်ရန် Template {{နိဂုံး}}ကို တကြောင်းသက်သက်ရေးပါ။ ; မဟုတ်လျှင်, စာထဲ၌literal bar-brace "|}" တခုပေါ်လာမည်။
Redirects
ပြင်ဆင်ရန်Other "table end" templates redirect here.
Alternatively, this template may take a parameter, such as {{|နိဂုံး|Cricket series}}
, to indicate which table start template it matches (in the example given, {{Infobox cricket series begin}}). The parameter has no technical function.
ဥပမာ
ပြင်ဆင်ရန်{{election table|Template name|editlink=no|Summary of the May 2, 2011 election}} |- style="text-align:right;" ! style="background-color:#E9E9E9; width:400; text-align:left;" colspan="2" | Party ! style="background-color:#E9E9E9; width:200; text-align:left;" | Main candidate ! style="background-color:#E9E9E9; width:50;" | Votes ! style="background-color:#E9E9E9; width:50;" | % ! style="background-color:#E9E9E9; width:50;" | +/– ! style="background-color:#E9E9E9; width:50;" | Seats ! style="background-color:#E9E9E9; width:50;" | +/– |- | style="background-color:green" | || Green | John Johnson | 12 | 50% | +5 | 5 | +1 |- {{နိဂုံး|election table}}
ရလာမည်မှာ:
Party | Main candidate | Votes | % | +/– | Seats | +/– | |
---|---|---|---|---|---|---|---|
Green | John Johnson | 12 | 50% | +5 | 5 | +1 |
TemplateData
ပြင်ဆင်ရန်နိဂုံး
Ends a table. Must appear on a separate line. Normally used with {{col-begin}}. It takes no parameters.
ပါရာမီတာ | ဖော်ပြချက် | အမျိုးအစား | အခြေအနေ | |||
---|---|---|---|---|---|---|
No parameters specified |
See also
ပြင်ဆင်ရန်Column-generating template families
ပြင်ဆင်ရန်The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting.
Type | Family | Handles wiki
table code? |
Responsive/ Mobile suited |
Start template | Column divider | End template |
---|---|---|---|---|---|---|
Float | "col-float" | Yes | Yes | {{col-float}} | {{col-float-break}} | {{col-float-end}} |
"columns-start" | Yes | Yes | {{columns-start}} | {{column}} | {{columns-end}} | |
Columns | "div col" | Yes | Yes | {{div col}} | – | {{div col end}} |
"columns-list" | No | Yes | {{columns-list}} (wraps div col) | – | – | |
Flexbox | "flex columns" | No | Yes | {{flex columns}} | – | – |
Table | "col" | Yes | No | {{col-begin}}, {{col-begin-fixed}} or {{col-begin-small}} |
{{col-break}} or {{col-2}} .. {{col-5}} |
{{col-end}} |
Can template handle the basic wiki markup {| | || |- |}
used to create tables? If not, special templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}})—or HTML tags (<table>...</table>
, <tr>...</tr>
, etc.)—need to be used instead.