Template:Object infobox 2: Difference between revisions
Jump to navigation
Jump to search
(fix link color) |
m (Added some things just like object_infobox has. And made a box (also like object_info) so you can easily copy this and use it somewhere else. Two things left open for editing about the example.) |
||
Line 61: | Line 61: | ||
{{#if: {{{offset|}}} | | {{#if: {{{offset|}}} | | ||
{{!}} '''Down Offset''' {{!!}} {{{offset}}} | {{!}} '''Down Offset''' {{!!}} {{{offset}}} | ||
{{!}}-}} | |||
|- | |||
{{#if:{{{foundIn|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Found in</span>''' | |||
|}} | |||
|- | |||
{{#if: {{{foundIn|}}} | | |||
{{!}} {{{foundIn}}} | |||
{{!}}-}} | |||
|- | |||
{{#if:{{{related|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Related Articles</span>''' | |||
|}} | |||
|- | |||
{{#if: {{{related|}}} | | |||
{{!}} {{{related}}} | |||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 80: | Line 94: | ||
|height=525 | |height=525 | ||
|offset=0 | |offset=0 | ||
|foundIn= <!-- Courses this is found in, maybe also use a list (using the *) --> | |||
|related= <!-- Related articles --> | |||
}} | }} | ||
[[Category:Infobox templates|{{PAGENAME}}]] | <div style="float:right"><pre>{{Object_infobox_2 | ||
|title= | |||
|image= | |||
|group= | |||
|tangibility= | |||
|draw= | |||
|gravity= | |||
|friction= | |||
|buoyancy= | |||
|interaction= | |||
|damage= | |||
|health= | |||
|radius= | |||
|height= | |||
|offset= | |||
|foundIn= | |||
|related= | |||
}}</pre></div> | |||
[[Category:Infobox templates|{{PAGENAME}}]] |
Revision as of 13:43, 31 March 2019
Boulder | |
Technical Constants | |
Object Group | General Actor |
Tangibility Radius | 20000 |
Draw Distance | 4000 |
Physical Constants | |
Gravity | 8 |
Friction | 0.999 |
Buoyancy | 2 |
Hitbox | |
Interaction Type | Hurtbox 1 |
Damage | 3 |
Health | 0 |
Radius | 315 |
Height | 525 |
Down Offset | 0 |
{{Object_infobox_2 |title= |image= |group= |tangibility= |draw= |gravity= |friction= |buoyancy= |interaction= |damage= |health= |radius= |height= |offset= |foundIn= |related= }}