模板:If administrator
由于受到破坏,依据方针,本模板已获半保护直至2025年1月13日04时46分。 请参阅保护方针及保护日志以获取更多信息。如果您不能修改此模板,您可以请求修改、在讨论页提出修改提议、申请解除保护、登录或创建账号。 |
您是管理员
本模板不能替换引用嵌入。 |
用法
Example: {{If administrator|text for administrators}}
will display the text "text for administrators" to administrators but will hide the text from non-administrators.
By default, <span>...</span>
tags are used to wrap the specified content. |tag=div
can be used if the content contains block-level elements.
It is not currently possible to display text only for non-administrators.
模板数据
Displays wikitext based on whether or not a user is an administrator.
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
If administrator | 1 | Wikitext to display if user is an administrator | 内容 | 推荐 |
tag | tag | Changes the HTML tag used
| 未知 | 可选 |