手册:$wgSiteNotice

This page is a translated version of the page Manual:$wgSiteNotice and the translation is 45% complete.
输出: $wgSiteNotice
在每个页面的顶部显示一条消息。
引进版本:1.2.0
移除版本:仍在使用
允许的值:(字符串)
默认值:''

细节

This string will be displayed at the top of each page if no sitenotice is defined at MediaWiki:Sitenotice. MediaWiki:Sitenotice takes precedence over this option.

In version 1.5 and version 1.9 onwards, $wgSiteNotice can contain Wiki markup code ("WikiCode").

In version 1.6 through 1.8, WikiCode in the SiteNotice was not rendered, the SiteNotice was treated as raw HTML. This had no effect on sitenotices added to MediaWiki:Sitenotice.

参见