选项一览
| previous-url: | 导航栏左侧对应的页面名称(URL)。 |
| previous-title: | 导航栏左侧显示的页面标题。 |
| next-url: | 导航栏右侧对应的页面名称(URL)。 |
| next-title: | 导航栏右侧显示的页面标题。 |
| hub-url: | 导航栏中央对应的页面名称(URL)。 |
| hub-title: | 导航栏中央显示的页面标题。 |
使用方法
[[include :backrooms-wiki-cn:component:earthworm
| previous-url = level-1-n
| previous-title = Level 1 N
| next-url = level-3-n
| next-title = Level 3 N
| hub-url = normal-levels-i
| hub-title = 层级列表
]]
在 next-url 输入“/”可以去除导航栏右侧文字的链接。该方法也可应用于 previous-url 和 hub-url。
[[include :backrooms-wiki-cn:component:earthworm
| previous-url = level-998-n
| previous-title = Level 998 N
| next-url = /
| next-title = Coming Soon…
| hub-url = normal-levels-i
| hub-title = 层级列表
]]
在 previous-url 输入“/”可以去除导航栏左侧的链接。此时若将 previous-title 留空(什么都不输入),导航栏的左侧部分就会完全隐藏。
该方法也可应用于 previous-url 和 hub-url。
[[include :backrooms-wiki-cn:component:earthworm
| previous-url = /
| next-url = level-2-n
| next-title = Level 2 N
| hub-url = normal-levels-i
| hub-title = 层级列表
]]

