“帮助:编辑手册/表格”的版本间的差异
来自能源智库
< 帮助:编辑手册
(未显示同一用户的16个中间版本) | |||
第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="text-align:center;" | ||
+ | |- style="vertical-align:top;height:100px;" | ||
+ | | style="width:100px;text-align:left;" | A | ||
+ | | style="width:100px;text-align:center;" | B | ||
+ | | style="width:100px;text-align:right;" | C | ||
+ | |- style="vertical-align:middle;height:100px;" | ||
+ | |style="text-align:left;"| D | ||
+ | |style="text-align:center;"| E | ||
+ | |style="text-align:right;"| F | ||
+ | |- style="vertical-align:bottom;height:100px;" | ||
+ | |style="text-align:left;"| G | ||
+ | |style="text-align:center;"| H | ||
+ | |style="text-align:right;"| I | ||
+ | |} | ||
− | {| class="wikitable" | + | {| class="wikitable" style="vertical-align:middle;text-align:center;" |
− | + | |- style="height:100px;" | |
− | + | | style="width:100px;" | A | |
− | | style="height:100px | + | | style="width:100px;" | B |
− | | style=" | + | | style="width:100px;" | C |
− | | | + | |- style="height:100px;" |
− | | style=" | + | | D |
− | | style="height:100px | + | | E |
− | + | | F | |
− | |- | + | |- style="height:100px;" |
− | + | | G | |
− | + | | H | |
− | + | | I | |
|} | |} | ||
− | {| class="wikitable" | + | {| class="wikitable" style="vertical-align:middle;text-align:center;" |
− | + | |- style="height:100px;" | |
− | |- style=" | + | | style="width:60%;" | A |
− | | style=" | + | | style="width:30%;" | B |
− | | style=" | + | | style="width:60%;" | C |
− | | style=" | + | |- style="height:100px;" |
− | |- style=" | + | | D |
− | + | | E | |
− | + | | F | |
− | + | |- style="height:100px;" | |
− | |- style=" | + | | 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 |