📄 pageexiststag.txt
字号:
Includes the body if the page exists. Be warned that some of the tags may fail, unless you wrap them inside the PageExistsTag.
----
!Usage
<wiki:PageExists page="<string>">
;:''HTML or JSP tags''
</wiki:PageExists>
!Parameters
;__page__: WikiName of the page you wish to check for. If not set, will default to the current page.
!Example
{{{
<wiki:PageExists>
Page last edited by <wiki:Author />
</wiki:PageExists>
}}}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -