Template:Table set
提供:Terraria Japan Wiki
(版間での差分)
細 (Cat) |
(背景色を消す) |
||
1行: | 1行: | ||
- | style = "margin:0.5em; padding:5px; width:auto; | + | style = "margin:0.5em; padding:5px; width:auto; {{色枠}}{{スタイル丸み}}"<noinclude> |
テーブル(表)を統一的に作成するためのスタイル。丸枠型。 | テーブル(表)を統一的に作成するためのスタイル。丸枠型。 |
2021年11月16日 (火) 12:54時点における版
style = "margin:0.5em; padding:5px; width:auto; border: 1px solid #AFCFE2;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"
テーブル(表)を統一的に作成するためのスタイル。丸枠型。
使用法
{| {{Table set}} ! {{Table th}} | アイテム ! {{Table th}} | 必要素材 ! {{Table th}} | 必要家具 |- |- | {{Table lineb}} | Test | {{Table lineb}} | TestItem | {{Table linec}} rowspan="13" | {{item link|Sawmill}} |- | {{Table lineb}} |Test | {{Table lineb}} | TestItem |}
アイテム | 必要素材 | 必要家具 |
---|---|---|
Test | TestItem | Sawmill |
Test | TestItem |
一式
- {{Table set}} 表のスタイル
- {{Table th}} 表見出し用のスタイル
- {{Table lineb}} 行のスタイル
- {{Table linec}} rowspan="10" 結合した列に使う