Template:Table cell templates/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Crissov
(Created page with ' <noinclude>{{Documentation subpage}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> These templates are designed to be used in a [[Help:Table|ta...')
 
meta>Crissov
mNo edit summary
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
<noinclude>{{Documentation subpage}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
Line 7: Line 5:
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|template parameter]] and defaults to "Yes".
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|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 <code>Dropped</code>, change that to <code><nowiki>{{{1|Dropped}}}</nowiki></code>.
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>.


=== Common code ===
=== Common code ===


<code>style="background: #<var>abcdef</var>; color: black; vertical-align: middle; text-align: <nowiki>{{{align|center}}}; {{{style|}}}</nowiki>" class="<var>xxx</var> table-<var>xxx</var>"|<nowiki>{{{</nowiki>1|<var>xxx</var>}}}</code>
<code>style="background: #<var>abcdef</var>; color: black; vertical-align: middle; text-align:<nowiki>{{{align|center}}}; {{{style|}}}</nowiki>" class="<var>xxx</var>table-<var>xxx</var>"|<nowiki>{{{</nowiki>1|<var>xxx</var>}}}</code>


===Templates in this series===
===Templates in this series===
{| class="wikitable"
{| class="wikitable"
|+ Table cell templates
|+ 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
! 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 ||
|rowspan=2| <code>table-rh</code> || {{tl|rh}} | Row header || {{rh}} | Row header ||
Line 22: Line 20:
| {{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 ||
| {{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 [[text]]</nowiki>}} || {{yes}} || {{yes|Alternative [[text]]}}
| <code>table-yes</code> || {{tl|yes}}, {{tlp|yes|<nowiki>Alternative [[text]]</nowiki>}} || {{yes}} ||{{yes|Alternative [[text]]}}
|-
|-
|rowspan=3| <code>table-no</code> || {{tl|no}}, {{tlp|no|<nowiki>Alternative [[text]]</nowiki>}} || {{no}} || {{no|Alternative[[text]]}}  
|rowspan=3| <code>table-no</code> || {{tl|no}}, {{tlp|no|<nowiki>Alternative [[text]]</nowiki>}} || {{no}} ||{{no|Alternative [[text]]}}  
|-
|-
| {{tl|BLACK}} || {{BLACK}} ||
| {{tl|BLACK}} || {{BLACK}} ||
Line 34: Line 32:
| <code>table-siteinactive</code> || {{tl|siteinactive}} || {{siteinactive}} ||  
| <code>table-siteinactive</code> || {{tl|siteinactive}} || {{siteinactive}} ||  
|-
|-
|rowspan=2| <code>table-yes2</code> || {{tl|yes2}}<ref name="table-cell-templates-table-after"/> Text || {{yes2}} Text ||
|rowspan=2| <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|won}}, {{tlp|won|5}} || {{won}} || {{won|5}}
Line 58: Line 56:
| {{tl|unk}} || {{unk}} ||
| {{tl|unk}} || {{unk}} ||
|-
|-
| <code>table-depends</code> || {{tl|depends}}, {{tlp|depends|<nowiki>Alternative [[text]]</nowiki>}} || {{depends}} ||{{depends|Alternative [[text]]}}  
| <code>table-depends</code> || {{tl|depends}}, {{tlp|depends|<nowiki>Alternative [[text]]</nowiki>}} || {{depends}}|| {{depends|Alternative [[text]]}}  
|-
|-
| <code>table-included</code> || {{tl|included}} || {{included}} ||  
| <code>table-included</code> || {{tl|included}} || {{included}} ||  
Line 70: Line 68:
| {{tl|table-experimental}} || {{table-experimental}} ||
| {{tl|table-experimental}} || {{table-experimental}} ||
|-
|-
| <code>table-free</code> || {{tl|free}}, {{tlp|free|<nowiki>Alternative [[text]]</nowiki>}} || {{free}} || {{free|Alternative[[text]]}}  
| <code>table-free</code> || {{tl|free}}, {{tlp|free|<nowiki>Alternative [[text]]</nowiki>}} || {{free}} ||{{free|Alternative [[text]]}}
|-
| <code>table-nonfree</code> || {{tl|nonfree}}, {{tlp|nonfree|<nowiki>Alternative [[text]]</nowiki>}} || {{nonfree}}|| {{nonfree|Alternative [[text]]}}  
|-
|-
| <code>table-nonfree</code> || {{tl|nonfree}}, {{tlp|nonfree|<nowiki>Alternative [[text]]</nowiki>}} || {{nonfree}} ||{{nonfree|Alternative [[text]]}}  
| <code>table-proprietary</code> || {{tl|proprietary}}, {{tlp|proprietary|<nowiki>Alternative [[text]]</nowiki>}} ||{{proprietary}} || {{proprietary|Alternate [[text]]}}
|-
|-
| <code>table-needs</code> || {{tl|needs}}, {{tlp|needs|<nowiki>Alternative [[text]]</nowiki>}} || {{needs}} || {{needs|Alternative[[text]]}}  
| <code>table-needs</code> || {{tl|needs}}, {{tlp|needs|<nowiki>Alternative [[text]]</nowiki>}} || {{needs}} ||{{needs|Alternative [[text]]}}  
|-
|-
| ''no class'' || {{tl|incorrect}}, {{tlp|incorrect|<nowiki>Alternative [[text]]</nowiki>}}  || {{incorrect}} ||{{incorrect|Alternative [[text]]}}  
| ''no class'' || {{tl|incorrect}}, {{tlp|incorrect|<nowiki>Alternative [[text]]</nowiki>}}  || {{incorrect}} ||{{incorrect|Alternative [[text]]}}  
Line 82: Line 82:
| ''no class'' || {{tl|pending}} || {{Pending}} ||  
| ''no class'' || {{tl|pending}} || {{Pending}} ||  
|-
|-
| <code>table-nightly</code> || {{tl|nightly}}, {{tlp|nightly|<nowiki>Alternative [[text]]</nowiki>}} || {{nightly}} ||{{nightly|Alternative [[text]]}}  
| <code>table-nightly</code> || {{tl|nightly}}, {{tlp|nightly|<nowiki>Alternative [[text]]</nowiki>}} || {{nightly}}|| {{nightly|Alternative [[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|?}}<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> || {{?}} ||  
Line 89: Line 89:
=== See also ===
=== See also ===
* {{tl|multiplayer}}
* {{tl|multiplayer}}
* {{tl|proprietary}}
* {{tl|GPL-lic}}
* {{tl|GPL-lic}}


Line 105: Line 104:
[[hsb:Předłoha:Haj ně]]
[[hsb:Předłoha:Haj ně]]
[[ja:Template:Table cell templates]]
[[ja:Template:Table cell templates]]
[[ko:틀:모름]]
[[ko:틀:표 셀 틀]]
[[zh:Template:Table cell templates]]
[[zh:Template:Table cell templates]]
</noinclude>
</noinclude>

Revision as of 20:56, 10 March 2010

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 thetemplate 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}}}.

Common code

style="background: #abcdef; color: black; vertical-align: middle; text-align:{{{align|center}}}; {{{style|}}}" class="xxxtable-xxx"|{{{1|xxx}}}

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 [[text]]}} Yes Alternative text
table-no {{no}}, {{no|Alternative [[text]]}} No Alternative text
{{BLACK}} N/A
{{coming soon}} Coming soon
table-siteactive {{siteactive}} Template:Siteactive
table-siteinactive {{siteinactive}} Template:Siteinactive
table-yes2 {{yes2}}[3] Text Text
{{won}}, {{won|5}} Won 5
table-no2 {{no2}}[3] Text Text
{{nom}}, {{nom|5}} Nominated 5
{{sho}} Shortlisted
table-partial {{partial}} Partial
{{yes-No}} Yes/No
{{some}} Some
table-any {{any}} Any
table-na {{n/a}} N/A
table-unknown {{dunno}} ?
{{unk}} Template:Unk
table-depends {{depends}}, {{depends|Alternative [[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 [[text]]}} Free Alternative text
table-nonfree {{nonfree}}, {{nonfree|Alternative [[text]]}} Non-free Alternative text
table-proprietary {{proprietary}}, {{proprietary|Alternative [[text]]}} Proprietary Alternate text
table-needs {{needs}}, {{needs|Alternative [[text]]}} Needs Alternative text
no class {{incorrect}}, {{incorrect|Alternative [[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 [[text]]}} Nightly build Alternative text
no class {{?}}[4] Template:?

See also

Notes

  1. The HTML class of table cell templates may be referenced in auser 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:틀:표 셀 틀 zh:Template:Table cell templates