الگو:Table cell templates
الگو:Template doc page viewed directly
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[۱] Templates Preview 1 Preview 2 Preview 3 table-rh {{rh}}[۲] | Row header الگو:Rh | Row header table-yes {{yes}}, الگو:Tlp الگو:Yes الگو:Yes table-no {{no}} ((نروژی)) table-yes2 {{yes2}}[۳] Text الگو:Yes2 Text table-no2 {{no2}}[۳] Text الگو:No2 Text table-partial {{partial}}, {{Yes-No}}, {{some}} الگو:Partial الگو:Yes-No الگو:Some table-any {{any}} الگو:Any table-na {{n/a}} الگو:N/a table-unknown {{dunno}}, {{unk}} الگو:Dunno الگو:Unk table-depends {{depends}} الگو:Depends table-included {{included}} الگو:Included table-dropped {{dropped}}, {{terminated}} الگو:Dropped الگو:Terminated table-beta {{beta}} الگو:Beta table-free {{free}} الگو:Free table-nonfree {{nonfree}}[۳] [[US$]]3.14 الگو:Nonfree US$3.14 unstyled {{incorrect}} الگو:Incorrect unstyled {{?}}[۴] الگو:?
Notes
ویرایش- ↑ The CSS class of table cell templates may be referenced in a user stylesheet to change appearance.
- ↑ Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ↑ ۳٫۰ ۳٫۱ ۳٫۲ Does not take a parameter; the content should be placed after the template call.
- ↑ Does not take a parameter; not really a table cell template at all, but here for completeness