Template:Ratings: Difference between revisions

From Yo-kai Watch Encyclopedia, the Yo-kai Watch encyclopedia
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{#if:{{{cero|}}}|{{tt|{{color|FF5959|'''CERO'''}}|Computer Entertainment Rating Organization}}: {{{cero|}}}<br/>}}<!-...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
-->{{#if:{{{grb|}}}|[[wikipedia:Game Rating Board|{{tt|{{color|FA92B2|'''GRB'''}}|Game Rating Board}}]]: {{{grb|}}}<br/>}}
-->{{#if:{{{grb|}}}|[[wikipedia:Game Rating Board|{{tt|{{color|FA92B2|'''GRB'''}}|Game Rating Board}}]]: {{{grb|}}}<br/>}}
<noinclude>{{-}}
<noinclude>{{-}}
== Notifaction ==
This template should only be used on game articles in the game templates. This should not be used for regular purposes.

== How to: ==
This template can be used on various ways. However, when inserting it correctly it would look like this:

{{ratings
| cero = TBA
| esrb = TBA
| acb = TBA
| oflc = TBA
| pegi = TBA
| grb = TBA
}}

=== Code ===
<pre>
<pre>
{{ratings
{{ratings

Latest revision as of 17:51, 31 March 2018


Notifaction

This template should only be used on game articles in the game templates. This should not be used for regular purposes.

How to:

This template can be used on various ways. However, when inserting it correctly it would look like this:

CERO : TBA
ESRB : TBA
ACB : TBA
OFLC : TBA
PEGI : TBA
GRB : TBA


Code

{{ratings
| cero =
| esrb =
| acb =
| oflc =
| pegi =
| grb = 
}}