テンプレート:Infobox/rowh

提供: Yourpedia
移動: 案内検索
Template Info このテンプレートの解説はテンプレート:Infobox/rowh/docから呼び出されています[編集] [履歴]

Infobox/rowhはInfoboxを組成するためのテンプレートです。ヘッダ行作成用です。

引数一覧[編集]

{{Infobox/rowh
 |colnum= 
 |style=
 |header=
}}

既定値[編集]

  • style - text-align:center; font-weight:bold; background-color:transparent
  • colnum - 2

使用例[編集]

常にtableの中で使用します。

  • 入力例
<table>
{{Infobox/rowh
 |style= width:20em; background-color:yellow; font-size:large;
 |header= header
}}
</table>
  • 出力例
header

関連テンプレート[編集]