模板:Expanded/Infobox monster:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
PumpkinBook(留言 | 贡献) 无编辑摘要 |
SummerFleur(留言 | 贡献) m无编辑摘要 |
||
| (未显示4个用户的20个中间版本) | |||
| 第1行: | 第1行: | ||
{{DISPLAYTITLE:{{PAGENAME}}}}<div class="infoboxborder"> |
|||
<infobox type="Monster"> |
|||
{| class="infoboxtable" |
|||
<title source="name"/> |
|||
<tr class="infoboxtitle"> |
|||
<image source="image"> |
|||
<td colspan="2" class="infoboxheader">{{{title|{{PAGENAME}}}}}</td> |
|||
<caption source="imagecaption" /> |
|||
</tr> |
|||
{{#if:{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}|<tr class="infoboxtitle"> |
|||
<header>信息</header> |
|||
<td colspan="2" class="infoboxheader">{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}</td> |
|||
<data source="hp"><label>{{Icon|health}} HP</label></data> |
|||
</tr>|}} |
|||
<data source="attack"><label>{{Icon|attack}} 伤害</label></data> |
|||
|- |
|||
<data source="defense"><label>{{Icon|defense}} 防御</label></data> |
|||
|colspan="2" style="padding-bottom: 15px;"|{{#if:{{{image}}}|[[File:{{{image|Villager Placeholder.png}}}{{#if:{{{width|}}}|{{!}}{{{width|}}}}}|center|link=]]|[[File:Villager Placeholder.png|center|link=]]}} |
|||
<data source="crit"><label>{{Icon|crit}} 暴击</label></data> |
|||
|- |
|||
<data source="speed"><label>{{Icon|speed}} 速度</label></data> |
|||
|colspan="2" class="infoboxsection" style="text-align: center;"|信息 |
|||
<data source="exp"><label>经验</label></data> |
|||
|- |
|||
<data source="location"><label>地点</label></data> |
|||
|class="infoboxsection no-wrap"|生成地点 |
|||
<data source="drop"><label>掉落</label></data> |
|||
|class="infoboxdetail"|{{#switch:{{lc:{{{location|}}}}} |
|||
| ⚫ | |||
| the mines | mines | 矿井 = [[矿井]] |
|||
| the skull cavern | skull cavern | 骷髅洞穴 = [[骷髅洞穴]] |
|||
| the farm | farm | 农场 = [[农场]] |
|||
| #default = {{{location|}}}}} |
|||
|- |
|||
|class="infoboxsection"|可否杀死 |
|||
|class="infoboxdetail"|{{#if:{{{killable|}}}|{{{killable}}}|是}} |
|||
|- |
|||
|class="infoboxsection"|{{Icon|health}} 血量 |
|||
|class="infoboxdetail no-wrap"|{{#if:{{{hp|}}}|{{{hp}}}|不适用}} |
|||
|- |
|||
|class="infoboxsection"|{{Icon|attack}} 伤害 |
|||
|class="infoboxdetail"|{{#if:{{{attack|}}}|{{{attack}}}|不适用}} |
|||
|- |
|||
|class="infoboxsection"|{{Icon|defense}} 防御 |
|||
|class="infoboxdetail"|{{#if:{{{defense|}}}|{{{defense}}}|不适用}} |
|||
|- |
|||
|class="infoboxsection"|{{Icon|speed}} 移速 |
|||
|class="infoboxdetail"|{{#if:{{{speed|}}}|{{{speed}}}|不适用}} |
|||
|- |
|||
|class="infoboxsection"|{{Icon|crit}} 暴击 |
|||
|class="infoboxdetail"|{{#if:{{{crit|}}}|{{{crit}}}|不适用}} |
|||
|- |
|||
|class="infoboxsection"|给予经验 |
|||
|class="infoboxdetail"|{{#if:{{{exp|}}}|{{{exp}}}|不适用}}{{#if:{{{variations|}}} |
|||
}} |
|||
|- |
|||
|class="infoboxsection"|掉落物 |
|||
|class="infoboxdetail"| |
|||
{{{drop|不适用}}}{{#if:{{{drop|}}}|<p>如果到达过矿井底部:</p> |
|||
{{name|Diamond|0.05%}} |
|||
{{name|Prismatic Shard|0.05%}}|}} |
|||
|- |
|||
|}</div> |
|||
| ⚫ | |||
