Мазмұнға өту

Үлгі:Table cell templates

Уикипедия — ашық энциклопедиясынан алынған мәлімет

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

[дереккөзін өңдеу]
CSS class[1]TemplatesPreview 1Preview 2Preview 3
table-rh{{rh}}[2] | Row headerRow header
table-yes{{yes}}, {{yes|[[Alternate]] text}}Иә Alternate text
table-no{{no}}Жоқ
table-yes2{{yes2}}[3] TextText
table-no2{{no2}}[3] TextText
table-partial{{partial}}, {{Yes-No}}, {{some}}ІшінараҮлгі:Yes-NoҮлгі:Some
table-any{{any}}any
table-na{{n/a}}ж/е
table-unknown{{dunno}}, {{unk}}?Unknown
table-depends{{depends}}Үлгі:Depends
table-included{{included}}Ішінде
table-dropped{{dropped}}, {{terminated}}ДоғарылғанТоқтатылған
table-beta{{beta}}, {{table-experimental}}βҮлгі:Table-experimental
table-free{{free}}Ақысыз
table-nonfree{{nonfree}}[3] [[US$]]3.14US$3.14
unstyled{{incorrect}}Үлгі:Incorrect
unstyled{{?}}[4][[{{{1}}}|?]]
  1. The CSS 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. 1 2 3 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