(创建页面,内容为“<div class="stroke-text" style="position:relative; width:250px; text-align: center;">250px <div style="position:absolute; bottom:24px; width:250px;">[[File:Icon {{{1}}}.png|100x100px]]</div> <div style="position:absolute; width:250px; bottom:8px; font-size: larger;">{{{2}}}</div> <div style="position:absolute; left:15px; top:15px;">{{#switch:{{{3}}} |怪物首领=30px |超级怪物首领=File:Icon Super Boss.p…”) |
无编辑摘要 |
||
第1行: | 第1行: | ||
<div class="stroke-text" style="position:relative; width:250px; text-align: center;">[[File:Monster BgPic.png|250px]] | <div class="stroke-text" style="position:relative; width:250px; text-align: center;">[[File:Monster BgPic.png|250px]] | ||
<div style="position:absolute; bottom:24px; width:250px;">[[File:Icon {{{ | <div style="position:absolute; bottom:24px; width:250px;">[[File:Icon {{{Name}}}.png|100x100px]]</div> | ||
<div style="position:absolute; width:250px; bottom:8px; font-size: larger;">{{{ | <div style="position:absolute; width:250px; bottom:8px; font-size: larger;">{{{Name_zh}}}</div> | ||
<div style="position:absolute; left:15px; top:15px;">{{#switch:{{{ | <div style="position:absolute; left:15px; top:15px;">{{#switch:{{{Type}}} | ||
|怪物首领=[[File:Icon Boss.png|30px]] | |怪物首领=[[File:Icon Boss.png|30px]] | ||
|超级怪物首领=[[File:Icon Super Boss.png|30px]] | |超级怪物首领=[[File:Icon Super Boss.png|30px]] | ||
|#default=}}</div> | |#default=}}</div> | ||
</div> | </div> |