سانچہ:Rh/دستاویز
یہ سانچہ:Rh کی دستاویز کا ذیلی صفحہ ہے۔ (سانچہ کی تفصیلات کے لیے اس کا اپنا صفحہ دیکھیں) اس میں استعمال کا طریقۂ کار ، زمرہ جات ، بین الویکی روابط اور دیگر مواد شامل ہے جو کہ خود سانچہ میں شامل نہیں۔ |
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 colored 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
سودھوClass[۱] | Default syntax | Preview (default) | Customized syntax | Preview (customized) |
---|---|---|---|---|
table-rh |
{{rh}} | Row header[۲] || style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left; " class="table-rh" | Row header || {{rh|align=right}} | Row header || style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: right; " class="table-rh" | Row header | |||
table-yes |
||||
table-no |
||||
{{coming soon}} || سانچہ:Coming soon || || | ||||
{{eliminated}} || سانچہ:Eliminated || || | ||||
table-siteactive |
{{Site active}} || سانچہ:Site active || || | |||
table-siteinactive |
{{Site inactive}} || سانچہ:Site inactive || || | |||
table-yes2 |
{{good}} || سانچہ:Good || {{good|A}} || سانچہ:Good | |||
{{won}} || style="background: #9EFF9E; color: #000; vertical-align: middle; text-align: center; " class="yes table-yes2"|Won || {{won|text=white|color=darkblue}} || style="background: darkblue; color: white; vertical-align: middle; text-align: center; " class="yes table-yes2"|Won | ||||
{{won|place=1}} | 1 | {{won|place=Gold}} | Gold | |
{{won|place=2}} | 2 | {{won|place=Silver}} | Silver | |
{{won|place=3}} | 3 | {{won|place=Bronze}} | Bronze | |
table-no2 |
||||
table-partial |
{{partial}} || سانچہ:Partial || || | |||
{{yes-No}} || style="background: #FFD; color: black; vertical-align: middle; text-align: center; " class="partial table-partial"|ہاں/نہ || || | ||||
{{okay}} || سانچہ:Okay || {{okay|C}} || سانچہ:Okay | ||||
{{some}} || سانچہ:Some || || | ||||
table-any |
||||
table-na |
{{n/a}} || style="background: #ececec; color: grey; vertical-align: middle; text-align: center; " class="table-na" | ناموجود || || | |||
{{BLACK}} || سانچہ:BLACK || || | ||||
table-unknown |
{{dunno}} || سانچہ:Dunno || || | |||
{{Unknown}} || style="background: #E4E4E4; color: black; vertical-align: middle; text-align: center; " class="unknown table-unknown"|نامعلوم || || | ||||
table-depends |
{{Depends}} || سانچہ:Depends || {{Depends|Customized [[Plain text|text]]}} || سانچہ:Depends | |||
table-included |
{{Included}} || style="background: #DDFBFF; color: black; vertical-align: middle; text-align: center; " class="included table-included"|شامل || || | |||
table-dropped |
{{dropped}} || سانچہ:Dropped || || | |||
{{terminated}} || style="background: #EDF; color: black; vertical-align: middle; text-align: center; " class="dropped table-dropped"|ختم کر دتا || || | ||||
table-beta |
{{beta}} || سانچہ:Beta || || | |||
{{table-experimental}} || سانچہ:Table-experimental || {{table-experimental|Customized [[Plain text|text]]}} || سانچہ:Table-experimental | ||||
table-free |
||||
table-nonfree |
{{nonfree}} || سانچہ:Nonfree || {{nonfree|Customized [[Plain text|text]]}} || سانچہ:Nonfree | |||
table-proprietary |
{{proprietary}} || سانچہ:Proprietary || {{proprietary|Customized [[Plain text|text]]}} || سانچہ:Proprietary | |||
table-needs |
{{needs}} || سانچہ:Needs || {{needs|Customized [[Plain text|text]]}} || سانچہ:Needs | |||
no class | {{incorrect}} || سانچہ:Incorrect || {{incorrect|Customized [[Plain text|text]]}} || سانچہ:Incorrect | |||
no class | {{no result}} || سانچہ:No result || {{no result|N.R.}} || سانچہ:No result | |||
no class | {{pending}} || style="background: #FFD; color: black; vertical-align: middle; text-align: center; " class="partial table-partial"|زیر التواء || || | |||
table-nightly |
{{nightly}} || سانچہ:Nightly || {{nightly|Customized [[Plain text|text]]}} || سانچہ:Nightly | |||
table-release-candidate |
{{release-candidate}} || سانچہ:Release-candidate || {{release-candidate|Customized [[Plain text|text]]}} || سانچہ:Release-candidate | |||
no class | ||||
no class | {{unofficial}} || سانچہ:Unofficial || || | |||
no class | {{usually}} || سانچہ:Usually || || | |||
no class | {{rarely}} || سانچہ:Rarely || || | |||
no class | {{sometimes}} || سانچہ:Sometimes || || | |||
no class | {{draw}} || سانچہ:Draw || {{draw|Text}} || سانچہ:Draw |
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[۱]
Templates
Preview 1
Preview 2
Preview 3
table-rh
table-yes
table-no
{{no}} || style="background:#F99;vertical-align:middle;text-align:center;" class="table-no"|نئیں || ||
table-yes2
table-no2
table-partial
{{partial}},
{{Yes-No}},
{{some}} || سانچہ:Partial || style="background: #FFD; color: black; vertical-align: middle; text-align: center; " class="partial table-partial"|ہاں/نہ || سانچہ:Some
table-any
table-na
{{n/a}} || style="background: #ececec; color: grey; vertical-align: middle; text-align: center; " class="table-na" | ناموجود || ||
table-unknown
{{dunno}},
{{unk}} || سانچہ:Dunno || style="background: #E4E4E4; color: black; vertical-align: middle; text-align: center; " class="unknown table-unknown"|نامعلوم ||
table-depends
{{depends}} || سانچہ:Depends || ||
table-included
{{included}} || style="background: #DDFBFF; color: black; vertical-align: middle; text-align: center; " class="included table-included"|شامل || ||
table-dropped
{{dropped}},
{{terminated}} || سانچہ:Dropped || style="background: #EDF; color: black; vertical-align: middle; text-align: center; " class="dropped table-dropped"|ختم کر دتا ||
table-beta
{{beta}} || سانچہ:Beta || ||
table-free
{{free}} || style="background: #9FF; color: black; vertical-align: middle; text-align: center; " class="free table-free"|آزاد || ||
table-nonfree
{{nonfree}}[۴] [[US$]]3.14 || سانچہ:Nonfree US$3.14 || ||
unstyled
{{incorrect}} || سانچہ:Incorrect || ||
unstyled
Notes
سودھو
- ↑ ۱.۰ ۱.۱ The HTML class of table cell templates may be referenced in a user stylesheet to change appearance. سائیٹ غلطی: Invalid
<ref>
tag; name "table-cell-templates-table-css" defined multiple times with different content
- ↑ ۲.۰ ۲.۱ ۲.۲ Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ↑ ۳.۰ ۳.۱ Does not take a parameter; not really a table cell template at all, but here for completeness
- ↑ ۴.۰ ۴.۱ ۴.۲ Does not take a parameter; the content should be placed after the template call.
Code specific to this template:
style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left; " class="table-rh"
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}}}
.
style="background: #abcdef; color: black; vertical-align: middle; text-align: center; " class="automatic table-automatic"| text
Usage
سودھوOne of several templates for styling individual table cells with standard contents and colors.
Parameter | تفصیل | Type | حالت | |
---|---|---|---|---|
text | 1 | text to be displayed instead of the default, if this doesn’t work put the text after the template, possibly with a vertical bar | in between
| Line | optional |
horizontal align | align | text alignment inside the cell, either ‘left’, ‘right’, ‘center’ or ‘justified’
| Line | optional |
style | style | a semicolon separated list of additional CSS rules to be applied to the table cell
| Line | optional |
background color | color | a valid CSS color value or name to override the standard the cell background, only available with some templates
| Line | optional |
See also
سودھو{{change}}: Calculates, displays and color-codes changes between two values