साचा:Partial
style="background: #ffffdd;" | Partial
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 Row header table-yes {{yes}}, {{yes|[[Alternate]] text}} होय Alternate text table-no {{no}} नाही table-yes2 {{yes2}}[३] Text Text table-no2 {{no2}}[३] Text साचा:No2 Text table-partial {{partial}}, {{Yes-No}}, {{some}} Partial Yes/No साचा:Some table-but-yes {{but yes}} Yes table-but-no {{but no}} No 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