Template:Monster infobox: Difference between revisions
Jump to navigation
Jump to search
OmegaAdmin (talk | contribs) 新增怪物符号索引与信息卡,补充四篇示例怪物并连接双语首页 |
OmegaAdmin (talk | contribs) 按已批准的Purple worm规范统一现有怪物信息卡并复核形态与战斗数据 |
||
| Line 1: | Line 1: | ||
<includeonly><table class="omega-entity-infobox omega-monster-infobox" | <includeonly><table class="omega-entity-infobox omega-monster-infobox" aria-label="{{{name}}} monster information"> | ||
<tr class="omega- | <tr><th colspan="2" class="omega-monster-name">{{Monster glyph|{{{glyph}}}|color={{{color}}}|background={{{background|none}}}|label={{{name}}}}} {{{name}}}</th></tr> | ||
<tr><th | <tr><th scope="row">Form</th><td>{{{form|Ordinary creature}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Attacks</th><td>{{{attacks|Not yet verified}}}{{#if:{{{damage|}}}|<br />{{{damage}}}}}</td></tr> | ||
<tr><th scope="row"> | {{#if:{{{abilities|}}}|<tr><th scope="row">Special abilities</th><td>{{{abilities}}}</td></tr>}} | ||
<tr><th scope="row"> | <tr><th scope="row">Base level</th><td>{{{level|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">HP</th><td>{{{hp|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Hit</th><td>{{{hit|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Defense</th><td>{{{defense|Not yet verified}}}</td></tr> | ||
<tr><th | <tr><th scope="row">Action interval</th><td>{{{speed|Not yet verified}}} ticks; lower is faster</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Kill experience</th><td>{{{xp|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | {{#if:{{{generation|}}}|<tr><th scope="row">Generation</th><td>{{{generation}}}</td></tr>}} | ||
<tr><th scope="row"> | <tr><th scope="row">Carried items</th><td>{{{items|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Immunities</th><td>{{{immunities|Not yet verified}}}</td></tr> | ||
<tr><th scope="row">Remains</th><td>{{{remains|Not yet verified}}}</td></tr> | |||
<tr><th scope="row"> | {{#if:{{{remains_use|}}}|<tr><th scope="row">Remains use</th><td>{{{remains_use}}}</td></tr>}} | ||
<tr><th scope="row">Remains</th><td>{{{ | <tr><td colspan="2" class="omega-monster-traits"><b>Traits</b><ul>{{{traits|<li>{{{behavior|Not yet verified}}}</li>}}}</ul></td></tr> | ||
<tr>< | <tr><th scope="row">Reference</th><td>{{{sources|Not yet verified}}}</td></tr> | ||
<tr><th scope="row"> | </table></includeonly><noinclude>Monster information for one stated encounter form, using the shared ASCII symbol and the Purple worm-style attribute table. Put the attack sequence, actual pre-absorption damage rolls and effects in <code>attacks</code>; <code>generation</code> links to this article's encounter details, and <code>traits</code> contains HTML list items. Use explicit verified values, including "None" only when established. Omit optional abilities or remains-use rows only when inapplicable. Keep strengthened and historical forms separate in the article. <code>damage</code> and <code>behavior</code> remain supported for older callers. See [[Draft:Monster]] for shared reading conventions.</noinclude> | ||
</table></includeonly><noinclude>Monster | |||
Revision as of 09:42, 10 September 2026
Monster information for one stated encounter form, using the shared ASCII symbol and the Purple worm-style attribute table. Put the attack sequence, actual pre-absorption damage rolls and effects in attacks; generation links to this article's encounter details, and traits contains HTML list items. Use explicit verified values, including "None" only when established. Omit optional abilities or remains-use rows only when inapplicable. Keep strengthened and historical forms separate in the article. damage and behavior remain supported for older callers. See Draft:Monster for shared reading conventions.