微件:SideBarPic:修订间差异
舰R百科,玩家自由编辑的战舰少女R百科
更多操作
Imfrankliu(留言 | 贡献) 无编辑摘要 |
Imfrankliu(留言 | 贡献) 无编辑摘要 |
||
| 第6行: | 第6行: | ||
width = "<!--{$width|escape:'html'|default:auto}-->"; | width = "<!--{$width|escape:'html'|default:auto}-->"; | ||
height = "<!--{$height|escape:'html'|default:auto}-->"; | height = "<!--{$height|escape:'html'|default:auto}-->"; | ||
toAppend = '<img src="' + url + '" style="position: fixed; bottom: 0; left: 0; width: ' + width + 'px; height: ' + height + 'px;" />'; | toAppend = '<img src="' + url + '" style="z-index: -1; position: fixed; bottom: 0; left: 0; width: ' + width + 'px; height: ' + height + 'px;" />'; | ||
$('#mw-navigation').append(toAppend); | $('#mw-navigation').append(toAppend); | ||
}); | }); | ||
</script> | </script> | ||
</includeonly> | </includeonly> | ||