Template:Table
跳到导航
跳到搜索
用法[编辑]
To specify a straightforward table without needing to input all the wikicode required[來源請求] (in particular the |-
row divisions).
{{Table |type = // default: style="background:transparent;" |title = |hdrs = // first header !! second header !! ... |row1 = // first cell's contents {{!!}} second cell's contents {{!!}} ... ... |row50 = // last possible row }}
All parameters optional.
例子[编辑]
例子1[编辑]
{{Table |hdrs=Timeline |row1=2001 Started research |row2=2002 Published findings}}
Timeline |
---|
2001 Started research |
2002 Published findings |
例子2[编辑]
{{Table |type=class="wikitable sortable" |title=Example Table Two |hdrs=Year!!Comments |row1=2001{{!!}}Started research |row2=2002{{!!}}Published findings |row3=2002{{!!}}Published findings }}
Year | Comments |
---|---|
2001 | Started research |
2002 | Published findings |
2002 | Published findings |
2002 | Published findings |
2002 | Published findingsPublished findings
Published findings Published findings Published findings Published findings Published findings Published findings Published findings Published findings |
2002 | Published findings |
外部链接[编辑]
上述文档嵌入自Template:Table/doc。 (编辑 | 历史) 编者可以在本模板的沙盒 (创建 | 镜像)和测试样例 (创建)页面进行实验。 请在/doc子页面中添加分类。本模板的子页面。 |