pagesizetag.txt
来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 19 行
TXT
19 行
Returns the size of the current page. If the current page is an attachment (like when this tag is used within the [AttachmentsIteratorTag]), it will return the attachment size.
NOTE: This tag may be quite slow when used with [RCSFileProvider].
----
!Usage
<wiki:PageSize />
!Parameters
None.
!Example
{{{
The size of this page is <wiki:PageSize /> bytes.
}}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?