nosuchpagetag.txt
来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 21 行
TXT
21 行
Includes the body if the page does not exist. See also [PageExistsTag].
----
!Usage
<wiki:NoSuchPage page="<string>">
;:''HTML or JSP tags''
</wiki:NoSuchPage>
!Parameters
;__page__: WikiName of the page you wish to check for. If not set, will default to the current page.
!Example
{{{
<wiki:NoSuchPage>
This page does not exist!
</wiki:NoSuchPage>
}}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?