hasattachmentstag.txt

来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 23 行

TXT
23
字号
Includes the body of the tag, if this page has any attachments.

----

!Usage

<wiki:HasAttachments>\\
;:''more HTML or JSP tags''\\
</wiki:HasAttachments>

!Parameters

None.

!Example
{{{
<wiki:HasAttachments>
    <i>This page has attachments.</i>
</wiki:HasAttachments>
}}}

This puts the text "This page has attachments." on the resulting HTML in italics, if there are attachments for the current page.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?