(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | {{#ifeq:{{{Single|}}}|{{{Single}}}|<vote />|<vote type=1 />}} | ||
<vote /> | |||
<noinclude> | <noinclude> | ||
Line 8: | Line 6: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Single": { | ||
"description": "When | "description": "When removed, the voting will be star based (1-5)", | ||
" | "autovalue": "", | ||
"suggested": true | |||
} | } | ||
}, | }, | ||
"description": "Option for adding a page voting element to the page", | "description": "Option for adding a page voting element to the page", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "Single" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 12:11, 15 April 2019
<vote type=1 />
Option for adding a page voting element to the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Single | Single | When removed, the voting will be star based (1-5)
| Unknown | suggested |