Template:Object infobox: Difference between revisions
Jump to navigation
Jump to search
(make interaction type a link) |
(Cleanup/slight changes. Broke current image formatting, as well as hitbox info. Did not address adding/removing certain information.) |
||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: ghostwhite; border:1px solid #8a8; color:black" | <includeonly>{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: ghostwhite; border:1px solid #8a8; color:black" | ||
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | | align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>''' | ||
{{#if: {{{image|}}} | | |||
{{!}}- | |||
{{!}} colspan=2 style="text-align:center;" {{!}} [[File:{{{image}}}]] | |||
}} | |||
|- | |||
{{#if:{{{hitbox_type|}}}{{{interaction_type|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Hitbox Info</span>''' | |||
|}} | |||
|- | |- | ||
{{#if:{{{hitbox_type|}}}|{{!}}- | |||
{{#if:{{{ | |||
{{!}} '''[[Hitbox]]''' | {{!}} '''[[Hitbox]]''' | ||
{{!}} | {{!}} | ||
{{#switch: {{{ | {{#switch: {{{hitbox_type}}} | ||
| N/A = No collision with Mario | |||
| surface = Collision involves triangles instead of a cylindrical hitbox | |||
| cylinder = cylinder with radius of {{{hitbox_radius}}} and height of {{{hitbox_height}}}{{#if: {{{hitbox_down|}}}|, offset down {{{hitbox_down}}} units|, not offset down}} | |||
}} | }} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{damage|}}}| | {{#if: {{{damage|}}} | | ||
{{!}} '''[[HP|Damage]]''' | {{!}} '''[[HP|Damage]]''' {{!!}} {{{damage}}} | ||
{{!}} {{{damage}}} | {{!}}-}} | ||
|- | |||
|- | {{#if:{{{damage_hatless|}}}| | ||
{{#if:{{{damage_hatless|}}}| | {{!}} '''[[Hat|Damage without hat]]''' {{!!}} {{{damage_hatless}}} | ||
{{!}} '''[[Hat|Damage without hat]]''' | {{!}}-}} | ||
{{!}} {{{damage_hatless}}} | |- | ||
{{#if:{{{speed|}}}| | |||
|- | {{!}} '''Speed'''{{!!}} {{{speed}}} | ||
{{#if:{{{speed|}}}| | {{!}}-}} | ||
{{!}} '''Speed''' | |- | ||
{{! | {{#if:{{{tangibility_radius|}}}| | ||
{{!}} '''[[Tangibility Radius|Tangibility radius]]''' {{!!}} {{{tangibility_radius}}} | |||
|- | {{!}}-}} | ||
{{#if:{{{tangibility_radius|}}}| | |- | ||
{{!}} '''[[Tangibility Radius|Tangibility radius]]''' | {{#if:{{{interaction_type|}}}| | ||
{{!}} {{{tangibility_radius}}} | {{!}} '''[[Interaction Type|Interaction type]]''' | ||
{{!!}} [[Interaction Type#{{{interaction_type}}}|{{{interaction_type}}}]] | |||
|- | {{!}}-}} | ||
{{#if:{{{interaction_type|}}}| | |- | ||
{{!}} '''[[Interaction Type|Interaction type]]''' | {{#if:{{{surfaces|}}}| | ||
{{!}} [[Interaction Type#{{{interaction_type}}}|{{{interaction_type}}}]] | {{!}} '''[[Surface]]s''' {{!!}} {{{surfaces}}} | ||
{{!}}-}} | |||
|- | |- | ||
{{#if:{{{surfaces|}}}| | |||
{{!}} '''[[Surface]]s''' | |||
{{!}} {{{surfaces}}} | |||
|- | |||
{{#if:{{{related|}}}| | {{#if:{{{related|}}}| | ||
{{!}} colspan="2" style="padding:0" {{!}} | {{!}} colspan="2" style="padding:0" {{!}} | ||
Line 60: | Line 63: | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0| | |}{{#ifeq:{{NAMESPACENUMBER}}|0| | ||
[[Category:Objects]]}}</includeonly> | [[Category:Objects]]}}</includeonly> | ||
<noinclude><div style="float:right"><pre>{{object_infobox | <noinclude>{{object_infobox | ||
|title= Yellow Coin | |||
|image= Yellow_Coin.gif | |||
|hitbox_type= cylinder | |||
|hitbox_radius= 100 | |||
|hitbox_height= 64 | |||
|hitbox_down= 0 | |||
|speed= Dependent on [[RNG]]. Varies based on how it was spawned. | |||
|tangibility_radius= 1000 | |||
|interaction_type= Coin | |||
|surfaces= | |||
|related= [[Red Coin|Red Coins]] <br> [[Blue Coin|Blue Coins]] | |||
|found_in= [[All courses]], [[The Castle]] | |||
|expand= | |||
}} | |||
<div style="float:right"><pre>{{object_infobox | |||
|title= | |title= | ||
|image= | |image= | ||
|hitbox_type= | |||
|hitbox_radius= | |hitbox_radius= | ||
|hitbox_height= | |hitbox_height= | ||
Line 77: | Line 96: | ||
*image – an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax. | *image – an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax. | ||
*title – default pagename, just in case can be changed | *title – default pagename, just in case can be changed | ||
*hitbox_radius, hitbox_height, hitbox_down – stats like height, radius, and down offset. | *hitbox_type – Set to N/A for no collision, surface for objects with surfaces, or cylinder for cylindrical hitboxes. | ||
*hitbox_radius, hitbox_height, hitbox_down – stats like height, radius, and down offset. | |||
*damage – how much damage the object deals on contact with Mario | *damage – how much damage the object deals on contact with Mario | ||
*damage_hatless – how much damage the object deals if Mario doesn't have his hat | *damage_hatless – how much damage the object deals if Mario doesn't have his hat |
Revision as of 23:56, 25 February 2019
Yellow Coin | |||
Hitbox Info | |||
Hitbox |
cylinder with radius of 100 and height of 64, offset down 0 units | ||
Speed | Dependent on RNG. Varies based on how it was spawned. | ||
Tangibility radius | 1000 | ||
Interaction type | Coin | ||
| |||
|
{{object_infobox |title= |image= |hitbox_type= |hitbox_radius= |hitbox_height= |hitbox_down= |damage= |speed= |tangibility_radius= |interaction_type= |surfaces= |related= |found_in= |expand= }}
- image – an image. Must use
{{!}}
for a|
break symbol in image syntax. - title – default pagename, just in case can be changed
- hitbox_type – Set to N/A for no collision, surface for objects with surfaces, or cylinder for cylindrical hitboxes.
- hitbox_radius, hitbox_height, hitbox_down – stats like height, radius, and down offset.
- damage – how much damage the object deals on contact with Mario
- damage_hatless – how much damage the object deals if Mario doesn't have his hat
- tangibility_radius – tangibility radius of the object
- interaction_type – interaction type of the object
- surfaces – surfaces type of the object
- related – similar objects
- found_in – which course the object is found in.
- expand – for collapsing the "found in" and "related" lists when they are long. Activate this by writing "expandable" (it is "noexpandable" by default).