Difference between revisions of "Template:BattleInfo"
Jump to navigation
Jump to search
(TIME TO BREAK EVERYTHING! I recoded this template, 'cause the old one was getting crazy. This one has cleaner code, and looks better too! However, it will take me awhile to revise all the articles that use this template. I'll get it done. :)) |
m |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{|style="width: | {| style="width:515px;margin:0 auto;" | ||
| | |||
{| style="width: 100%; {{border-radius|15px}}; box-shadow:2px 2px 2px #888898; border: 0; background-color: #{{#switch: {{{Arena}}}|Central Arena= FFD200|Pango Palladium= 9AD69A|Frost Arena= B2E3FA|Neocola Centre= d44040|Dome of the Deep= 7BBAD5|Ugga Dome= CEBB7F|Rattling Cauldron= 5a92b5|Cosmic Dome= B193D1 |#default= FFD200}};padding:5px;" | |||
|- | |- | ||
!rowspan="2" style="vertical-align:center;width:95px;"| | |||
{|style=" | {| style="border: 5px solid white; border-radius: 20px; overflow:hidden; text-align:center;margin: 0 auto;" cellpadding="0" cellspacing="0" | ||
|- | |- | ||
|{{ | |{{{Image}}} | ||
|} | |||
!<big>{{{Name}}}</big> | |||
!style="width:95px;"| | |||
|- | |- | ||
|style="text-align:center; | |colspan="2"| | ||
{| style="text-align:center;margin:0 auto;width:100%;" | |||
|- | |- | ||
|'''Difficulty:''' | |||
|{{{Difficulty}}} | |||
|'''Starting HP:''' | |||
|{{{StartingHP}}} | |||
|- | |- | ||
|'''Arena:''' | |||
|{{{Arena}}} | |||
|'''Released:''' | |||
|{{{ReleaseDate}}} | |||
|- | |- | ||
||'''Status:''' | ||'''Status:''' | ||
||{{#switch: {{{Status | ||{{#switch: {{{Status}}} | ||
| Retired = < | | Retired = <span style="color:#ff7777;font-weight:bold;">Retired</span> | ||
| Active = < | | Active = <span style="color:#77cc7a;font-weight:bold;">Active</span> | ||
| #default = | | #default = {{{Status|Unknown}}}}} | ||
|'''Challenger ID:''' | |||
|{{{ID}}} | |||
|- | |- | ||
| | |colspan="4"|'''Found by:''' {{{FoundBy}}} | ||
|} | |||
|} | |||
|- | |- | ||
|style="text-align:center;" | {|{{#if: {{{Description}}}| style="text-align:center; font-style:"| style="display: none;" }}|{{{Description}}} | ||
|} | |} |
Latest revision as of 14:41, 4 June 2017
|