模板:MapSection
出自Meshal Lite
第1行: | 第1行: | ||
− | <div class="litemap-section" 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>{{{ | + | <div class="litemap-section" 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>{{{1|{{{marker|}}}}}}</span></div> |