打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

微件:ToiletMap:修订间差异

来自ToiletMC
Yang留言 | 贡献
无编辑摘要
Yang留言 | 贡献
无编辑摘要
 
(未显示同一用户的3个中间版本)
第4行: 第4行:
   height="600"
   height="600"
   allowfullscreen
   allowfullscreen
  class="pixel-image"
   style="
   style="
     /* 切出四边 50px 的空间 */
     /* 切出四边 50px 的空间 */
     border: 40px solid transparent;
     border: 26px solid transparent;
     /* 指定边框图和切片、平铺方式 */
     /* 指定边框图和切片、平铺方式 */
     border-image-source: url('https://wfcdn.toiletmc.net/4/43/Map.png');
     border-image-source: url('https://wfcdn.toiletmc.net/b/b9/%E7%A9%BA%E5%9C%B0%E5%9B%BE.svg');
     border-image-slice: 25;
     border-image-slice: 10%;
     border-image-repeat: round;
     border-image-repeat: round;
   "
   "
></iframe>
></iframe>

2025年6月7日 (六) 09:56的最新版本

<iframe

 src="https://map.toiletmc.net"
 width="100%"
 height="600"
 allowfullscreen
 style="
   /* 切出四边 50px 的空间 */
   border: 26px solid transparent;
   /* 指定边框图和切片、平铺方式 */
   border-image-source: url('https://wfcdn.toiletmc.net/b/b9/%E7%A9%BA%E5%9C%B0%E5%9B%BE.svg');
   border-image-slice: 10%;
   border-image-repeat: round;
 "

></iframe>