模板:Map
出自Meshal Lite
(以内容“<div class="litemap-container" style="{{{style|}}}"> <div class="litemap-imageLayer" style="left: {{{offx|0}}}; top: {{{offy|0}}}; {{{imgstyle|}}};">{{{src|}}}</div> <d...”创建新页面) |
|||
第1行: | 第1行: | ||
− | <div class="litemap-container" style="{{{style|}}}"> | + | <includeonly><div class="litemap-container" style="width:{{#ifeq: {{{width|100%}}}||100%|{{{width|100%}}}}}; height:{{#ifeq: {{{height|600px}}}||600px|{{{height|600px}}}}}; overflow:{{#ifeq:{{{scroll|}}}|y|scroll|unset}}; background:{{{bgcolor|transparent}}};{{{containerstyle|}}}"><div class="litemap-labelLayer" style="width:{{#ifeq: {{{width|100%}}}||100%|{{{width|100%}}}}}; height:{{#ifeq: {{{height|600px}}}||600px|{{{height|600px}}}}};">{{{2|{{{label|}}}}}}</div><div class="litemap-imageLayer" style="width:{{#ifeq: {{{width|100%}}}||100%|{{{width|100%}}}}}; height:{{#ifeq: {{{height|600px}}}||600px|{{{height|600px}}}}};"><div style="position: absolute; left: {{#ifeq: {{{offx|0}}}||0|{{{offx|0}}}}}; top: {{#ifeq: {{{offy|0}}}||0|{{{offy|0}}}}}; width: max-content; width: -moz-max-content; width: -webkit-max-content; transform: rotate({{{rotate|0}}}deg) translateZ(0) scale({{#ifeq: {{{scale|100%}}}||100%|{{{scale|100%}}}}}); transform-origin: left top; {{{imgstyle|}}}">{{{1|{{{src|}}}}}}</div></div> |
− | <div class="litemap-imageLayer" style="left: {{{offx|0}}}; top: {{{offy|0}}}; {{{ | + | </div></includeonly><noinclude>{{tpl_helpdoc}}</noinclude> |
− | <div | + | |
− | </ | + |