舰R百科是靠无数志愿编辑者持续地建设更新完善的。编辑非常简单,无需代码知识,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

微件:Sandbox:修订间差异

来自舰R百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
(未显示同一用户的3个中间版本)
第1行: 第1行:
<noinclude>
<noinclude>
{{#widget:sandbox}}
{{#widget:sandbox|map=101}}
</noinclude><includeonly><canvas id='map' width='1024' height='576' style='background-image:url(/wg_img/ccbResources/map/701.jpg); background-position:center'></canvas><script src='https://cruiseliu.github.io/zjsnrwiki/data/pveData.js'></script><script>
</noinclude><includeonly><canvas id="map-<!--{$map|escape:'quotes'}-->" width='1024' height='576' style='background-image:url(/wg_img/ccbResources/map/<!--{$map|escape:'url'}-->.jpg); background-position:center'></canvas><script src='https://cruiseliu.github.io/zjsnrwiki/data/pveData.js'></script><script>
var mapId = 701;
var mapId = "<!--{$map|escape:'quotes'}-->";


var nodes = [ ]
var nodes = [ ]
第64行: 第64行:


function drawPath(img) {
function drawPath(img) {
     var canvas = document.createElement('tmp-canvas');
     var canvas = document.createElement('canvas');
     canvas.width = img.width;
     canvas.width = img.width;
     canvas.height = img.height;
     canvas.height = img.height;

2016年10月7日 (五) 05:43的最新版本