Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:PartyReviewInfobox: Difference between revisions
Jump to navigation
Jump to search
imported>Dubstep 4 Dayz No edit summary |
imported>Perapin No edit summary |
||
Line 13: | Line 13: | ||
{{#ifexpr: {{{rating|-0}}} >= 90 AND {{{rating|-0}}} <= 100 |{{PartyReviewInfobox/GradeStyle|Critically acclaimed}} |<span style="color:#33CCFF"></span>}} | {{#ifexpr: {{{rating|-0}}} >= 90 AND {{{rating|-0}}} <= 100 |{{PartyReviewInfobox/GradeStyle|Critically acclaimed}} |<span style="color:#33CCFF"></span>}} | ||
<span style="display:block;border:1px solid lavender;width:100%;margin-left:-1px;text-align:center"> </span> | <span style="display:block;border:1px solid lavender;width:100%;margin-left:-1px;text-align:center"> </span> | ||
<span style="background:#33FFAD;display:block;border:1px solid lavender;white-space:nowrap;width:{{{rating|-0}}}%;margin-left:-1px;text-align:center;margin-top:- | <span style="background:#33FFAD;display:block;border:1px solid lavender;white-space:nowrap;width:{{{rating|-0}}}%;margin-left:-1px;text-align:center;margin-top:-21px">{{{rating|-0}}}/100</span> | ||
<br/> | <br/> | ||
<hr style="border:1px solid lavender"/> | <hr style="border:1px solid lavender"/> | ||
Line 24: | Line 24: | ||
{{#ifexpr: {{{userrating|-0}}} >= 90 AND {{{userrating|-0}}} <= 100 |{{PartyReviewInfobox/GradeStyle|ERMAGERD SO GUD}} |<span style="color:#33CCFF"></span>}} | {{#ifexpr: {{{userrating|-0}}} >= 90 AND {{{userrating|-0}}} <= 100 |{{PartyReviewInfobox/GradeStyle|ERMAGERD SO GUD}} |<span style="color:#33CCFF"></span>}} | ||
<span style="display:block;border:1px solid lavender;width:100%;margin-left:-1px;text-align:center"> </span> | <span style="display:block;border:1px solid lavender;width:100%;margin-left:-1px;text-align:center"> </span> | ||
<span style="background:#1AE6FF;display:block;border:1px solid lavender;white-space:nowrap;width:{{{userrating| | <span style="background:#1AE6FF;display:block;border:1px solid lavender;white-space:nowrap;width:{{{userrating|}}}%;margin-left:-1px;text-align:center;margin-top:-21px">{{{userrating|}}}/100</span> | ||
<br/> | <br/> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
This template is intended for use | This template is intended for use for [Club_Penguin_Wiki:Party_Ratings|party reviews]]. | ||
==Syntax== | ==Syntax== | ||
<pre> | <pre> | ||
{{PartyReviewInfobox | {{PartyReviewInfobox | ||
|partytitle = | |||
|image = | |image = | ||
|imagesize = | |imagesize = | ||
|caption = | |caption = | ||
|grade = | |grade = | ||
|rating = | |rating = | ||
Line 44: | Line 44: | ||
==Explanation of parameters== | ==Explanation of parameters== | ||
*'''partytitle''': the title of the party being reviewed. Example input: '''Merry Walrus Party''' | |||
*'''image''': image file of the logo of the party being reviewed. Example input: '''Frozen Party Logo.png''' | *'''image''': image file of the logo of the party being reviewed. Example input: '''Frozen Party Logo.png''' | ||
*'''imagesize''': size (in pixels) of the image being set. Recommended range of 177px to 222px. Example input: '''177px'''. | *'''imagesize''': size (in pixels) of the image being set. Recommended range of 177px to 222px. Example input: '''177px'''. | ||
*'''caption''': the text set under the image (optional). If not used in a party review, remove the line "'''|caption ='''" from the infobox's code on the page of that party review. | *'''caption''': the text set under the image (optional). If not used in a party review, remove the line "'''|caption ='''" from the infobox's code on the page of that party review. | ||
*'''rating''': your personal rating of the party out of 100. Example input: '''50''', meaning 50 out of 100. Note, grades are defined as follows based on the rating out of 100: | *'''rating''': your personal rating of the party out of 100. Example input: '''50''', meaning 50 out of 100. Note, grades are defined as follows based on the rating out of 100: | ||
**Not satisfactory = 0 - 49 out of 100 | **Not satisfactory = 0 - 49 out of 100 |
Revision as of 22:01, 4 April 2015
[[File:|center|]]
Ratings
Author's rating:
Not satisfactory
-0/100
User rating:
(╯°□°)╯︵ ┻━┻
/100
Usage
This template is intended for use for [Club_Penguin_Wiki:Party_Ratings|party reviews]].
Syntax
{{PartyReviewInfobox |partytitle = |image = |imagesize = |caption = |grade = |rating = |usergrade = }}
Explanation of parameters
- partytitle: the title of the party being reviewed. Example input: Merry Walrus Party
- image: image file of the logo of the party being reviewed. Example input: Frozen Party Logo.png
- imagesize: size (in pixels) of the image being set. Recommended range of 177px to 222px. Example input: 177px.
- caption: the text set under the image (optional). If not used in a party review, remove the line "|caption =" from the infobox's code on the page of that party review.
- rating: your personal rating of the party out of 100. Example input: 50, meaning 50 out of 100. Note, grades are defined as follows based on the rating out of 100:
- Not satisfactory = 0 - 49 out of 100
- Decent = 50 - 69 out of 100
- Prestigious = 70 - 89 out of 100
- Critically acclaimed = 90 - 100 out of 100