Template:If administrator
外观
您是管理员
| 本模板不能替换引用嵌入。 |
用法
[编辑]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
| 未知 | 可选 |