模板:Tab value
出自Meshal Lite
(以内容“<includeonly>{{tab|width=0|border=0}} !colspan=2 bgcolor="#eeeeee"|{{{title|{{{0|}}}}}} |- |rowspan=2 style="font-size: 3.0em; font-weight: bold; padding: 5px;"|{{{all|...”创建新页面) |
|||
第1行: | 第1行: | ||
− | <includeonly>{{tab|width= | + | <includeonly>{{tab|width=100%|border=0}} |
− | !colspan=2 bgcolor="#eeeeee"|{{{title|{{{ | + | !colspan=2 bgcolor="#eeeeee" style="font-weight: bold; text-align: center;"|{{{title|{{{1|}}}}}} |
|- | |- | ||
− | |rowspan=2 style="font-size: | + | |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;"|< | + | |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>< | + | |}</includeonly><noinclude>[[category:模板]] |
== 说明 == | == 说明 == | ||
第14行: | 第14行: | ||
=== 参数 === | === 参数 === | ||
{{!}} | {{!}} | ||
− | * | + | *1或title: 标题内容 |
− | * | + | *2或all: 总和 |
− | * | + | *3或base: 基础值 |
− | * | + | *4或mod: 修正值 |
− | * | + | *5或basename: 基础值的名称(默认"基础") |
− | * | + | *6或modname: 修正值的名称(默认"修正") |
+ | *7或unit: 数值的单位, 默认为空. | ||
|} | |} | ||
|} | |} | ||
− | </ | + | </noinclude> |