साँचा:BLACK
N/A |
The templates in this series 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 first parameter; {{yes|Sure}}
would output "Sure" otherwise it defaults to "Yes". Most templates allow authors to override the default text in this way, some require text put after the template call and some also need a vertical bar in between: {{table cell template}} text
or {{table cell template}} | text
. This information, the colors and default texts are found in the table below.
If you want to use other attributes for the table cells, e.g. colspan
or rowspan
, they need to be put before the template call and there must be no vertical bar |
in between them:
हाँ | नहीं | लागू नहीं |
---|---|---|
हाँ/नहीं |
... !{{Yes}} ||{{No}} ||rowspan=2 {{n/a}} |- |colspan=2 {{Yes-No}} ...
Templates in this series
[संपादित करें]Class[1] | Template | Preview | Preview, alternative |
---|---|---|---|
table-rh |
{{rh}} | Row header | Row header | |
{{rh2}}[2] | Row header | Row header | ||
table-yes |
{{yes}}, {{yes|Alternative [[Plain text|text]]}} | हाँ | Alternative text |
table-no |
{{no}}, {{no|Alternative [[Plain text|text]]}} | नहीं | Alternative text |
{{coming soon}} | Coming soon | ||
table-siteactive |
{{Site active}} | Active | |
table-siteinactive |
{{Site inactive}} | Inactive | |
table-yes2 |
{{yes2}}[3] Text | Text | |
{{won}}, {{won|5}} | जीत | 5 | |
{{good}}, {{good|A}} | Good | A | |
table-no2 |
{{no2}}[3] Text | Text | |
{{nom}}, {{nom|5}} | नामित | 5 | |
{{bad}}, {{bad|F}} | Bad | F | |
{{sho}} | Shortlisted | ||
table-partial |
{{partial}} | आंशिक | |
{{yes-No}} | हाँ/नहीं | ||
{{okay}}, {{okay|C}} | Neutral | C | |
{{some}} | Some | ||
table-any |
{{any}} | any | |
table-na |
{{n/a}} | लागू नहीं | |
{{BLACK}} | N/A | ||
table-unknown |
{{dunno}} | ? | |
{{Unknown}} | Unknown | ||
table-depends |
{{Depends}}, {{Depends|Alternative [[Plain text|text]]}} | निर्भर है | Alternative text |
table-included |
{{Included}} | सम्मिलित | |
table-dropped |
{{dropped}} | Dropped | |
{{terminated}} | Terminated | ||
table-beta |
{{beta}} | Beta | |
{{table-experimental}} | Experimental | ||
table-free |
{{free}}, {{free|Alternative [[Plain text|text]]}} | Free | Alternative text |
table-nonfree |
{{nonfree}}, {{nonfree|Alternative [[Plain text|text]]}} | style="background: #ff99dd" class="table-nonfree" | style="background: #ff99dd" class="table-nonfree" | |
table-proprietary |
{{proprietary}}, {{proprietary|Alternative [[Plain text|text]]}} | Proprietary | Alternate text |
table-needs |
{{needs}}, {{needs|Alternative [[Plain text|text]]}} | Needs | Alternative text |
no class | {{incorrect}}, {{incorrect|Alternative [[Plain text|text]]}} | गलत | Alternative text |
no class | {{no result}}, {{no result|N.R.}} | No result | N.R. |
no class | {{pending}} | आगामी | |
table-nightly |
{{nightly}}, {{nightly|Alternative [[Plain text|text]]}} | Nightly build | Alternative text |
table-release-candidate |
{{release-candidate}}, {{release-candidate|Alternative [[Plain text|text]]}} | Release candidate | Alternative text |
no class | {{?}}[4] | ? | |
no class | {{unofficial}} | Unofficial |
Code
[संपादित करें]Common code to most if not all the templates in this series:
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]
Templates
Preview 1
Preview 2
Preview 3
table-rh
{{rh}}[2] | Row header
Row header
table-yes
{{हाँ}}, {{हाँ|[[Alternate]] text}}
हाँ
Alternate text
table-नहीं
{{नहीं}}
नहीं
table-yes2
{{yes2}}[3] Text
Text
table-no2
{{no2}}[3] Text
Text
table-partial
{{आंशिक}}, {{Yes-No}}, {{some}}
आंशिक
हाँ/नहीं
Some
table-any
{{any}}
any
table-na
{{n/a}}
लागू नहीं
table-unknown
{{dunno}}, {{unk}}
?
Unknown
table-depends
{{depends}}
निर्भर है
table-included
{{included}}
सम्मिलित
table-dropped
{{dropped}}, {{terminated}}
Dropped
Terminated
table-beta
{{beta}}
Beta
table-free
{{free}}
Free
table-nonfree
{{nonfree}}[3] [[US$]]3.14
US$3.14
unstyled
{{incorrect}}
गलत
unstyled
{{?}}[4]
?
Notes
[संपादित करें]
- ↑ अ आ The HTML class of table cell templates may be referenced in a user stylesheet to change appearance. सन्दर्भ त्रुटि:
<ref>
अमान्य टैग है; "table-cell-templates-table-css" नाम कई बार विभिन्न सामग्रियों में परिभाषित हो चुका है
- ↑ अ आ 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
Code specific to this template:
style="background: #000; color: black; vertical-align: middle; text-align: center; " class="table-na"|N/A
To make a new table cell template you can use:
{{subst:Table cell templates| text = default text | bg = background color | class = a class name without prefix | align = standard horizontal alignment}}
You should leave out the align
parameter and often the class
parameter is unnecessary, too.
Add the new template to the table in the common documentation afterwards. Please consider reusing one of the other templates and please choose the color sensibly.
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}}}
.
See also
[संपादित करें]- {{multiplayer}}
- {{GPL-lic}}
- {{chg}}: calculate and display changes between two values
Notes
[संपादित करें] ऊपर दिए गए निर्देश Template:Table cell templates/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. इस साँचे के उपपृष्ठ। |