Template

BattleFieldSF: Difference between revisions

From The Rockman EXE Zone Wiki

No edit summary
No edit summary
Line 23: Line 23:
<div style="
<div style="
overflow: hidden;
overflow: hidden;
width: 80px;
width: 100%;
height: 24px;
height: 100%;
box-sizing: content-box;
box-sizing: content-box;
border: 2px solid {{#ifeq: {{{style|sf1}}} | sf1 | #3A3A3A | transparent }};
border: 2px solid {{#ifeq: {{{style|sf1}}} | sf1 | #3A3A3A | transparent }};
Line 45: Line 45:
margin: 0 -2px -2px -2px;
margin: 0 -2px -2px -2px;
"><img src="{{filepath:Panel_{{{style|sf1}}}_bottom.png}}" style="
"><img src="{{filepath:Panel_{{{style|sf1}}}_bottom.png}}" style="
width: 80px;
width: 100%;
height: 14px;
height: 100%;
display: block;
display: block;
z-index: 1;
z-index: 1;

Revision as of 20:47, 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
}}