模板:Votings/select
外觀
Usage
[編輯]This subtemplate determines whether to display some text based on whether a particular subset of votings is being displayed and, if so, which subset the given text belongs to.
Param name | Description |
---|---|
1=
|
The text possibly to be displayed |
entry= or item=
|
The nature of this particular text (required) |
row=
|
The nature of the things currently being displayed (optional; if omitted, everything is being displayed) |
If row
is non-blank, the text is only displayed when row
is equal to entry
(or, in its absence, item
).
Row names in use at this writing are: production
, community
, admin
.
Examples
[編輯]code | output |
---|---|
{{Votings/select|quux}}
|
quux |
{{Votings/select|quux}}
|
quux |
{{Votings/select|quux}}
|
Internals
[編輯]row
parameter values propagate from MediaWiki:Recentchanges-summary. entry
parameter values are specified at the calls to this subtemplate in {{votings}}, {{votings/head}}, and {{votings/tail}}.
上述文件嵌入自Template:Votings/select/doc。 (編輯 | 歷史) 編者可以在本模板的沙盒 (建立 | 鏡像)和測試樣例 (建立)頁面進行實驗。 請在/doc子頁面中添加分類。 本模板的子頁面。 |