Actions

Template

Difference between revisions of "CharacterLevel"

From Sonic Retro

(CSS margins)
Line 1: Line 1:
 
{|cellpadding="0" cellspacing="0" align="right" style="float:right; margin: 10px 5px 10px 15px; border: 1px solid #999; border-right-width: 2px; border-bottom-width: 2px; background:#f4f4ff; text-align:left;  padding: 0.3em; font-family: sans-serif; clear: right; width: 200px"
 
{|cellpadding="0" cellspacing="0" align="right" style="float:right; margin: 10px 5px 10px 15px; border: 1px solid #999; border-right-width: 2px; border-bottom-width: 2px; background:#f4f4ff; text-align:left;  padding: 0.3em; font-family: sans-serif; clear: right; width: 200px"
  
| <center style="font-size: 1.2em; color:{{{charcolor}}}; background-color: {{{bgcolor}}};">'''{{{character}}}'''</center>
+
|style="text-align:center; font-size: 1.2em; color:{{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; background-color: {{ #if: {{{bgcolor|}}} | {{{bgcolor}}} | silver }};"| '''{{{character}}}'''
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em; font-size: 0.9em; color:#000;"|
 
|style="padding: 0.3em; line-height: 1.5em; font-size: 0.9em; color:#000;"|
'''Level Number''': {{{levelno}}}<br />
+
'''Level Number''': {{ #if: {{{levelno|}}} | {{{levelno}}} | ??? }}<br />
'''Areas''': {{{areas}}}<br />
+
'''Areas''': {{ #if: {{{areas|}}} | {{{areas}}} | ??? }}<br />
'''A-Rank Requirement''': {{{arank}}}<br />
+
'''A-Rank Requirement''': {{ #if: {{{arank|}}} | {{{arank}}} | ??? }}
 
|}
 
|}

Revision as of 06:16, 22 August 2007

{{{character}}}

Level Number: ???
Areas: ???
A-Rank Requirement: ???