模板:SheetChar
出自Meshal Lite
第87行: | 第87行: | ||
<div class="sheetCol" style="border-radius: 0 24px 24px 0; margin-right:4px; background-color: #f7f8f8;"> | <div class="sheetCol" style="border-radius: 0 24px 24px 0; margin-right:4px; background-color: #f7f8f8;"> | ||
− | <div class="sheetScore" style="border-top: none;">{{#ifeq: {{{creature|}}}|y||{{img|icon_age.png}} <span> | + | <div class="sheetScore" style="border-top: none;">{{#ifeq: {{{creature|}}}|y||{{img|icon_age.png}}}} <span> |
{|style="width:100%;" | {|style="width:100%;" | ||
− | |style="font-size: 16px; line-height:16px; text-align: right;"|{{#ifeq: {{{生于|}}}||{{img|icon_age{{#var: agephase}}small.png}} {{{年龄|20}}}<font style="font-size: 12px;"> 岁</font>|<font style="font-size: 10px; line-height: 12px;">{{{生于|}}}</font>}} | + | |style="font-size: 16px; line-height:16px; text-align: right;"|{{#ifeq: {{{creature|}}}|y||{{#ifeq: {{{生于|}}}||{{img|icon_age{{#var: agephase}}small.png}} {{{年龄|20}}}<font style="font-size: 12px;"> 岁</font>|<font style="font-size: 10px; line-height: 12px;">{{{生于|}}}</font>}}}} |
|}</span> <div> | |}</span> <div> | ||
{|style="width:100%; height: 100%;" | {|style="width:100%; height: 100%;" | ||
− | |valign=middle align=left|{{#ifeq: {{{生于|}}}||[[年龄]]: {{{年龄|20}}} 岁 ([[{{{年龄阶段|成年}}}]])|生于: {{{生于|}}}}} | + | |valign=middle align=left|{{#ifeq: {{{creature|}}}|y||{{#ifeq: {{{生于|}}}||[[年龄]]: {{{年龄|20}}} 岁 ([[{{{年龄阶段|成年}}}]])|生于: {{{生于|}}}}}}} |
|}</div> | |}</div> | ||
− | </div> | + | </div> |
</div> | </div> | ||