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

模板:人物介绍:修订间差异

来自Gal中文百科
Yexiaoyu留言 | 贡献
无编辑摘要
Yexiaoyu留言 | 贡献
无编辑摘要
 
(未显示同一用户的33个中间版本)
第1行: 第1行:
<div class="wz_row">
<div class="wz_flex a{{{主体样式}}}">
<div class="wz_flex">
<div class="imgdiv">[[File:{{{角色立绘}}}|link=|{{{角色名}}}]]</div>
<div class="imgdiv">[[File:{{{角色立绘}}}|link=|标题]]</div>
<div class="rwjj">
<div class="rwjj">
<div style="display: flex; justify-content: space-between; flex-wrap: wrap;">
<div style="display: flex; justify-content: space-between; flex-wrap: wrap;">
<div style="font-size: 150%;">{{{角色名}}}</div>
<div class="jsm">
=== [[{{{角色名}}}]] ===
</div>
<div style="font-style: italic;">CV:{{{CV}}}</div>
<div style="font-style: italic;">CV:{{{CV}}}</div>
</div>
</div>
第18行: 第19行:
若要比较天真程度,那她远远胜过银花。<br/>
若要比较天真程度,那她远远胜过银花。<br/>
立志要成为“流星的新娘子”。<br/-->
立志要成为“流星的新娘子”。<br/-->
</div>
</div>
</div>
</div>
</div>
{{#css:
{{#css:
.wz_row {
.jsm {
    font-size: 150%;
}
.jsm .mw-headline {
    padding-top: 30px;
}
.jsm h3 {
  margin-top: unset;
}
.wz_flex {
     display: flex;
     display: flex;
    width: 100%;
     flex-wrap: wrap;
     flex-wrap: wrap;
     border-radius: 10px;
     border-radius: 10px;
第32行: 第42行:
     position: relative;
     position: relative;
     overflow: hidden;
     overflow: hidden;
}
.wz_flex {
    display: flex;
    width: 100%;
}
}
.rwjj {
.rwjj {
     cursor: pointer;  
     cursor: pointer;  
    padding-top: .5rem;
    padding-right: .5rem!important;
    padding-left: .5rem!important;
     width: 70%;
     width: 70%;
     margin-left: auto;
     margin-left: auto;
    padding: 1.0rem;
}
}
.pc-right {
.pc-right {
第49行: 第53行:
}
}


.imgdiv {
.imgdiv img {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 30%;
    height: auto;
    background-color: var(--color-surface-0);
    padding: 15px;
}
}
 
.a2 .imgdiv img {
.imgdiv img {
     overflow: hidden;
     overflow: hidden;
     position: absolute;
     position: absolute;
     top: 0;
     top: 0;
{{#ifeq: {{{your_parameter|}}} |1|left: 70%;}}
    left: 70%;
     width: 30%;
     width: 30%;
     height: auto;
     height: auto;
     background-color: var(--color-surface-0);
     background-color: var(--color-surface-0);
}
.a2 .rwjj {
    cursor: pointer;
    width: 70%;
    margin-right: auto;
    margin-left: unset;
}
}
@media screen and (max-width:767px){
@media screen and (max-width:767px){
   .imgdiv img {
   .imgdiv img {
       width: 100%;
      top: 0!important;
      left: 0!important;
       width: 100%!important;
   }
   }
   .rwjj {
   .rwjj {
       width: 100%;
       width: 100%!important;
   }
   }
    
    

2023年12月7日 (四) 11:47的最新版本

[[File:{{{角色立绘}}}|link=|{{{角色名}}}]]

[[{{{角色名}}}]][编辑源代码]

CV:{{{CV}}}

{{{简介}}}


无描述。

模板参数[编辑模板数据]

此模板有自定义格式。

参数描述类型状态
角色名角色名

无描述

未知可选
CVCV

无描述

未知可选
简介简介

无描述

未知可选
角色立绘角色立绘

无描述

文件可选
主体样式主体样式

1=立绘在左 2=立绘在右

推荐值
1
默认值
1
自动值
1
数字必需