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

微件:ToiletMap:修订间差异

来自ToiletMC
Yang留言 | 贡献
创建页面,内容为“<iframe src="https://map.toiletmc.net" width="100%" height="600" allowfullscreen style="border:0;"> </iframe>”
 
Yang留言 | 贡献
无编辑摘要
 
(未显示同一用户的5个中间版本)
第4行: 第4行:
   height="600"
   height="600"
   allowfullscreen
   allowfullscreen
   style="border:0;">
   style="
</iframe>
    /* 切出四边 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>

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>