Template:Infobox location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 21: | Line 21: | ||
</noinclude><includeonly>{| class="infobox wikitable" style="float:right;" | </noinclude><includeonly>{| class="infobox wikitable" style="float:right;" | ||
|- | |- | ||
! colspan="2" | {{ | ! colspan="2" | {{Inverted}} | ||
|- {{#if: {{{image|}}} | | style="display:none;" }} | |- {{#if: {{{image|}}} | | style="display:none;" }} | ||
! colspan="2" | [[Image:{{{image}}}]] | ! colspan="2" | [[Image:{{{image}}}]] | ||
| Line 54: | Line 54: | ||
{{#ifexpr: {{{bombable|0}}} > 0|[[Category:Bombable Locations]]|}} | {{#ifexpr: {{{bombable|0}}} > 0|[[Category:Bombable Locations]]|}} | ||
{{#ifexpr: {{{bonkable|0}}} > 0|[[Category:Bonkable Locations]]|}} | {{#ifexpr: {{{bonkable|0}}} > 0|[[Category:Bonkable Locations]]|}} | ||
{{#if: {{{cost|}}} |[[Category:Locations with a Cost]]|}} | |||
{{#ifexpr: {{{standing|0}}} > 0|[[Category:Standing Item Locations]]|}} | |||
{{#ifexpr: {{{viewable|0}}} > 0|[[Category:Viewable Locations]]|}}</includeonly> | {{#ifexpr: {{{viewable|0}}} > 0|[[Category:Viewable Locations]]|}}</includeonly> | ||
Latest revision as of 00:15, 30 April 2021
An infobox for a location profile in the Main namespace.
Usage
{{Infobox location
| world = Light/Dark
| image = Uploaded Location Image
| subzone = Subzone/Region Name
| floor = 1F
| coords = A1
| cost = 0
| standing = 0
| chests = 0
| npc = 0
| bombable = 0
| bonkable = 0
| viewable = 0
| other = 0
| other-label = Other
}}
