Template

BattleFieldSF: Difference between revisions

From The Rockman EXE Zone Wiki

No edit summary
No edit summary
Line 26: Line 26:
height: 24px;
height: 24px;
box-sizing: content-box;
box-sizing: content-box;
border: 2px solid #3A3A3A;
border: 2px solid {{#ifeq: {{{style|sf1}}} | sf1 | #3A3A3A | transparent }};
border-bottom: none;
border-bottom: none;
margin: -2px -2px 0 -2px;
margin: -2px -2px 0 -2px;
Line 41: Line 41:
height: 14px;
height: 14px;
box-sizing: content-box;
box-sizing: content-box;
border: 2px solid #3A3A3A;
border: 2px solid {{#ifeq: {{{style|sf1}}} | sf1 | #3A3A3A | transparent }};
border-top: none;
border-top: none;
margin: 0 -2px -2px -2px;
margin: 0 -2px -2px -2px;

Revision as of 20:21, 1 July 2016

Example

Usage

{{BattleFieldSF
|style=sf1
|panel15=grass
|panel25=grass
|panel35=grass
|panel14=grass
|panel24=grass
|panel34=grass
|panel13=none
|panel23=none
|panel33=none
|panel22=none
|panel11=holy
|panel21=holy
|panel31=holy
|object25=dragonsky
|objectunder25=dragonsky-full
}}