(Created page with "<vote />") |
|||
Line 1: | Line 1: | ||
{{#if:{{{Stars|}}}|<tr> | |||
<vote /> | <vote /> | ||
</tr>}} | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Stars": { | |||
"description": "When enabled, the voting will be star based (1-5)", | |||
"type": "boolean" | |||
} | |||
}, | |||
"description": "Option for adding a page voting element to the page", | |||
"paramOrder": [ | |||
"Stars" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 11:45, 15 April 2019
Option for adding a page voting element to the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Stars | Stars | When enabled, the voting will be star based (1-5) | Boolean | optional |