Sjabloon:Gedeeltelik
| Deels |
Sjablone kan met enige kleur gebruik word, maar elkeen moet apart gemaak word, soos in Engels:
| Template:BLACK =| Template:TBA = Sjabloon:Distinguish
| Template:Pending =| Template:Correct = Sjabloon:Distinguish
}}| Hierdie sjabloon word op baie blaaie gebruik en dus sal wysigings hiervan in baie artikels merkbaar wees. Toets enige veranderings op die sjabloon se /sandput- of /toetsgevalle-subblaaie, of in jou eie gebruikersubblad. Oorweeg dit asb. om veranderings op die besprekingsblad te bespreek voor dit aangebring word. |
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. Most of these templates should not be used simply to produce a background color, use them according to their meaning.
For example, {{yes}} makes a cell with a green background. The text in the cell is taken from the first parameter; {{yes|Sure}} would give "Sure" otherwise it defaults to "Yes". Most templates allow editors to override the default text using |1= or equivalent, some require text to be placed after the template call, and others may need a vertical bar (Sjabloon:Char) separating the two: {{table cell template}} text or {{table cell template}} | text. This information, the colors, and default texts are found in the table below.
Sjabloon:Warnsign If you want to use other attributes for the table cells that do not appear in Sjabloon:Gedeeltelik § Notes below, e.g. colspan, rowspan, or style, they need to be put before the template call, and there must be no vertical bar (Sjabloon:Char) in-between them, for example:
| Ja | Nee | N/A |
|---|---|---|
| colspan=2 style="border:solid 3px Maroon" Sjabloon:Yes-No |
...
!{{ja1}} ||{{Nee}} ||rowspan=2 {{n/a}}
|-
|colspan=2 style="border:solid 3px Maroon" {{Yes-No}}
...
Templates
[wysig bron]Code
[wysig bron]Common code to most if not all the templates in this series:
Code specific to this template:
style="background:#FFB; color:black;vertical-align:middle;text-align:center; " class="table-partial"|Deels
Creating new templates
[wysig bron]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: {{{align|center}}}; {{{style|}}}" class="automatic table-automatic"| {{{1|text}}}
Choosing a color
[wysig bron]When changing or creating a new template, follow the use of colour guidelines and the when choosing the background color and, sometimes, the text color. Many of these templates can be used with links to other articles or references, so the links should be clearly identifiable against the background color. You can check contrast level using the WebAIM contrast checker by setting the foreground color to the blue link color. Contrast should be at the minimum WCAG AA level and, whenever possible, at WCAG AAA level. Wikipedia:Manual of Style/Accessibility/Colors has a set of colors that comply with WCAG AAA and WCAG AA for unvisited links and normal text.
Color subpage
[wysig bron]All templates should either have a /bgcolor subpage that contains nothing but a valid CSS color code, possibly wrapped in nowiki tags, e.g. #BFD, which can be included with background: {{/bgcolor}}; in the style attribute, or they should reference another template's subpage, e.g. background: {{Template:Yes2/bgcolor}};. Alternatively, the /bgcolor subpage may redirect to another color code subpage: #REDIRECT [[yes2/bgcolor]].
This way, pages that are using these templates may also use {{legend}} and similar templates which can reference the actual color: {{legend|{{yes2/bgcolor}}|supported}}
TemplateData
[wysig bron]Sjabloondata vir Gedeeltelik
{{{templatedata|<templatedata> { "description": "One of several templates for styling individual table cells with standard contents and colors.", "format": "inline", "params": { "1": { "label": "text", "description": "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", "type": "content", "default": "(template dependent)", "required": false,
"suggested": false
}, "align": { "label": "horizontal align", "description": "text alignment inside the cell, either 'left', 'right', 'center' or 'justified'", "default": "center", "inherits": "1", "type": "string",
"suggested": false,
"suggestedvalues": [ "left", "center",
"right",
"justified"
] }, "style": { "label": "style", "description": "a semicolon-separated list of additional CSS rules to be applied to the table cell", "inherits": "1", "type": "string",
"suggested": false
}, "color": { "label": "background color", "description": "a valid CSS color value or name to override the standard cell background, only available with some templates", "inherits": "1", "type": "line",
"suggested": false
} } }
Notes
[wysig bron]- ↑ The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
- ↑ 2,0 2,1 Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ↑ This template is related to Sjabloon:WikiProject link.
- ↑ This template is related to Sjabloon:WikiProject link.
- ↑ This group of templates is related to Sjabloon:WikiProject link.
- ↑ This group of templates is related to Sjabloon:WikiProject link.
- ↑ This group of templates is related to Sjabloon:WikiProject link.
| Die bostaande dokumentasie is ingesluit vanaf Sjabloon:Gedeeltelik/doc. (wysig | geskiedenis) Redigeerders kan eksperimenteer in hierdie sjabloon se sandput (skep | spieël) en toetsgevalle (skep) blaaie. Plaas asseblief kategorieë op die /doc-subbladsy. Subbladsye vir die sjabloon. |