Jump to content

Template:Rating: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Created page with "<includeonly><div class="rating-box" ><table style="width: auto;background-color: var(--accent-alt); border-radius: 4px;"><tr><td> [[file:{{{image|}}}|75px|frameless|center]]</td> <td>(Developer's Rating)<br> {{{contenttype|}}}</td></tr></table></div></includeonly> <noinclude> <pre> {{GameRating |image = M17.png |contenttype = Boobies }} </pre> {{GameRating |image = M17.png |contenttype = Boobies }} <templatedata> { "params": { "image": { "type": "wiki-file-name"...")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="rating-box" ><table style="width: auto;background-color: var(--accent-alt); border-radius: 4px;"><tr><td>
<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>(Developer's Rating)<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": {}