テンプレート:Table cell templates
提供: Yourpedia
2007年6月24日 (日) 14:17時点における腹立つ (トーク | 投稿記録)による版 (新しいページ: '<includeonly><div class="notice" id="disambig">''This template documentation is transcluded from [[Template:Table cell templa...')
このページは、テンプレートの解説ページです。このページを直接参照すると、リンク先のページ名やURLを変数で指定しているリンクが赤リンクになる場合がありますが、リンク先を指定し直さなくてよい場合もあります。リンクの設定の不具合に関する質問等は親ページの会話ページに投稿して下さい。 |
If you spot any more table cell templates that fit into this scheme, please add them to this page and add this template in a <noinclude> section. |
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
CSS class[1] Templates Preview 1 Preview 2 Preview 3 table-rh {{rh}}[2] | Row header Row header table-yes {{yes}}, {{{{#if:yes yes | Tlp|... }}{{#ifeq:[[Alternate]] text|[[Alternate]] text| |[[Alternate]] text }}{{#ifeq:x |{{{3}}} }}{{#ifeq:x |{{{4}}} }}{{#ifeq:x |{{{5}}} }}{{#ifeq:x |{{{6}}} }}{{#ifeq:x |{{{7}}} }}{{#ifeq:x |{{{8}}} }}{{#ifeq:x |{{{9}}} }}}} Yes Alternate text table-no {{no}} No table-yes2 {{yes2}}[3] Text Text table-no2 {{no2}}[3] Text テンプレート:no2 Text table-partial {{partial}}, {{Yes-No}}, {{some}} 部分的 テンプレート:Yes-No テンプレート:some table-na {{n/a}} テンプレート:n/a table-unknown {{dunno}}, {{unk}} テンプレート:dunno テンプレート:unk table-depends {{depends}} テンプレート:depends table-included {{included}} テンプレート:included table-dropped {{dropped}}, {{terminated}} テンプレート:dropped テンプレート:terminated table-beta {{beta}} テンプレート:beta table-free {{free}} フリー table-nonfree {{nonfree}}[3] [[US$]]3.14 ノンフリー US$3.14 unstyled {{incorrect}} テンプレート:incorrect unstyled {{?}}[4] 不明
Notes
- ↑ The CSS class of table cell templates may be referenced in a user stylesheet to change appearance.
- ↑ Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.
- ↑ 3.0 3.1 3.2 Does not take a parameter; the content should be placed after the template call.
- ↑ Does not take a parameter; not really a table cell template at all, but here for completeness