这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据
Translations:帮助:编辑指南/24/en:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“=== text box related === ''Actually the text box is a type of chart too, but its number of line and column are both 1.'' *collapsible text box: Put the class named mw-collapsible on the Html elements(div, span, table, etc.) <pre>{| class="mw-collapsible mw-collapsed wikitable" !colspan="1"| title |- | collapsible text |}</pre>” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
=== | === Text box related === | ||
''Actually the text box is a type of chart too, but its number of line and column are both 1.'' | ''Actually the text box is a type of chart too, but its number of line and column are both 1.'' | ||
*collapsible text box: | *collapsible text box: | ||
2022年6月11日 (六) 22:09的最新版本
Text box related
Actually the text box is a type of chart too, but its number of line and column are both 1.
- collapsible text box:
Put the class named mw-collapsible on the Html elements(div, span, table, etc.)
{| class="mw-collapsible mw-collapsed wikitable"
!colspan="1"| title
|-
| collapsible text
|}