「テンプレート:Infobox/rowh/doc」の版間の差分
提供: Yourpedia
								
												
				| 細 | 細 | ||
| (同じ利用者による、間の4版が非表示) | |||
| 1行目: | 1行目: | ||
| <noinclude>{{Documentation subpage}}</noinclude> | <noinclude>{{Documentation subpage}}</noinclude> | ||
| − | '''Infobox/rowh''' | + | '''Infobox/rowh'''はInfoboxを組成するためのテンプレートです。ヘッダ行作成用です。 | 
| == 引数一覧 == | == 引数一覧 == | ||
| 6行目: | 6行目: | ||
| {{Infobox/rowh | {{Infobox/rowh | ||
|   |colnum=   |   |colnum=   | ||
| − | |||
|   |style= |   |style= | ||
|   |header= |   |header= | ||
| }} | }} | ||
| </pre> | </pre> | ||
| + | === 既定値 === | ||
| + | *style - text-align:center; font-weight:bold; background-color:transparent | ||
| + | *colnum - 2 | ||
| == 使用例 == | == 使用例 == | ||
| 18行目: | 20行目: | ||
| <table> | <table> | ||
| {{Infobox/rowh | {{Infobox/rowh | ||
| − | + |   |style= width:20em; background-color:yellow; font-size:large; | |
| − | + | ||
| − |   |style= width:20em; background-color: | + | |
|   |header= header |   |header= header | ||
| }} | }} | ||
| 28行目: | 28行目: | ||
| <table> | <table> | ||
| {{Infobox/rowh | {{Infobox/rowh | ||
| − | + |   |style= width:20em; background-color:yellow; font-size:large; | |
| − | + | ||
| − |   |style= width:20em; background-color: | + | |
|   |header= header |   |header= header | ||
| }} | }} | ||
| </table> | </table> | ||
| + | |||
| == 関連テンプレート == | == 関連テンプレート == | ||
| *{{Tl|Infobox}} | *{{Tl|Infobox}} | ||
| 43行目: | 42行目: | ||
| <includeonly> | <includeonly> | ||
| − | [[Category: | + | [[Category:内部テンプレート]] | 
| </includeonly> | </includeonly> | ||
2018年5月27日 (日) 01:11時点における最新版
|   | このページは、テンプレートの解説ページです。このページを直接参照すると、リンク先のページ名やURLを変数で指定しているリンクが赤リンクになる場合がありますが、リンク先を指定し直さなくてよい場合もあります。リンクの設定の不具合に関する質問等は親ページの会話ページに投稿して下さい。 | 
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}}

