Created page with "<vote />"
 
No edit summary
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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
StarsStars

When enabled, the voting will be star based (1-5)

Booleanoptional