模板: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>{{#ifeq: {{{2|{{{desc|}}}}}}|||<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> | + | <includeonly><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>{{#ifeq: {{{2|{{{desc|}}}}}}|||<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></includeonly><noinclude>[[category:模板]] |
+ | 这个模板用于填写在<code>{{tpl|map}}</code>的<code>pin</code>参数中,为地图添加标注图钉。 | ||
+ | |||
+ | {{block| | ||
+ | |||
+ | }} | ||
+ | </noinclude> |