User:弃权者/Template:少女前线信息:修订间差异
来自OGAS数据中枢
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第3行: | 第3行: | ||
<div class="gf-left-panel"> | <div class="gf-left-panel"> | ||
<div class="gf-image-container"> | <div class="gf-image-container"> | ||
{{#if:{{{立绘1|}}}|[[File:{{{立绘1}}}| | {{#if:{{{立绘1|}}}|[[File:{{{立绘1}}}|link=|class=gf-main-img]]|[[File:{{{image|}}}|link=|class=gf-main-img]]}} | ||
</div> | </div> | ||
<div class="gf-thumbnail-bar"> | <div class="gf-thumbnail-bar"> | ||
| 第15行: | 第15行: | ||
</div> | </div> | ||
<div class="gf-right-panel"> | <div class="gf-right-panel"> | ||
< | <table class="gf-info-table"> | ||
<thead> | |||
<tr class="gf-header-row"> | |||
<th colspan="2"> | |||
{{#switch: 1 | |||
| {{#if:{{{名字|}}}|1|0}} = {{{名字}}} | | {{#if:{{{名字|}}}|1|0}} = {{{名字}}} | ||
| {{#if:{{{标题|}}}|1|0}} = {{{标题}}} | | {{#if:{{{标题|}}}|1|0}} = {{{标题}}} | ||
| {{#if:{{{本名|}}}|1|0}} = {{{本名}}} | | {{#if:{{{本名|}}}|1|0}} = {{{本名}}} | ||
| #default = {{SUBPAGENAME}} | | #default = {{SUBPAGENAME}} | ||
}}</ | }} | ||
</th> | |||
</tr> | |||
</thead> | |||
<tbody> | |||
{{#if:{{{本名|}}}|<tr><th>本名</th><td>{{{本名}}}</td></tr>}} | {{#if:{{{本名|}}}|<tr><th>本名</th><td>{{{本名}}}</td></tr>}} | ||
{{#if:{{{别名|}}}|<tr><th>别名</th><td>{{{别名}}}</td></tr>}} | {{#if:{{{别名|}}}|<tr><th>别名</th><td>{{{别名}}}</td></tr>}} | ||
| 第32行: | 第40行: | ||
{{#if:{{{归属组织|}}}|<tr><th>归属组织</th><td>{{{归属组织}}}</td></tr>}} | {{#if:{{{归属组织|}}}|<tr><th>归属组织</th><td>{{{归属组织}}}</td></tr>}} | ||
{{#if:{{{个人状态|}}}|<tr><th>个人状态</th><td>{{{个人状态}}}</td></tr>}} | {{#if:{{{个人状态|}}}|<tr><th>个人状态</th><td>{{{个人状态}}}</td></tr>}} | ||
</tbody> | |||
</table> | </table> | ||
{{#if:{{{相关人士|}}}|<div class="gf-related"><strong>亲属或相关人</strong><br/>{{{相关人士}}}</div>}} | {{#if:{{{相关人士|}}}|<div class="gf-related"><strong>亲属或相关人</strong><br/>{{{相关人士}}}</div>}} | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||