WikiBound:Sandbox: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(Tacopill, if you're not too busy, I'd like some help with CSS.)
Line 405: Line 405:
<br><br><br><br>
<br><br><br><br>
==M3 Enemy Sprite Tabber==
==M3 Enemy Sprite Tabber==
{{#css:
.tabberlive
{
  background:#f5b0b3; !important
}
.tabbertab
{
  background:#ffffff; !important
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -khtml-border-bottom-left-radius: 0px;
  -icab-border-bottom-left-radius: 0px;
  -o-border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -khtml-border-bottom-right-radius: 0px;
  -icab-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -khtml-border-top-left-radius: 20px;
  -icab-border-top-left-radius: 20px;
  -o-border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  -khtml-border-top-right-radius: 20px;
  -icab-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px
}
}}
'''NOTE: The tabs in this template are hidden by default. To see them, check [http://wikibound.info/index.php?title=WikiBound:Sandbox&diff=prev&oldid=19988 this revision].'''
'''NOTE: The tabs in this template are hidden by default. To see them, check [http://wikibound.info/index.php?title=WikiBound:Sandbox&diff=prev&oldid=19988 this revision].'''
{| align="right" style="background:#{{darkcolor|M3}}; width: 25%; border: 2px solid #{{darkcolor|M3}};" cellpadding="2" class="roundy"
{| class="darkcolor" align="right" style="background:#{{darkcolor|M3}}; width: 25%; border: 2px solid #{{darkcolor|M3}};" cellpadding="2" class="roundy"
|-
|-
| align="center" colspan="6" | {{#if:{{{overworld|}}}|[[File:{{{overworld}}}|right]]}}<big><big>'''{{{enname}}}'''</big></big><br><span lang="ja">'''{{{jpkana}}}'''</span> ''{{{jptrans}}}''
| align="center" colspan="6" | {{#if:{{{overworld|}}}|[[File:{{{overworld}}}|right]]}}<big><big>'''{{{enname}}}'''</big></big><br><span lang="ja">'''{{{jpkana}}}'''</span> ''{{{jptrans}}}''
|- align="center"
| style="background: #FFFFFF;" class="roundy" colspan="6" |
{{#ifeq:{{{twosprite|no}}}|yes|
{{#ifeq:{{{twosprite|no}}}|yes|
{{!-}} align="center"
{{!}} 
{{#tag:tabber|
{{#tag:tabber|
{{{imagetab1|Front sprite}}}=[[File:{{{image1}}}]]<br><small>{{{imagedesc1|Front sprite in [[Mother 3]]}}}</small>
{{{imagetab1|Front sprite}}}=[[File:{{{image1}}}]]<br><small>{{{imagedesc1|Front sprite in [[Mother 3]]}}}</small>
Line 417: Line 454:
{{{imagetab2|Back sprite}}}=[[File:{{{image2}}}]]<br><small>{{{imagedesc2|Back sprite in [[Mother 3]]}}}</small>
{{{imagetab2|Back sprite}}}=[[File:{{{image2}}}]]<br><small>{{{imagedesc2|Back sprite in [[Mother 3]]}}}</small>
}}
}}
|[[File:{{{image}}}]]<br><small>Appearance in [[Mother 3]]</small>}}
|
{{!-}} align="center"
{{!}} style="background: #FFFFFF;" class="roundy" colspan="6" {{!}} [[File:{{{image}}}]]<br><small>Appearance in [[Mother 3]]</small>
}}
|-
|-
! colspan="7" style="background: #{{lightcolor|M3}}; {{roundytop|20px}}" align="center" | '''Stats'''
! colspan="7" style="background: #{{lightcolor|M3}}; {{roundytop|20px}}" align="center" | '''Stats'''