Template:ID: Difference between revisions
Jump to navigation
Jump to search
(Add movement flags row.) |
m (No tooltip on movement links.) |
||
| Line 114: | Line 114: | ||
#if:{{{move_push|}}}{{{move_transport|}}}{{{move_lavawalk|}}}{{{move_firewalk|}}}{{{move_waterwalk|}}}{{{move_goopwalk|}}}{{{move_mustweb|}}}{{{move_mustwater|}}}{{{move_mustlavagoop|}}}{{{move_player|}}}{{{move_spitfire|}}}|<nowiki /> | #if:{{{move_push|}}}{{{move_transport|}}}{{{move_lavawalk|}}}{{{move_firewalk|}}}{{{move_waterwalk|}}}{{{move_goopwalk|}}}{{{move_mustweb|}}}{{{move_mustwater|}}}{{{move_mustlavagoop|}}}{{{move_player|}}}{{{move_spitfire|}}}|<nowiki /> | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
{{!}} style="white-space: nowrap; background: #ccddf8 none; padding: 2px 5px;" {{!}} '''Movement | {{!}} style="white-space: nowrap; background: #ccddf8 none; padding: 2px 5px;" {{!}} '''Movement''' | ||
{{!}} style="width:15em; padding: 2px 5px;" {{!}} {{#if:{{{floor|}}}|<abbr title="A_UNDER">Floor</abbr><br> | {{!}} style="width:15em; padding: 2px 5px;" {{!}} {{#if:{{{floor|}}}|<abbr title="A_UNDER">Floor</abbr><br> | ||
}} {{#if:{{{move_push|}}}| | }} {{#if:{{{move_push|}}}| | ||
<abbr title="CAN_PUSH">Can push</abbr><br> | <abbr title="CAN_PUSH">Can push</abbr><br> | ||
}} {{#if:{{{entrance|}}}| | }} {{#if:{{{entrance|}}}| | ||
<abbr title="CAN_TRANSPORT">Can enter [[Transport]] | <abbr title="CAN_TRANSPORT">Can enter</abbr> [[Transport]]<br> | ||
}} {{#if:{{{move_lavawalk|}}}| | }} {{#if:{{{move_lavawalk|}}}| | ||
<abbr title="CAN_LAVAWALK">Can move on [[Lava]]<br> | <abbr title="CAN_LAVAWALK">Can move on</abbr> [[Lava]]<br> | ||
}} {{#if:{{{move_firewalk|}}}| | }} {{#if:{{{move_firewalk|}}}| | ||
<abbr title="CAN_FIREWALK">Can move on [[Fire]] | <abbr title="CAN_FIREWALK">Can move on</abbr> [[Fire]]<br> | ||
}} {{#if:{{{move_waterwalk|}}}| | }} {{#if:{{{move_waterwalk|}}}| | ||
<abbr title="CAN_WATERWALK">Can move on [[Elements|water]] | <abbr title="CAN_WATERWALK">Can move on</abbr> [[Elements|water]]<br> | ||
}} {{#if:{{{move_goopwalk|}}}| | }} {{#if:{{{move_goopwalk|}}}| | ||
<abbr title="CAN_GOOPWALK">Can move on [[Goop]] | <abbr title="CAN_GOOPWALK">Can move on</abbr> [[Goop]]<br> | ||
}} {{#if:{{{move_web|}}}| | }} {{#if:{{{move_web|}}}| | ||
<abbr title="MUST_WEB and MUST_THICKWEB">May be restricted to [[Web]] or [[Thick Web]] | <abbr title="MUST_WEB and MUST_THICKWEB">May be restricted to</abbr> [[Web]] or [[Thick Web]]<br> | ||
}} {{#if:{{{move_mustwater|}}}| | }} {{#if:{{{move_mustwater|}}}| | ||
<abbr title="MUST_WATER">Restricted to [[Elements|water]] | <abbr title="MUST_WATER">Restricted to</abbr> [[Elements|water]]<br> | ||
}} {{#if:{{{move_mustlavagoop|}}}| | }} {{#if:{{{move_mustlavagoop|}}}| | ||
<abbr title="MUST_LAVAGOOP">Restricted to [[Lava]]/[[Goop]] | <abbr title="MUST_LAVAGOOP">Restricted to</abbr> [[Lava]]/[[Goop]]<br> | ||
}} {{#if:{{{move_player|}}}| | }} {{#if:{{{move_player|}}}| | ||
<abbr title="REACT_PLAYER">Interacts with [[Player]] | <abbr title="REACT_PLAYER">Interacts with</abbr> [[Player]]<br> | ||
}} {{#if:{{{move_spitfire|}}}| | }} {{#if:{{{move_spitfire|}}}| | ||
<abbr title="SPITFIRE">Colliding with [[Robot]] sends <code>(#)SPITFIRE</code | <abbr title="SPITFIRE">Colliding with</abbr> [[Robot]] sends <code>(#)SPITFIRE</code><br> | ||
}} }} | }} }} | ||
|} | |} | ||
Latest revision as of 20:23, 1 June 2025
Template for data panels for thing pages.
{{ID
|name =
|id =
|robotic =
|color =
|param =
|idchar =
|iddamage =
|idanim_chars =
|idanim_colors =
|score =
|floor =
|active =
|entrance =
|pushable = any, N/S, or E/W
|hurt_touch =
|enemy_touch =
|break_shot =
|break_bombed =
|explode_bombed =
|effect_stood =
|effect_touch =
|special_stood =
|special_pushed =
|special_shot =
|special_bombed =
|move_push =
|move_transport =
|move_lavawalk =
|move_firewalk =
|move_waterwalk =
|move_goopwalk =
|move_mustweb =
|move_mustwater =
|move_mustlavagoop =
|move_player =
|move_spitfire =
}}
|
| {{{name}}} # {{{id}}} [[File:id{{{id}}}.png|frameless|]] | |
| Robotic name | {{{robotic}}}
|
| Default color | {{{color}}} |
| Default param | {{{param}}} |
| ID char | {{{idchar}}} (#{{{id}}}) |