Template:Score: Difference between revisions
From Connors Amazing Wikis
(Created page with "<div style="font-size: 25px; font-weight: bold;"> {{{score}}} </div>") |
No edit summary |
||
Line 2: | Line 2: | ||
{{{score}}} | {{{score}}} | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"score": { | |||
"label": "Score", | |||
"description": "The score you'd like to give", | |||
"example": "80%", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Provides a score for any review", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 11:43, 31 January 2023
{{{score}}}
Provides a score for any review
Parameter | Description | Type | Status | |
---|---|---|---|---|
Score | score | The score you'd like to give
| String | required |