「テンプレート:Infobox/rowd/doc」の版間の差分
提供: Yourpedia
(ページの作成:「<noinclude>{{Documentation subpage}}</noinclude> '''Infobox/rowd'''はInfoboxを組成するためのテンプレートです。データ行作成用で、スタイルの...」) |
細 (カテゴリリンク修正) |
||
(同じ利用者による、間の3版が非表示) | |||
1行目: | 1行目: | ||
<noinclude>{{Documentation subpage}}</noinclude> | <noinclude>{{Documentation subpage}}</noinclude> | ||
− | '''Infobox/rowd''' | + | '''Infobox/rowd'''はInfoboxを組成するためのテンプレートです。データ行作成用です。 |
== 引数一覧 == | == 引数一覧 == | ||
6行目: | 6行目: | ||
{{Infobox/rowd | {{Infobox/rowd | ||
|colnum= | |colnum= | ||
− | |||
|style= | |style= | ||
|data= | |data= | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | === 既定値 === | |
+ | *style - vertical-align:top; text-align:center | ||
+ | *colnum - 2 | ||
== 使用例 == | == 使用例 == | ||
常にtableの中で使用します。 | 常にtableの中で使用します。 | ||
18行目: | 19行目: | ||
<table> | <table> | ||
{{Infobox/rowd | {{Infobox/rowd | ||
− | |||
− | |||
|style= width:20em; background-color:pink; font-size:small; | |style= width:20em; background-color:pink; font-size:small; | ||
|data= data | |data= data | ||
28行目: | 27行目: | ||
<table> | <table> | ||
{{Infobox/rowd | {{Infobox/rowd | ||
− | |||
− | |||
|style= width:20em; background-color:pink; font-size:small; | |style= width:20em; background-color:pink; font-size:small; | ||
|data= data | |data= data | ||
}} | }} | ||
</table> | </table> | ||
+ | |||
== 関連テンプレート == | == 関連テンプレート == | ||
*{{Tl|Infobox}} | *{{Tl|Infobox}} | ||
43行目: | 41行目: | ||
<includeonly> | <includeonly> | ||
− | [[Category: | + | [[Category:内部テンプレート]] |
</includeonly> | </includeonly> |
2018年5月26日 (土) 23:07時点における最新版
このページは、テンプレートの解説ページです。このページを直接参照すると、リンク先のページ名やURLを変数で指定しているリンクが赤リンクになる場合がありますが、リンク先を指定し直さなくてよい場合もあります。リンクの設定の不具合に関する質問等は親ページの会話ページに投稿して下さい。 |
Infobox/rowdはInfoboxを組成するためのテンプレートです。データ行作成用です。
引数一覧[編集]
{{Infobox/rowd |colnum= |style= |data= }}
既定値[編集]
- style - vertical-align:top; text-align:center
- colnum - 2
使用例[編集]
常にtableの中で使用します。
- 入力例
<table> {{Infobox/rowd |style= width:20em; background-color:pink; font-size:small; |data= data }} </table>
- 出力例
data |
関連テンプレート[編集]
- {{Infobox}}
- {{Infobox/rowh}}
- {{Infobox/rowld}}
- {{Infobox/rowhld}}
- {{Infobox/rowldd}}
- {{Infobox/rowhldd}}