模板:MapSection
出自Meshal Lite
第1行: | 第1行: | ||
− | <div class="mapSection" style="width: {{{ | + | <div class="mapSection" style="width: {{{2|{{{width|100px}}}}}}; height: {{{3|{{{height|100px}}}}}}; background-color:{{#ifeq: {{{6|{{{bgcolor|rgba(255,0,0,.5)}}}}}}||rgba(255,0,0,.5)|{{{6|{{{bgcolor|rgba(255,0,0,.5)}}}}}}}}; left:{{{4|{{{x|0}}}}}}; top:{{{5|{{{y|0}}}}}};"><span>{{{2|{{{marker|}}}}}}</span></div> |