unusedpagesplugin.txt
来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 19 行
TXT
19 行
Lists all pages that are not currently referred to by any other page, thus meaning they are inaccessible through any other means.
!Parameters
;__maxwidth__=''n'' : Limits the length of the generated links to at most ''n'' characters. This should used to keep the [LeftMenu] or [LeftMenuFooter] at a manageable width. Default is to not limit the length at all.
;__before__='''*''' : This element goes before each generated link. The value is WikiText, and the default is empty.
;__separator__=''',''' : Sets the separator to use between generated links. The value is WikiText, and the default is a nothing (Change to ", " for a horizontal, comma-separated list.)
;__after__='''\n''' : Sets the separator to use after each generated links. The value is WikiText, and the default is a linebreak, which produces a vertical list.
;__include__='''pagename''' : a regular expression of pages to include in this list.
;__exclude__='''pagename''' : a regular expression of pages to exclude from this list.
!Example:
See [UnusedPages].
----
Back to [JSPWikiPlugins].
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?