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

模板:替换侧边栏底图:修订间差异

来自舰R百科
跳转到导航 跳转到搜索
代代勇留言 | 贡献
创建页面,内容为“{{#if:{{{url|}}}|{{#vardefine:URL |{{#if:{{#switch: {{Str_rightc|{{{url}}}|5}} |file: |File: = true }} |{{Str_crop|{{{url}}}|5}...”
 
Donnyjie留言 | 贡献
无编辑摘要
 
(未显示2个用户的2个中间版本)
第11行: 第11行:
       }}  
       }}  
   }}
   }}
}}{{#Widget:SideBarPic}}}}<img src="{{#ifexist:file:{{#var:URL}}|{{filepath:{{#var:URL}}|}}|{{#var:URL}}|}}" id="sidebar-character" class="nomobile" style="width:{{{width|auto}}};{{#if:{{{bottom|}}}|margin-bottom:{{{bottom}}};}}{{#if:{{{left|}}}|margin-left:{{{left}}};}}" /><noinclude>
}}{{#Widget:SideBarPic}}}}{{#widget:ImgTag|src={{#ifexist:file:{{#var:URL}}|{{filepath:{{#var:URL}}|}}|{{#var:URL}}|}}|id=sidebar-character|class=nomobile|style=width:{{{width|auto}}};{{#if:{{{bottom|}}}|margin-bottom:{{{bottom}}};}}{{#if:{{{left|}}}|margin-left:{{{left}}};}}}}{{#ifeq:{{NAMESPACE}}||[[分类:侧边栏有彩蛋的条目]]|}}


<!--
{{#if:{{{url|}}}|{{#vardefine:URL
  |{{#if:{{#switch: {{Str_rightc|{{{url}}}|5}}
          |file:
          |File:
          = true }}
    |{{Str_crop|{{{url}}}|5}}
    |{{#ifeq: {{Str_rightc|{{{url}}}|3}}
      |文件:
      | {{Str_crop|{{{url}}}|3}}
      | {{{url}}}
      }}
  }}
}}{{#Widget:SideBarPic}}}}<img src="{{#ifexist:file:{{#var:URL}}|{{filepath:{{#var:URL}}|}}|{{#var:URL}}|}}" id="sidebar-character" class="nomobile" style="width:{{{width|auto}}};{{#if:{{{bottom|}}}|margin-bottom:{{{bottom}}};}}{{#if:{{{left|}}}|margin-left:{{{left}}};}}" />
-->
<noinclude>
== 使用方式 ==
== 使用方式 ==
直接把以下内容复制入用户页中就可使用
直接把以下内容复制入用户页中就可使用

2024年12月31日 (二) 00:06的最新版本




使用方式

直接把以下内容复制入用户页中就可使用

{{替换侧边栏底图
|url=
}}

说明:

{{替换侧边栏底图
|url=替换的Logo地址
|bottom=图片与底部边框的距离。(选填,默认为 0px)
|left=图片与左侧边框的距离。(选填,默认为 -3px)
|width=图片宽度(选填,默认auto)
}}

注意:如果不填入Logo的地址,则该模板无效。