|
|
1行目: |
1行目: |
− | <includeonly><div class="notice" id="disambig">''This template documentation is [[Wikipedia:テンプレート文書パターン|transcluded]] from [[Template:Table cell templates]]'' <small>[<span class="plainlinks">[{{fullurl:Template:Table cell templates|action=edit}} edit]</span>]</small></div></includeonly><noinclude>
| + | これらのテンプレートは、[[Help:表の作り方|表]]中で適切な背景色付テキストが入ったセル作成用に使うよう設計されています。これらは一般的に比較表([[オフィススイートの比較]]など)の中で使われます。 |
− | {| class="messagebox standard-talk"
| + | |
− | |- style="vertical-align:top;text-align:center;"
| + | |
− | | This page constitutes a mild abuse of [[Wikipedia:テンプレート文書パターン]], used here for a series of templates instead of a single template.
| + | |
− | |}
| + | |
− | {{notice|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 <code><nowiki><noinclude></nowiki></code> section.}}
| + | |
− | </noinclude>
| + | |
− | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
| + | |
− | These templates 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, {{[[Template:Yes|Yes]]}} 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>.
| + | 例えば、{{[[Template:Yes|Yes]]}}は緑の背景色をもつセルを生成し、引数からセル中のテキストを受け取り表示します。引数で指定されなかった場合デフォルト値の"Yes"を表示します。 |
| | | |
− | ===Templates in this series=== | + | ===系列テンプレート=== |
− | <!--
| + | |
| :{| class="wikitable" | | | :{| class="wikitable" | |
− | ! width=15% | CSS class<ref name="table-cell-templates-table-css">The CSS class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.</ref> !! Templates !! Preview 1 !! Preview 2 !! Preview 3 | + | ! クラス<ref name="table-cell-templates-table-css">そのテンプレートが埋め込まれたセルのHTMLクラス。</ref> !! テンプレート !! プレビュー |
| |- | | |- |
− | | <tt>table-rh</tt> || {{tl|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 || {{rh}} | Row header || || | + | | <tt>table-rh</tt> || {{tl|rh}}<ref name="table-cell-templates-table-after+pipe">引数を取らない。表示する内容はパイプを置いた後に書いてください。</ref> | Row header || {{rh}} | Row header |
| |- | | |- |
− | | <tt>table-yes</tt> || {{tl|yes}}, {{tlp|yes|<nowiki>[[Alternate]] text</nowiki>}} || {{yes}} || {{yes|[[Alternate]] text}} || | + | | <tt>table-yes</tt> || {{tl|yes}} || {{yes}} |
| |- | | |- |
− | | <tt>table-no</tt> || {{tl|no}} || {{no}} || || | + | | <tt>table-no</tt> || {{tl|no}} || {{no}} |
| |- | | |- |
− | | <tt>table-yes2</tt> || {{tl|yes2}}<ref name="table-cell-templates-table-after">Does not take a parameter; the content should be placed after the template call.</ref> Text || {{yes2}} Text || || | + | | <tt>table-yes2</tt> || {{tl|yes2}} テキスト || {{yes2}} テキスト |
| |- | | |- |
− | | <tt>table-no2</tt> || {{tl|no2}}<ref name="table-cell-templates-table-after"/> Text || {{no2}} Text || || | + | | <tt>table-partial</tt> || {{tl|partial}}|| {{partial}} |
| |- | | |- |
− | | <tt>table-partial</tt> || {{tl|partial}}, {{tl|Yes-No}}, {{tl|some}} || {{partial}} || {{Yes-No}} || {{some}} | + | | <tt>table-free</tt> || {{tl|free}} || {{free}} |
| |- | | |- |
− | | <tt>table-na</tt> || {{tl|n/a}} || {{n/a}} || ||
| + | | <tt>table-nonfree</tt> || {{tl|nonfree}} || {{nonfree}} |
− | |-
| + | |
− | | <tt>table-unknown</tt> || {{tl|dunno}}, {{tl|unk}} || {{dunno}} || {{unk}} ||
| + | |
− | |-
| + | |
− | | <tt>table-depends</tt> || {{tl|depends}} || {{depends}} || ||
| + | |
− | |-
| + | |
− | | <tt>table-included</tt> || {{tl|included}} || {{included}} || ||
| + | |
− | |-
| + | |
− | | <tt>table-dropped</tt> || {{tl|dropped}}, {{tl|terminated}} || {{dropped}} || {{terminated}} ||
| + | |
− | |-
| + | |
− | | <tt>table-beta</tt> || {{tl|beta}} || {{beta}} || ||
| + | |
− | |-
| + | |
− | | <tt>table-free</tt> || {{tl|free}} || {{free}} || ||
| + | |
− | |-
| + | |
− | | <tt>table-nonfree</tt> || {{tl|nonfree}}<ref name="table-cell-templates-table-after"/> <nowiki>[[US$]]3.14</nowiki> || {{nonfree}} [[United States dollar|US$]]3.14 || || | + | |
− | |-
| + | |
− | | ''unstyled'' || {{tl|incorrect}} || {{incorrect}} || ||
| + | |
− | |-
| + | |
− | | ''unstyled'' || {{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> || {{?}} || ||
| + | |
| |} | | |} |
− | -->
| + | |
− | ===Notes=== | + | ===脚注=== |
| <references/> | | <references/> |
| | | |
| <includeonly> | | <includeonly> |
− | {{翻訳中}}
| |
| <!-- ADD CATEGORIES BELOW THIS LINE --> | | <!-- ADD CATEGORIES BELOW THIS LINE --> |
| [[Category:Table cell templates]] | | [[Category:Table cell templates]] |
| | | |
| <!-- ADD INTERWIKIS BELOW THIS LINE --> | | <!-- ADD INTERWIKIS BELOW THIS LINE --> |
− | </includeonly> | + | </includeonly><noinclude> |
| + | [[Category:テンプレート文書]] |
| + | [[Category:表セルのテンプレート|*]] |
| + | </noinclude> |