Site Notice |
---|
We have a limited coverage policy. Please check our coverage page to see which articles are allowed. |
Difference between revisions of "Template:Reviews"
Jump to navigation
Jump to search
(Trying something new.) |
m |
||
Line 2: | Line 2: | ||
|- {{roundytop|15px}} style="background:#{{{{{colorscheme|Nintendo}}} 2nd color}};" | |- {{roundytop|15px}} style="background:#{{{{{colorscheme|Nintendo}}} 2nd color}};" | ||
{{#ifeq: {{{aggregate|no}}}|yes| | {{#ifeq: {{{aggregate|no}}}|yes| | ||
− | ! colspan=2{{!}}Aggregate Scores | + | ! style="color:#{{#ifeq: {{{textlight|no}}}|yes|FFFFFF|000000}}" colspan=2 {{!}} Aggregate Scores |
{{!-}} | {{!-}} | ||
{{#if: {{{metacritic|}}} {{!}} | {{#if: {{{metacritic|}}} {{!}} | ||
− | {{!}} width="50%" {{!}} [{{{metacritic|}}} Metacritic] | + | {{!}} align="center" width="50%" {{!}} [{{{metacritic|}}} Metacritic] |
− | {{!}} width="50%" {{!}} {{{metascore|}}} | + | {{!}} align="center" width="50%" {{!}} {{{metascore|}}} |
{{!-}} {{!}} }} | {{!-}} {{!}} }} | ||
{{!-}} | {{!-}} | ||
{{#if: {{{gamerankings|}}} {{!}} | {{#if: {{{gamerankings|}}} {{!}} | ||
− | {{!}} width="50%" {{!}} [{{{gamerankings|}}} GameRankings] | + | {{!}} align="center" width="50%" {{!}} [{{{gamerankings|}}} GameRankings] |
− | {{!}} width="50%" {{!}} {{{ranking|}}} | + | {{!}} align="center" width="50%" {{!}} {{{ranking|}}} |
{{!-}} {{!}} }} | {{!-}} {{!}} }} | ||
| }} | | }} | ||
|- {{#ifeq: {{{collapsed|no}}}|yes|{{roundy|15px}}|{{roundytop|15px}}}} style="background:#{{{{{colorscheme|Nintendo}}} 2nd color}};" | |- {{#ifeq: {{{collapsed|no}}}|yes|{{roundy|15px}}|{{roundytop|15px}}}} style="background:#{{{{{colorscheme|Nintendo}}} 2nd color}};" | ||
− | ! colspan=2|Reviews | + | ! style="color:#{{#ifeq: {{{textlight|no}}}|yes|FFFFFF|000000}}" colspan=2 | Reviews |
|- | |- | ||
− | | width="50%" | {{{review1|}}} | + | | align="center" width="50%" | {{{review1|}}} |
− | | width="50%" | {{{score1|}}} | + | | align="center" width="50%" | {{{score1|}}} |
|- | |- | ||
{{#if: {{{review2|}}} | | {{#if: {{{review2|}}} | | ||
− | {{!}} width="50%" {{!}} {{{review2|}}} | + | {{!}} align="center" width="50%" {{!}} {{{review2|}}} |
− | {{!}} width="50%" {{!}} {{{score2|}}} | + | {{!}} align="center" width="50%" {{!}} {{{score2|}}} |
{{!-}} | }} | {{!-}} | }} | ||
|- | |- | ||
{{#if: {{{review3|}}} | | {{#if: {{{review3|}}} | | ||
− | {{!}} width="50%" {{!}} {{{review3|}}} | + | {{!}} align="center" width="50%" {{!}} {{{review3|}}} |
− | {{!}} width="50%" {{!}} {{{score3|}}} | + | {{!}} align="center" width="50%" {{!}} {{{score3|}}} |
{{!-}} | }} | {{!-}} | }} | ||
|- | |- | ||
{{#if: {{{review4|}}} | | {{#if: {{{review4|}}} | | ||
− | {{!}} width="50%" {{!}} {{{review4|}}} | + | {{!}} align="center" width="50%" {{!}} {{{review4|}}} |
− | {{!}} width="50%" {{!}} {{{score4|}}} | + | {{!}} align="center" width="50%" {{!}} {{{score4|}}} |
{{!-}} | }} | {{!-}} | }} | ||
|- | |- | ||
{{#if: {{{review5|}}} | | {{#if: {{{review5|}}} | | ||
− | {{!}} width="50%" {{!}} {{{review5|}}} | + | {{!}} align="center" width="50%" {{!}} {{{review5|}}} |
− | {{!}} width="50%" {{!}} {{{score5|}}} | + | {{!}} align="center" width="50%" {{!}} {{{score5|}}} |
{{!-}} | }} | {{!-}} | }} | ||
|- | |- | ||
{{#if: {{{review6|}}} | | {{#if: {{{review6|}}} | | ||
− | {{!}} width="50%" {{!}} {{{review6|}}} | + | {{!}} align="center" width="50%" {{!}} {{{review6|}}} |
− | {{!}} width="50%" {{!}} {{{score6|}}} | + | {{!}} align="center" width="50%" {{!}} {{{score6|}}} |
{{!-}} | }} | {{!-}} | }} | ||
|} | |} |
Revision as of 21:51, 7 January 2017
Reviews | |
---|---|
The purpose for this template is to provide a record of reviews and scores from major video game news and review outlets for Reception sections on video game articles.
The template is used as follows:
{{Reviews |colorscheme= |aggregate=(yes / no) |metacritic= |metascore= |gamerankings= |ranking= |review1= |score1= |review2= |score2= }} |
|