这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据

Translations:帮助:编辑指南/24/en

来自Limbo Wiki
神猫帝姬留言 | 贡献2022年5月13日 (五) 04:58的版本 (创建页面,内容为“=== 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>”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

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
|}