Template:Depends

From AEWiki: The Unofficial Aethelmearc Wiki
Jump to navigation Jump to search

style="background: #ffeedd; color: black;" class="table-depends" | Depends

[edit] File:50px-Template-info.svg.png Template documentation

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[edit source]

CSS class<ref name="table-cell-templates-table-css">The CSS class of table cell templates may be referenced in a user stylesheet to change appearance.</ref> Templates Preview 1 Preview 2 Preview 3
table-rh {{rh}}<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 Template:Rh | Row header
table-yes {{yes}}, {{yes| Alternate [[text]] }} Yes Alternate text
table-no {{no}}, {{BLACK}} No N/A
table-yes2 {{yes2}}<ref name="table-cell-templates-table-after"/> Text, {{won}}, {{won| 5 }} Text Template:Won Template:Won
table-no2 {{no2}}<ref name="table-cell-templates-table-after">Does not take a parameter; the content should be placed after the template call.</ref> Text, {{nom}}, {{nom| 5 }} Text Nominated 5
table-partial {{partial}}, {{Yes-No}}, {{some}} Partial Template:Yes-No Template:Some
table-any {{any}} any
table-na {{n/a}} Template:N/a
table-unknown {{dunno}}, {{unk}} ? Template:Unk
table-depends {{depends}} Depends
table-included {{included}} Included
table-dropped {{dropped}}, {{terminated}} Dropped Template:Terminated
table-beta {{beta}}, {{table-experimental}} Beta Template:Table-experimental
table-free {{free}} Free
table-nonfree {{nonfree}}<ref name="table-cell-templates-table-after"/> Text Text
table-needs {{needs}}, {{needs| Alternate [[text]] }} Needs Alternate text
unstyled {{incorrect}} Incorrect
unstyled {{No result}}, {{No result| N.R. }} No result N.R.
unstyled {{480p}}, {{16:9}} 480p 16:9
unstyled {{?}}<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> ?

Notes[edit source]

<references group=""></references>