Actions

Template

Difference between revisions of "S06 Level"

From Sonic Retro

m (Text replace - "Category:Breakout Box Templates" to "Category:Breakout box templates")
(Redirected page to Template:CharacterLevel)
 
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"
+
#REDIRECT [[Template:CharacterLevel]]
|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;"|
 
{{ #if: {{{act|}}} | '''Act Title''': {{{act}}}<br> | }}{{
 
#if: {{{levelno|}}} | '''Level Number''': {{{levelno}}}<br> | }}{{
 
#if: {{{areas|}}} | '''Areas''': {{{areas}}}<br> | }}{{
 
#if: {{{2ndchara|}}} | '''Other Characters''':  {{{2ndchara}}}<br> | }}{{
 
#if: {{{boss|}}} | '''Boss''':  {{{boss}}}<br> | }}{{
 
#if: {{{rings|}}} | '''Maximum Rings''':  {{{rings}}}<br> | }}{{
 
#if: {{{srank|}}} | '''S-rank Requirement''':  {{{srank}}}<br> | }}{{
 
#if: {{{arank|}}} | '''A-rank Requirement''':  {{{arank}}}<br> | }}{{
 
#if: {{{brank|}}} | '''B-rank Requirement''':  {{{brank}}}<br> | }}
 
|}<noinclude>
 
 
 
==Usage==
 
<pre>
 
{{S06_Level
 
| charcolor =
 
| bgcolor =
 
| character =
 
| act =
 
| levelno =
 
| areas =
 
| 2ndchara =
 
| boss =
 
| rings =
 
| srank =
 
| arank =
 
| brank =
 
}}
 
</pre>
 
[[Category:Breakout box templates|S06 Level]]
 
</noinclude>
 

Latest revision as of 17:02, 19 February 2018