rssimagelinktag.txt
来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 17 行
TXT
17 行
Creates a direct link to the RSS image, and the RSS feed, heeding the jspwiki.baseURL property. If the RSS feed is not enabled, outputs nothing.
----
!Usage
<wiki:RSSImageLinkTag title="<title string>" />
!Parameters
;__title__: Title to be shown when user parks mouse over image.
!Example
{{{
<wiki:RSSImageLinkTag title="RSS feed" />
}}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?