模板:Tab value
出自Meshal Lite
第1行: | 第1行: | ||
<includeonly>{{tab|width=100%|border=0}} | <includeonly>{{tab|width=100%|border=0}} | ||
− | !colspan=2 bgcolor="#eeeeee"|{{{title|{{{1|}}}}}} | + | !colspan=2 bgcolor="#eeeeee" style="font-weight: bold; text-align: center;"|{{{title|{{{1|}}}}}} |
|- | |- | ||
− | |rowspan=2 style=" | + | |rowspan=2 style="font-weight: bold; padding: 5px; text-align: center; vertical-align: middle"|<font style="font-size: 2.0em; font-weight: bold;">{{{all|{{{2|0}}}}}}</font>{{{unit|{{{7|}}}}}} |
− | |style="border-style: none none solid none; border-width: 1px; border-color: # | + | |style="border-style: none none solid none; border-width: 1px; border-color: #666;"|<font color="#666">{{{basename|{{{5|基础}}}}}}: {{{base|{{{3|0}}}}}}{{{unit|{{{7|}}}}}}</font> |
|- | |- | ||
− | | | + | |<font color="#666">{{{modname|{{{5|修正}}}}}}: {{{mod|{{{4|0}}}}}}{{{unit|{{{7|}}}}}}</font> |
|}</includeonly><noinclude>[[category:模板]] | |}</includeonly><noinclude>[[category:模板]] | ||
第20行: | 第20行: | ||
*5或basename: 基础值的名称(默认"基础") | *5或basename: 基础值的名称(默认"基础") | ||
*6或modname: 修正值的名称(默认"修正") | *6或modname: 修正值的名称(默认"修正") | ||
+ | *7或unit: 数值的单位, 默认为空. | ||
|} | |} | ||
|} | |} | ||
</noinclude> | </noinclude> |