テンプレート:Infobox/rowh
提供: Yourpedia
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 |
|---|
関連テンプレート[編集]
- {{Infobox}}
- {{Infobox/rowd}}
- {{Infobox/rowld}}
- {{Infobox/rowhld}}
- {{Infobox/rowldd}}
- {{Infobox/rowhldd}}