Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:Review: Difference between revisions
Jump to navigation
Jump to search
imported>LordMaster96 Created page with "<div style="background-color:#C3D2E3;padding:4px;border:1px solid #527CAF;"> *Username: {{SUBST:username}} *Rating: {{Rate/{{{rate| }}}}} *Review: {{{review| }}} </div>" |
imported>LordMaster96 No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="background-color:#C3D2E3;padding:4px;border:1px solid #527CAF;"> | <div style="background-color:#C3D2E3;padding:4px;border:1px solid #527CAF; border-radius:5px"> | ||
{| style='background:#527CAF; color:#FFF;padding: 3px; border-radius:3px' width='100%' | |||
|width='100px'|{{Rate/{{{rating| }}}}} | |||
|style='font-variant:small-caps'|{{{title|}}} | |||
|width='20%' style='text-align:right'|[[User:{{{username|Undefined }}}|<span style='color:#FFF'>By ''{{{username|Undefined}}}''</span>]] | |||
|} | |||
{{{review| }}} | |||
</div> | </div> | ||
<noinclude> | |||
==Syntax== | |||
<pre> | |||
{{Review | |||
|title= | |||
|username= | |||
|rating= | |||
|review= | |||
}}</pre> | |||
</noinclude> |