600
个编辑
欢迎来到MCServerWiki!如果您是第一次来到这里,请点击:创建账户
| 第2行: | 第2行: | ||
There are a few different ways to set a banner image on a page: | There are a few different ways to set a banner image on a page: | ||
# To use | # To use <code>File:Image_name.jpg</code></> as a custom banner image, set it on the page:</translate> <code><nowiki>{{PAGEBANNER:Image_name.jpg}}</nowiki></code> | ||
# The extension can automatically add the same banner image to all pages of specified namespaces, set via the | # The extension can automatically add the same banner image to all pages of specified namespaces, set via the <code>$wgWPBImage</code></> | ||
# | # | ||
If the wiki is connected to Wikidata, it can also fetch each page's banner from there. | If the wiki is connected to Wikidata, it can also fetch each page's banner from there. | ||