“帮助:编辑手册/表格”的版本间的差异
来自能源智库
< 帮助:编辑手册
(未显示同一用户的19个中间版本) | |||
第1行: | 第1行: | ||
− | === | + | {{:https://zh.wikipedia.org/wiki/Template:%E7%BB%B4%E5%9F%BA%E5%B8%AE%E5%8A%A9%E5%AF%BC%E8%88%AA}} |
+ | |||
+ | === 表格样式 === | ||
+ | |||
+ | <pre> | ||
+ | class="wikitable" 基本样式(浅灰色的背景,边框,填充和左对齐的),可以通过添加类=“wikitable”来实现 | ||
+ | class="wikitable sortable" 基本样式+排序功能 | ||
+ | class="wikitable mw-collapsible mw-collapsed" 折叠展开表格 | ||
− | + | </pre> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {| class="wikitable" style=" | + | === 典型表格 === |
+ | {| class="wikitable" style="text-align:center;" | ||
|- style="vertical-align:top;height:100px;" | |- style="vertical-align:top;height:100px;" | ||
− | | style="text-align:left;" | A | + | | style="width:100px;text-align:left;" | A |
− | | style="text-align:center;" | B | + | | style="width:100px;text-align:center;" | B |
− | | style="text-align:right;" | C | + | | style="width:100px;text-align:right;" | C |
|- style="vertical-align:middle;height:100px;" | |- style="vertical-align:middle;height:100px;" | ||
− | | style="text-align:left;" | D | + | |style="text-align:left;"| D |
− | | style="text-align:center;" | E | + | |style="text-align:center;"| E |
− | | style=" | + | |style="text-align:right;"| F |
|- style="vertical-align:bottom;height:100px;" | |- style="vertical-align:bottom;height:100px;" | ||
− | | style= text-align:left;" | G | + | |style="text-align:left;"| G |
− | | style="text-align:center;" | H | + | |style="text-align:center;"| H |
− | | style="text-align:right;" | I | + | |style="text-align:right;"| I |
+ | |} | ||
+ | |||
+ | {| class="wikitable" style="vertical-align:middle;text-align:center;" | ||
+ | |- style="height:100px;" | ||
+ | | style="width:100px;" | A | ||
+ | | style="width:100px;" | B | ||
+ | | style="width:100px;" | C | ||
+ | |- style="height:100px;" | ||
+ | | D | ||
+ | | E | ||
+ | | F | ||
+ | |- style="height:100px;" | ||
+ | | G | ||
+ | | H | ||
+ | | I | ||
+ | |} | ||
+ | |||
+ | {| class="wikitable" style="vertical-align:middle;text-align:center;" | ||
+ | |- style="height:100px;" | ||
+ | | style="width:60%;" | A | ||
+ | | style="width:30%;" | B | ||
+ | | style="width:60%;" | C | ||
+ | |- style="height:100px;" | ||
+ | | D | ||
+ | | E | ||
+ | | F | ||
+ | |- style="height:100px;" | ||
+ | | G | ||
+ | | H | ||
+ | | I | ||
|} | |} |
2016年7月10日 (日) 18:54的最新版本
{{:https://zh.wikipedia.org/wiki/Template:%E7%BB%B4%E5%9F%BA%E5%B8%AE%E5%8A%A9%E5%AF%BC%E8%88%AA}}
表格样式
class="wikitable" 基本样式(浅灰色的背景,边框,填充和左对齐的),可以通过添加类=“wikitable”来实现 class="wikitable sortable" 基本样式+排序功能 class="wikitable mw-collapsible mw-collapsed" 折叠展开表格
典型表格
A | B | C |
D | E | F |
G | H | I |
A | B | C |
D | E | F |
G | H | I |
A | B | C |
D | E | F |
G | H | I |