Template:Infobox location: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
  | image      = Uploaded Location Image
  | image      = Uploaded Location Image
  | subzone    = Subzone/Region Name <!-- Subzone/Region name -->
  | subzone    = Subzone/Region Name <!-- Subzone/Region name -->
| cost        = 0 <!-- Cost in Rupees -->
  | standing    = 0 <!-- Number of Standing items (Mushroom, Piece of Heart, etc) -->
  | standing    = 0 <!-- Number of Standing items (Mushroom, Piece of Heart, etc) -->
  | chests      = 0 <!-- Number of Chests immediately available -->
  | chests      = 0 <!-- Number of Chests immediately available -->
Line 25: Line 26:
|- {{#if: {{{subzone|}}} | | style="display:none;" }}
|- {{#if: {{{subzone|}}} | | style="display:none;" }}
! Subzone || [[{{{subzone}}}]]
! Subzone || [[{{{subzone}}}]]
|- {{#ifexpr: {{{cost|0}}} > 0 | | style="display:none;" }}
! Cost !! {{{cost|0}}}
|- {{#ifexpr: {{{standing|0}}} > 0 | | style="display:none;" }}
|- {{#ifexpr: {{{standing|0}}} > 0 | | style="display:none;" }}
! Standing !! {{{standing|0}}}
! Standing !! {{{standing|0}}}

Revision as of 05:47, 12 September 2018

An infobox for a user profile in the User namespace.

Usage

{{Infobox location
| world       = Light/Dark
| image       = Uploaded Location Image
| subzone     = Subzone/Region Name 
| cost        = 0 
| standing    = 0 
| chests      = 0 
| npc         = 0 
| bombable    = 0 
| bonkable    = 0 
| viewable    = 0 
| other       = 0 
| other-label = Other 
}}
Infobox location example.png