Jump to content

Template:Rating: Difference between revisions

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="rating-box" ><table style="width: auto;"><tr><td style="width: 75px">
<includeonly><div class="rating-box" ><table style="width: auto;"><tr><td style="width: 75px">
[[file:{{{image|}}}|75px|frameless|center]]</td>
[[file:{{{image|}}}|75px|frameless|center]]</td>
<td style="background-color: var(--accent-alt); border-radius: 4px;"><big>(Developer's Rating)</big><br>
<td style="background-color: var(--bg-light); border-radius: 4px;"><u><b>(Rating)</b></u><br>
{{{contenttype|}}}</td></tr></table></div></includeonly>
{{{contenttype|}}}<br><u><small></small></u></td></tr>
</table><div style="margin-top: -20px">[[Continuum Rating System]]</div></div></includeonly>
<noinclude>
<noinclude>
<pre>
<pre>
Line 18: Line 19:
"params": {
"params": {
"image": {
"image": {
"type": "wiki-file-name"
"type": "wiki-file-name",
"default": "M17.png",
"required": true
},
},
"contenttype": {}
"contenttype": {}