Կաղապար:Մրցանակաբաշխություն

Վիքիպեդիայից՝ ազատ հանրագիտարանից

These templates are designed to be used in a table to make a cell with text in that cell, with an appropriately coloured background. They are commonly used in comparison tables.

For example, {{yes}} makes a cell with a green background; the text in the cell is taken from the template parameter and defaults to "Yes".

If you find a table cell template that does not take a parameter and you want to be able to change the text in the cell, do not duplicate the template; instead, edit the template and change the text to a default parameter substitution. For example, if a template's text is Dropped, change that to {{{1|Dropped}}}.

Templates in this series[խմբագրել կոդը]

HTML class[1] Templates Preview 1 Preview 2 Preview 3
table-rh {{rh}}, {{rh2}}[2] | Row header Row header Row header
table-yes {{yes}}, {{yes|Alternate [[text]]}} Այո Alternate text
table-no {{no}}, {{no|Alternate [[text]]}}, {{BLACK}} Ոչ Alternate text N/A
table-siteactive {{siteactive}} Կաղապար:Siteactive
table-siteinactive {{siteinactive}} Կաղապար:Siteinactive
table-yes2 {{yes2}}[3] Text, {{won}}, {{won|5}} Text Հաղթանակ 5
table-no2 {{no2}}[3] Text, {{nom}}, {{nom|5}} Text Առաջադրված style="background: #FDD; color: black; vertical-align: middle; text-align: center; " class="no table-no2"|5
table-partial {{partial}}, {{Yes-No}}, {{some}} Մասնակի Այո/Ոչ Կաղապար:Some
table-any {{any}} Ցանկացած
table-na {{n/a}} Չկա տվյալ
table-unknown {{dunno}}, {{unk}} ? Կաղապար:Unk
table-depends {{depends}}, {{depends|Alternate [[text]]}} Depends Alternate text
table-included {{included}} Ներառված է
table-dropped {{dropped}}, {{terminated}} Կաղապար:Dropped Կաղապար:Terminated
table-beta {{beta}}, {{table-experimental}} Կաղապար:Beta Փորձնական
table-free {{free}}, {{free|Alternative [[text]]}} Ազատ Alternative text
table-nonfree {{nonfree}}, {{nonfree}}[3] Text Ոչ ազատ Ոչ ազատ Text
table-needs {{needs}}, {{needs|Alternate [[text]]}} Պարտադիր Alternate text
no class {{incorrect}},{{incorrect|Alternate [[text]]}} Սխալ Alternate text
no class' {{No result}}, {{No result|N.R.}} Անարդյունք N.R.
no class' {{480p}}, {{16:9}} Կաղապար:480p Կաղապար:16:9
no class' {{Pending}} Սպասվող
no class' {{?}}[4] [[{{{1}}}|?]]

Notes[խմբագրել կոդը]

  1. The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
  2. Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
  3. 3,0 3,1 3,2 Does not take a parameter; the content should be placed after the template call.
  4. Does not take a parameter; not really a table cell template at all, but here for completeness