テンプレート:Infobox/rowld
提供: Yourpedia
Infobox/rowldはInfoboxを組成するためのテンプレートです。ラベル付きデータ行作成用です。
引数一覧
{{Infobox/rowld |rowstyle= |labelstyle= |label= |colnum= |datastyle= |data= }}
既定値
- rowstyle - vertical-align:top
- labelstyle - font-weight:bold; text-align:left; white-space:nowrap
- datastyle - text-align:left; background-color:transparent
- colnum - 1
使用例
常にtableの中で使用します。
- 入力例
<table> {{Infobox/rowld |labelstyle= width:5em; background-color:orange |label= label |datastyle= width:15em; background-color:yellowgreen |data= data<br />data<br />data }} </table>
- 出力例
label | data data data |
---|
関連テンプレート
- {{Infobox}}
- {{Infobox/rowh}}
- {{Infobox/rowd}}
- {{Infobox/rowhld}}
- {{Infobox/rowldd}}
- {{Infobox/rowhldd}}