模板:MapPin
出自Meshal Lite
第1行: | 第1行: | ||
− | <div class="litemap-pin bg-blur" style="color: {{{color|azure}}}; background-color:{{{bgcolor|rgba(0,0,0,.75)}}}; left:{{{3|{{{x|0}}}}}}; top:{{{4|{{{y|0}}}}}};"><span>{{{1|{{{marker|1}}}}}}</span><div class="litemap-pinHorn" style="border-right-color:{{{bgcolor|rgba(0,0,0,.75)}}}"></div><div class="litemap-pinBubble bg-blur" style="color: {{{color|azure}}}; background-color:{{{bgcolor|rgba(0,0,0,.75)}}}">{{{2|{{{desc|}}}}}}</div></div> | + | <div class="litemap-pin bg-blur" style="color: {{{color|azure}}}; background-color:{{{bgcolor|rgba(0,0,0,.75)}}}; left:{{{3|{{{x|0}}}}}}; top:{{{4|{{{y|0}}}}}};"><span>{{{1|{{{marker|1}}}}}}</span><div class="litemap-pinHorn" style="border-right-color:{{{bgcolor|rgba(0,0,0,.75)}}}"></div>{{#ifeq: {{{2|{{{desc|}}}}}}|||<div class="litemap-pinBubble bg-blur" style="color: {{{color|azure}}}; background-color:{{{bgcolor|rgba(0,0,0,.75)}}}">{{{2|{{{desc|}}}}}}</div>}}</div> |