Template:Table cell templates/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
(Replaced content with 'damn it')
meta>Wayne Slam
m (Reverted edits by 72.219.149.206 (talk) to last revision by Greenrd (HG))
Line 1: Line 1:
damn it
<noinclude>{{Documentation subpage}}</noinclude>
 
The templates in this series are designed to be used in a [[Help:Table|table]] to make a cell with text in that cell, with an appropriately coloured background.  They are commonly used in [[:Category:Comparisons|comparison tables]].
 
For example, <code>{{Tl|yes}}</code> makes a cell with a green background. The text in the cell is taken from the [[Help:Template#Parameters|first parameter]]; <code><nowiki>{{</nowiki>yes|Sure}}</code> 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: <code><nowiki>{{</nowiki>''table cell template''}} ''text''</code> or <code><nowiki>{{</nowiki>''table cell template''}} | ''text''</code>. 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. <code>colspan</code> or <code>rowspan</code>, they need to be put before the template call and there must be no vertical bar <code>|</code> in between them:
 
{| class=wikitable align=right
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
|}
<pre>...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
...
</pre>
 
=== Templates in this series ===
 
{| class="wikitable"
|+ Table cell templates
! Class<ref name="table-cell-templates-table-css">The HTML class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.</ref> !! Template !! Preview !! Preview, alternative
|-
|rowspan=2| <code>table-rh</code> || {{Tl|rh}} | Row header || {{rh}} | Row header ||
|-
| {{Tl|rh2}}<ref name="table-cell-templates-table-after+pipe">Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.</ref> | Row header || {{rh2}} | Row header ||
|-
| <code>table-yes</code> || {{Tl|yes}}, {{Tlp|yes|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{yes}} ||{{yes|Alternative [[Plain text|text]]}}
|-
|rowspan=2| <code>table-no</code> || {{Tl|no}}, {{Tlp|no|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{no}} ||{{no|Alternative [[Plain text|text]]}}
|-
| {{Tl|coming soon}} || {{coming soon}} ||
|-
| <code>table-siteactive</code> || {{Tl|Site active}} || {{site active}} ||
|-
| <code>table-siteinactive</code> || {{Tl|Site inactive}} || {{site inactive}} ||
|-
|rowspan=3| <code>table-yes2</code> || {{Tl|yes2}}<ref name="table-cell-templates-table-after"/> Text || {{yes2}}Text ||
|-
| {{Tl|won}}, {{Tlp|won|5}} || {{won}} || {{won|5}}
|-
| {{Tl|good}}, {{Tlp|good|A}} || {{good}} || {{good|A}}
|-
|rowspan=4| <code>table-no2</code> || {{Tl|no2}}<ref name="table-cell-templates-table-after">Does not take a parameter; the content should be placed after the template call.</ref> Text || {{no2}} Text ||
|-
| {{Tl|nom}}, {{Tlp|nom|5}} || {{nom}} || {{nom|5}}
|-
| {{Tl|bad}}, {{Tlp|bad|F}} || {{bad}} || {{bad|F}}
|-
| {{Tl|sho}} || {{sho}} ||
|-
|rowspan=4| <code>table-partial</code> || {{Tl|partial}} || {{partial}} ||
|-
| {{Tl|yes-No}} || {{Yes-No}} ||
|-
| {{Tl|okay}}, {{Tlp|okay|C}} || {{okay}} || {{okay|C}}
|-
| {{Tl|some}} || {{some}} ||
|-
| <code>table-any</code> || {{Tl|any}} || {{any}} ||
|-
|rowspan=2| <code>table-na</code> || {{Tl|n/a}} || {{n/a}} ||
|-
| {{Tl|BLACK}} || {{BLACK}} ||
|-
|rowspan=2| <code>table-unknown</code> || {{Tl|dunno}} || {{dunno}} ||
|-
| {{Tl|Unknown}} || {{Unknown}} ||
|-
| <code>table-depends</code> || {{Tl|Depends}}, {{Tlp|Depends|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{Depends}}|| {{Depends|Alternative [[Plain text|text]]}}
|-
| <code>table-included</code> || {{Tl|Included}} || {{Included}} ||
|-
|rowspan=2| <code>table-dropped</code> || {{Tl|dropped}} || {{dropped}} ||
|-
| {{Tl|terminated}} || {{terminated}} ||
|-
|rowspan=2| <code>table-beta</code> || {{Tl|beta}} || {{beta}} ||
|-
| {{Tl|table-experimental}} || {{table-experimental}} ||
|-
| <code>table-free</code> || {{Tl|free}}, {{Tlp|free|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{free}} ||{{free|Alternative [[Plain text|text]]}}
|-
| <code>table-nonfree</code> || {{Tl|nonfree}}, {{Tlp|nonfree|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{nonfree}}|| {{nonfree|Alternative [[Plain text|text]]}}
|-
| <code>table-proprietary</code> || {{Tl|proprietary}}, {{Tlp|proprietary|<nowiki>Alternative [[Plain text|text]]</nowiki>}} ||{{proprietary}} || {{proprietary|Alternate [[Plain text|text]]}}
|-
| <code>table-needs</code> || {{Tl|needs}}, {{Tlp|needs|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{needs}} ||{{needs|Alternative [[Plain text|text]]}}
|-
| ''no class'' || {{Tl|incorrect}}, {{Tlp|incorrect|<nowiki>Alternative [[Plain text|text]]</nowiki>}}  || {{incorrect}} ||{{incorrect|Alternative [[Plain text|text]]}}
|-
| ''no class'' || {{Tl|no result}}, {{Tlp|no result|N.R.}} || {{No result}} || {{No result|N.R.}}
|-
| ''no class'' || {{Tl|pending}} || {{Pending}} ||
|-
| <code>table-nightly</code> || {{Tl|nightly}}, {{Tlp|nightly|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{nightly}}|| {{nightly|Alternative [[Plain text|text]]}}
|-
| <code>table-release-candidate</code> || {{Tl|release-candidate}}, {{Tlp|release-candidate|<nowiki>Alternative [[Plain text|text]]</nowiki>}} || {{release-candidate}}|| {{release-candidate|Alternative [[Plain text|text]]}}
|-
| ''no class'' || {{Tl|?}}<ref name="table-cell-templates-table-noparam">Does not take a parameter; not really a table cell template at all, but here for completeness</ref> || {{?}} ||
|-
| ''no class'' || {{Tl|unofficial}} || {{Unofficial}} ||
|}
 
=== Code ===
 
Common code to most if not all the templates in this series:
:<code>{{Table cell templates|class=''automatic''|text=''text''|bg=#''abcdef''}}</code>
 
Code specific to this template:
:<code>{{ {{BASEPAGENAME}} }}</code>
 
To make a new table cell template you can use:
<source lang=text>{{subst:Table cell templates| text = default text | bg = background color | class = a class name without prefix | align = standard horizontal alignment}}</source>
 
You should leave out the <code>align</code> parameter and often the <code>class</code> parameter is unnecessary, too.
 
Add the new template to the table in the [[Template:Table cell templates/doc|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 <code>Dropped</code>, change that to <code><nowiki>{{{1|Dropped}}}</nowiki></code>.
 
=== See also ===
 
* {{Tl|multiplayer}}
* {{Tl|GPL-lic}}
* {{Tl|chg}}: calculate and display changes between two values
 
=== Notes ===
 
{{Reflist}}
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Table cell templates]]
<noinclude>
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[es:Plantilla:Celda de tabla de plantillas]]
[[ca:Plantilla:Plantilles per les cel·les de les taules]]
[[eo:Ŝablono:Jes ne]]
[[hsb:Předłoha:Haj ně]]
[[ja:Template:Table cell templates]]
[[ko:틀:표 셀 틀]]
[[sh:Šablon:Da-ne]]
[[zh:Template:Table cell templates]]
</noinclude>

Revision as of 23:04, 29 October 2010

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 N/A
Yes/No
...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Yes-No}}
...

Templates in this series

Table cell templates
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]]}} Yes Alternative text
table-no {{no}}, {{no|Alternative [[Plain text|text]]}} No 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}} Won 5
{{good}}, {{good|A}} Good A
table-no2 {{no2}}[3] Text Text
{{nom}}, {{nom|5}} Nominated 5
{{bad}}, {{bad|F}} Template:Bad Template:Bad
{{sho}} Shortlisted
table-partial {{partial}} Partial
{{yes-No}} Yes/No
{{okay}}, {{okay|C}} Neutral C
{{some}} Some
table-any {{any}} Any
table-na {{n/a}} N/A
{{BLACK}} N/A
table-unknown {{dunno}} ?
{{Unknown}} Unknown
table-depends {{Depends}}, {{Depends|Alternative [[Plain text|text]]}} Depends Alternative text
table-included {{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]]}} Non-free Alternative text
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]]}} Incorrect Alternative text
no class {{no result}}, {{no result|N.R.}} No result N.R.
no class {{pending}} 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] Template:?
no class {{unofficial}} Unofficial

Code

Common code to most if not all the templates in this series:

style="background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|text-transform: capitalize;}}}" class="automatic table-automatic"| {{{1|text}}}

Code specific to this template:

style="background: {{/bgcolor}}; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|text-transform: capitalize;}}}" class="Table cell templates table-Table cell templates"| {{{1|{{{text}}}}}}

To make a new table cell template you can use: <source lang=text>{{subst:Table cell templates| text = default text | bg = background color | class = a class name without prefix | align = standard horizontal alignment}}</source>

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

Notes

  1. The HTML class of table cell templates may be referenced in a user stylesheet to change appearance.
  2. Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
  3. 3.0 3.1 Does not take a parameter; the content should be placed after the template call.
  4. Does not take a parameter; not really a table cell template at all, but here for completeness

es:Plantilla:Celda de tabla de plantillas ca:Plantilla:Plantilles per les cel·les de les taules eo:Ŝablono:Jes ne hsb:Předłoha:Haj ně ja:Template:Table cell templates ko:틀:표 셀 틀 sh:Šablon:Da-ne zh:Template:Table cell templates