Template:Disambig

来自Terraria Wiki
跳转到导航 跳转到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Disambig/l10n for the localization of this template.
Important.svg
CAUTION: Terraria Wiki code is complex!!!
If you want to use this code on another wiki, wiki.gg staff are not able to assist you.
Please consider picking a different wiki to adapt code from, or making your own templates!
Remember that content on a wiki is more important than fancy formatting.
Template-info.svg 文档 以下文档来自Template:Disambig/doc。(编辑 | 历史

This template displays an informational box that should be placed at the top of all disambiguation pages. It automatically categorizes the page in Category:Disambiguations and adds the magic word __DISAMBIG__, which internally identifies the page as a disambiguation page to the wiki software. As a result, the page shows up on Special:DisambiguationPages, among other things.

Usage

{{ disambig | <disambiguation topic> }}

First unnamed parameter

Topic of the disambiguation page. Can usually be omitted because it defaults to the page name (without the "(disambiguation)" suffix).

Notes

  • The category and the magic word are only added in mainspace.

Examples

Code Result
{{disambig}}
(Assuming that the current page is Money:)
Minecart disambig.png
多页共享标题或描述“Money”。列于下文。
你所查找的文章可能列于此处。如果没有,可能需要开始新搜索
如果是通过某个内链来到此处,那么可能需要修改此链接将其指向想要的文章。
{{disambig|Money" or "Currency}}
Minecart disambig.png
多页共享标题或描述“Money" or "Currency”。列于下文。
你所查找的文章可能列于此处。如果没有,可能需要开始新搜索
如果是通过某个内链来到此处,那么可能需要修改此链接将其指向想要的文章。
{{disambig|Money", "Coin", or "Currency}}
Minecart disambig.png
多页共享标题或描述“Money", "Coin", or "Currency”。列于下文。
你所查找的文章可能列于此处。如果没有,可能需要开始新搜索
如果是通过某个内链来到此处,那么可能需要修改此链接将其指向想要的文章。
{{disambig|text}}
Minecart disambig.png
多页共享标题或描述“text”。列于下文。
你所查找的文章可能列于此处。如果没有,可能需要开始新搜索
如果是通过某个内链来到此处,那么可能需要修改此链接将其指向想要的文章。