Template:Infobox monster: Difference between revisions
Jump to navigation
Jump to search
publish infobox template |
hide wcid (machine-readable comment, not player-facing) |
||
| Line 10: | Line 10: | ||
{{#if:{{{xp|}}}|<tr><th style="text-align:left; padding:.3em .5em; background:#e3d7ba;">XP</th><td style="padding:.3em .5em;">{{{xp}}}</td></tr>}} | {{#if:{{{xp|}}}|<tr><th style="text-align:left; padding:.3em .5em; background:#e3d7ba;">XP</th><td style="padding:.3em .5em;">{{{xp}}}</td></tr>}} | ||
{{#if:{{{drops|}}}|<tr><th style="text-align:left; padding:.3em .5em; background:#e3d7ba;">Notable drops</th><td style="padding:.3em .5em;">{{{drops}}}</td></tr>}} | {{#if:{{{drops|}}}|<tr><th style="text-align:left; padding:.3em .5em; background:#e3d7ba;">Notable drops</th><td style="padding:.3em .5em;">{{{drops}}}</td></tr>}} | ||
{{#if:{{{wcid|}}}|< | {{#if:{{{wcid|}}}|<!-- wcid {{{wcid}}} -->}} | ||
</table>[[Category:Monsters]]{{#if:{{{boss|}}}|[[Category:Bosses]]}}</includeonly><noinclude> | </table>[[Category:Monsters]]{{#if:{{{boss|}}}|[[Category:Bosses]]}}</includeonly><noinclude> | ||
Infobox for a custom monster or boss. Set <code>boss = yes</code> to also file under Bosses. | Infobox for a custom monster or boss. Set <code>boss = yes</code> to also file under Bosses. | ||
Latest revision as of 15:06, 19 July 2026
Infobox for a custom monster or boss. Set boss = yes to also file under Bosses.
{{Infobox monster
| name = Duskhide Shreth
| image = Duskhide_shreth.png
| level = 15
| hp = 1200
| family = Shreth
| location = Grimhold Deep
| damage = Slashing (claws)
| resist = Cold-resistant
| xp = 4,500
| drops = [[Driftwarden Helm]]
| wcid = 1000043
}}