欢迎来到MCServerWiki!如果您是第一次来到这里,请点击:创建账户

“帮助:横幅”的版本间差异

来自MCServerWiki
删除33字节 、​ 2021年10月17日 (日) 12:50
无编辑摘要
第1行: 第1行:
== 用法 ==  
== 用法 ==  
There are a few different ways to set a banner image on a page:
有几种不同的方法可以在页面上设置横幅图像:


#  To use <code>File:Image_name.jpg</code> as a custom banner image, set it on the page:<code><nowiki>{{PAGEBANNER:Image_name.jpg}}</nowiki></code>
<code>File:Image_name.jpg</code>用作自定义横幅图像,请将其设置在页面上:<code>{{PAGEBANNER:Image_name.jpg}}</code>
#  The extension can automatically add the same banner image to all pages of specified namespaces, set via the <code>$wgWPBImage</code>
该扩展可以自动将相同的横幅图像添加到指定命名空间的所有页面,通过设置 $wgWPBImage
#
如果维基连接到维基数据,它还可以从那里获取每个页面的横幅。
If the wiki is connected to Wikidata, it can also fetch each page's banner from there.


=== Required Template ===  
=== Required Template ===