Format:Included
| Inclus | 
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:
| Da | Nu | N/A | 
|---|---|---|
| Da/Nu | ||
...
!{{Yes}} ||{{Nu}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
...
Templates
[modificare sursă]| Class[1] | Default syntax | Preview (default) | Customized syntax | Preview (customized) | 
|---|---|---|---|---|
table-rh | 
{{rh}} | Row header[2] | Row header | {{rh|align=right}} | Row header | Row header | 
| {{rh2}} | Row header[2] | Row header | {{rh2|align=right}} | Row header | Row header | |
table-yes | 
{{yes}} | Da | {{yes|Customized [[Plain text|text]]}} | Customized text | 
| {{Ya}} | {{Ya|Customized alt text}} | |||
table-no | 
{{nu}} | Nu | {{no|Customized [[Plain text|text]]}} | Customized text | 
| {{bad}} | Bad | {{bad|F}} | F | |
| {{eliminated}} | Eliminat | |||
table-siteactive | 
{{Site active}} | Activ | ||
table-siteinactive | 
{{Site inactive}} | Inactiv | ||
table-yes2 | 
{{good}} | Good | {{good|A}} | A | 
| {{yes2}} | {{yes2|Text}} | Text | ||
| {{won}} | Câștigat | {{won|text=white|color=darkblue}} | Câștigat | |
| {{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 | 
{{no2}} | {{no2|Text}} | Text | |
| {{nom}} | Nominalizare | {{nom|5}} | 5 | |
| {{sho}} | În lista scurtă | |||
| {{TBA}} | Va fi anunțat | {{TBA|To be announced}} | To be announced | |
table-partial | 
{{partial}} | Parțial | ||
| {{yes-No}} | Da/Nu | |||
| {{okay}} | Neutru | {{okay|C}} | C | |
| {{some}} | Some | |||
table-any | 
{{any}} | any | ||
table-na | 
{{n/a}} | N/A | ||
table-unknown | 
{{Unknown}} | Necunoscut | ||
table-depends | 
{{Depends}} | Depinde | {{Depends|Customized [[Plain text|text]]}} | Customized text | 
table-included | 
{{Included}} | Inclus | ||
table-dropped | 
{{dropped}} | Renunțat | ||
| {{terminated}} | Terminat | |||
table-beta | 
{{beta}} | Beta | ||
table-free | 
{{free}} | Free | {{free|Customized [[Plain text|text]]}} | Customized text | 
table-nonfree | 
{{nonfree}} | Nu e liber | {{nonfree|Customized [[Plain text|text]]}} | Customized text | 
table-proprietary | 
{{proprietary}} | Proprietar | {{proprietary|Customized [[Plain text|text]]}} | Customized text | 
table-needs | 
{{needs}} | Necesită | {{needs|Customized [[Plain text|text]]}} | Customized text | 
| no class | {{incorrect}} | Incorect | {{incorrect|Customized [[Plain text|text]]}} | Incorect | 
| no class | {{no result}} | Niciun rezultat | {{no result|N.R.}} | N.R. | 
| no class | {{pending}} | În așteptare | ||
table-nightly | 
{{nightly}} | Construcție nocturnă | {{nightly|Customized [[Plain text|text]]}} | Customized text | 
table-release-candidate | 
{{release-candidate}} | Candidat spre eliberare | {{release-candidate|Customized [[Plain text|text]]}} | Customized text | 
| no class | {{?}}[3] | - ? | ||
| no class | {{unofficial}} | Neoficial | ||
| no class | {{usually}} | În mod normal | ||
| no class | {{rarely}} | Rar | ||
| no class | {{sometimes}} | Câteodată | ||
| no class | {{draw}} | {{draw|Text}} | Text | |
| no class | {{CMain}} | Principal | ||
| no class | {{CRecurring}} | Secundar | ||
| no class | {{CGuest}} | Episodic | 
Code
[modificare sursă]Common code to most if not all the templates in this series:
Aceste formate sunt menite pentru a fi folosite in tabele, pentru a crea o celulă cu text și cu fundal colorat.
Parametrii Format 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}}}.
Formate
[modificare sursă]
Table cell templates
 
Class[1] 
Default syntax 
Preview (default) 
Customized syntax 
Preview (customized)
  
table-rh 
{{rh}} | Row header[2] 
Row header 
{{rh|align=right}} | Row header 
Row header
  
{{rh2}} | Row header[2] 
Row header 
{{rh2|align=right}} | Row header 
Row header
  
table-yes 
{{yes}} 
Da 
{{yes|Customized [[Plain text|text]]}} 
Customized text
  
{{Ya}} 

 
{{Ya|Customized alt text}} 
 
table-no 
{{nu}} 
Nu 
{{nu|Customized [[Plain text|text]]}} 
Customized text
  
{{Na}} 

 
{{Na|Customized alt text}} 
 
{{bad}} 
Bad 
{{bad|F}} 
F
  
{{eliminated}} 
Eliminat 
 
  
table-siteactive 
{{Site active}} 
Activ 
 
  
table-siteinactive 
{{Site inactive}} 
Inactiv 
 
  
table-yes2 
{{good}} 
Good 
{{good|A}} 
A
  
{{yes2}} 
 
{{yes2|Text}} 
Text
  
{{won}} 
Câștigat 
{{won|text=white|color=darkblue}} 
Câștigat
  
{{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 
{{no2}} 
 
{{no2|Text}} 
Text
  
{{nom}} 
Nominalizare 
{{nom|5}} 
5
  
{{sho}} 
În lista scurtă 
 
  
{{TBA}} 
Va fi anunțat 
{{TBA|To be announced}} 
To be announced
  
table-partial 
{{partial}} 
Parțial 
 
  
{{yes-No}} 
Da/Nu 
 
  
{{okay}} 
Neutru 
{{okay|C}} 
C
  
{{some}} 
Some 
 
  
table-any 
{{any}} 
any 
 
  
table-na 
{{n/a}} 
N/A 
 
  
table-unknown 
{{Unknown}} 
Necunoscut 
 
  
table-depends 
{{Depends}} 
Depinde 
{{Depends|Customized [[Plain text|text]]}} 
Customized text
  
table-included 
{{Included}} 
Inclus 
 
  
table-dropped 
{{dropped}} 
Renunțat 
 
  
{{terminated}} 
Terminat 
 
  
table-beta 
{{beta}} 
Beta
 
 
  
table-free 
{{free}} 
Free 
{{free|Customized [[Plain text|text]]}} 
Customized text
  
table-nonfree 
{{nonfree}} 
Nu e liber 
{{nonfree|Customized [[Plain text|text]]}} 
Customized text
  
table-proprietary 
{{proprietary}} 
Proprietar 
{{proprietary|Customized [[Plain text|text]]}} 
Customized text
  
table-needs 
{{needs}} 
Necesită 
{{needs|Customized [[Plain text|text]]}} 
Customized text
  
no class 
{{incorrect}} 
Incorect 
{{incorrect|Customized [[Plain text|text]]}} 
Incorect
  
no class 
{{no result}} 
Niciun rezultat 
{{no result|N.R.}} 
N.R.
  
no class 
{{pending}} 
În așteptare 
 
  
table-nightly 
{{nightly}} 
Construcție nocturnă 
{{nightly|Customized [[Plain text|text]]}} 
Customized text
  
table-release-candidate 
{{release-candidate}} 
Candidat spre eliberare 
{{release-candidate|Customized [[Plain text|text]]}} 
Customized text
  
no class 
{{?}}[3] 
- ?
 
 
  
no class 
{{draw}} 
 
{{draw|Text}} 
Text
  
Note
[modificare sursă]
- ^ a b The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
 
- ^ a b c d Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
 
- ^ a b Does not take a parameter; not really a table cell template at all, but here for completeness
 
Code specific to this template:
style="background: #DDFBFF; color: black; vertical-align: middle; text-align: center; " class="included table-included"|Inclus
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
[modificare sursă]One of several templates for styling individual table cells with standard contents and colors.
| Parametru | Descriere | Tip | Stare | |
|---|---|---|---|---|
| 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 
  | Linie | opțional | 
| horizontal align | align | text alignment inside the cell, either ‘left’, ‘right’, ‘center’ or ‘justified’ 
  | Linie | opțional | 
| style | style | a semicolon separated list of additional CSS rules to be applied to the table cell 
  | Linie | opțional | 
| background color | color | a valid CSS color value or name to override the standard the cell background, only available with some templates 
  | Linie | opțional | 
Vezi și
[modificare sursă]- {{chg}}: Calculates, displays and color-codes changes between two values
 - {{BSD-lic}}: Redirecționare specializată pentru {{Free}}
 - {{GPL-lic}}: Redirecționare specializată pentru {{Free}}
 - {{LGPL-lic}}: Redirecționare specializată pentru {{Free}}