Mediawiki formatting rules
Jump to navigation
Jump to search
MediaWiki Text Formatting Rules
ㄧ般
表格
可排序的表格(Sorting table)*
{| border="1" class="sortable" id="insert_unique_id"
|style="width: 60px" | 標題1
|| 標題2
|| 標題3
|-
| 內文1
|| 內文2
|| 內文3
|}
| 標題1 | 標題2 | 標題3 |
| 內文1.1 | 內文2.a | 內文3.i |
| 內文1.2 | 內文2.b | 內文3.ii |
- * 本站額外安裝sortable table under the MIT licence
內嵌(includes/transcludes other pages)
內嵌其他Wiki頁面, 應用: journal page Current_events
= Big Headings =
{{:Page Name1}}
{{:Page Name2}}
and so on...