テンプレート:C

提供: ArchWiki
2020年10月7日 (水) 11:23時点におけるNy-a (トーク | 投稿記録)による版 (Wikipediaのリンクを日本語版に変更)
ナビゲーションに移動 検索に移動
このページはテンプレートです。このページに Arch Linux に関連する情報は含まれていません、他の記事のパーツとして使って下さい。詳しくは、ヘルプ:テンプレートを見て下さい。

このテンプレートで実験はしないようお願いします。このテンプレートを使っているページを破壊してしまうおそれがあります。このテンプレートを編集したいときは、テキストをテンプレート:サンドボックスにコピーして、そこでテストを行ってから、問題ないようでしたら編集してください。

このテンプレートに関して何か意見がある場合は、自由に発言してください。

Template to center the text inside table cell. The template was copied from Wikipedia:ja:Template:Center.

ノート: If most table cells should be centered, do not wrap every cell with this template and instead add style="text-align: center;" after the table class (you can then left align cells using Template:L).

See also ヘルプ:テンプレート#テーブルテンプレート.

Usage

{| class="wikitable"
|-
! Long title text 1 !! Long title text 2 !! Long title text 3
|-
| rowspan="2" {{C|Centered}} || colspan="2" {{C|Centered}}
|-
| {{C|Centered}} || Regular
|}

Example

Long title text 1 Long title text 2 Long title text 3
Centered Centered
Centered Regular