无编辑摘要 |
测试一个模板 |
||
| 第1行: | 第1行: | ||
<noinclude> | |||
{{外链图片|地址=http://tb2.bdstatic.com/tb/editor/images/face/i_f16.png}} | {{外链图片|地址=http://tb2.bdstatic.com/tb/editor/images/face/i_f16.png}} | ||
这里记录本⑨在使用/编辑中发现的问题/不足之处 | 这里记录本⑨在使用/编辑中发现的问题/不足之处 | ||
| 第37行: | 第38行: | ||
目录和公告并排使得首页排版看上去略挤 | 目录和公告并排使得首页排版看上去略挤 | ||
==测试== | |||
</noinclude> | |||
<includeonly> | |||
| width=180px |{{ #switch: {{{星级1|}}} | |||
| 1 = {{color|black|<big>'''{{{名称1|}}}'''</big>}} | |||
| 2 = {{color|green|<big>'''{{{名称1|}}}'''</big>}} | |||
| 3 = {{color|blue|<big>'''{{{名称1|}}}'''</big>}} | |||
| 4 = {{color|purple|<big>'''{{{名称1|}}}'''</big>}} | |||
| 5 = {{color|orange|<big>'''{{{名称1|}}}'''</big>}} | |||
| 6 = {{color|red|<big>'''{{{名称1|}}}'''</big>}} | |||
}} | |||
| width=180px | {{ #switch: {{{星级2|}}} | |||
| 1 = {{color|black|<big>'''{{{名称2|}}}'''</big>}} | |||
| 2 = {{color|green|<big>'''{{{名称2|}}}'''</big>}} | |||
| 3 = {{color|blue|<big>'''{{{名称2|}}}'''</big>}} | |||
| 4 = {{color|purple|<big>'''{{{名称2|}}}'''</big>}} | |||
| 5 = {{color|orange|<big>'''{{{名称2|}}}'''</big>}} | |||
| 6 = {{color|red|<big>'''{{{名称2|}}}'''</big>}} | |||
}} | |||
| width=180px | {{ #switch: {{{星级3|}}} | |||
| 1 = {{color|black|<big>'''{{{名称3|}}}'''</big>}} | |||
| 2 = {{color|green|<big>'''{{{名称3|}}}'''</big>}} | |||
| 3 = {{color|blue|<big>'''{{{名称3|}}}'''</big>}} | |||
| 4 = {{color|purple|<big>'''{{{名称3|}}}'''</big>}} | |||
| 5 = {{color|orange|<big>'''{{{名称3|}}}'''</big>}} | |||
| 6 = {{color|red|<big>'''{{{名称3|}}}'''</big>}} | |||
}} | |||
| width=180px | {{ #switch: {{{星级4|}}} | |||
| 1 = {{color|black|<big>'''{{{名称4|}}}'''</big>}} | |||
| 2 = {{color|green|<big>'''{{{名称4|}}}'''</big>}} | |||
| 3 = {{color|blue|<big>'''{{{名称4|}}}'''</big>}} | |||
| 4 = {{color|purple|<big>'''{{{名称4|}}}'''</big>}} | |||
| 5 = {{color|orange|<big>'''{{{名称4|}}}'''</big>}} | |||
| 6 = {{color|red|<big>'''{{{名称4|}}}'''</big>}} | |||
}} | |||
| width=180px | {{ #switch: {{{星级5|}}} | |||
| 1 = {{color|black|<big>'''{{{名称5|}}}'''</big>}} | |||
| 2 = {{color|green|<big>'''{{{名称5|}}}'''</big>}} | |||
| 3 = {{color|blue|<big>'''{{{名称5|}}}'''</big>}} | |||
| 4 = {{color|purple|<big>'''{{{名称5|}}}'''</big>}} | |||
| 5 = {{color|orange|<big>'''{{{名称5|}}}'''</big>}} | |||
| 6 = {{color|red|<big>'''{{{名称5|}}}'''</big>}} | |||
}} | |||
|- | |||
| {{ #if: {{{名称1|}}} | <div style="position:relative;">[[File:Equip_L_{{{编号1|}}}.png|150px|link={{{名称1|}}}]] | |||
<div style="position:absolute;top:0px;">{{{编号1|}}}</div></div>}} | |||
| {{ #if: {{{名称2|}}} | <div style="position:relative;">[[File:Equip_L_{{{编号2|}}}.png|150px|link={{{名称2|}}}]] | |||
<div style="position:absolute;top:0px;">{{{编号2|}}}</div></div>}} | |||
| {{ #if: {{{名称3|}}} | <div style="position:relative;">[[File:Equip_L_{{{编号3|}}}.png|150px|link={{{名称3|}}}]] | |||
<div style="position:absolute;top:0px;">{{{编号3|}}}</div></div>}} | |||
| {{ #if: {{{名称4|}}} | <div style="position:relative;">[[File:Equip_L_{{{编号4|}}}.png|150px|link={{{名称4|}}}]] | |||
<div style="position:absolute;top:0px;">{{{编号4|}}}</div></div>}} | |||
| {{ #if: {{{名称5|}}} | <div style="position:relative;">[[File:Equip_L_{{{编号5|}}}.png|150px|link={{{名称5|}}}]] | |||
<div style="position:absolute;top:0px;">{{{编号5|}}}</div></div>}} | |||
|- | |||
</includeonly> | |||
<noinclude> | |||
{| class="wikitable" style="text-align:center;font-weight:bold;" | |||
|- valign="top" | |||
{{:用户:雨音伴嵩 | |||
|名称1=发烟筒|编号1=117|星级1=3 | |||
|名称2=666|编号2=118|星级2=5 | |||
|名称3=333|编号3=119|星级3=2 | |||
|名称4=|编号4=|星级4= | |||
|名称5=SB2C地狱俯冲者|编号5=138|星级5=3 | |||
}} | |||