Template:Area Navigation Box

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{Area Navigation Box}}. It is transcluded from Template:Area Navigation Box/doc and may be directly edited there.

This template is an alternative to Template:Navigation Box for Areas.

Usage

This template contains certain defaults when compared to the Template:Navigation Box, specifically the Header line, and the left hand topics. It is specifically written for navigation within an area.

  • collapse: Adds the [hide] button to the top right corner. Default: blank, use auto-collapse if needed
  • header: (required) The Region or Area name. Default: "Settlements and Landmarks of {{{header}}}"
  • settlements: (optional) A list of Settlements in the region. if blank: nothing is displayed.
  • landmarks: (optional) A list of Landmarks in the region. if blank: nothing is displayed.
  • interiors: (optional) A list of Interiors in the region. if blank: nothing is displayed.
  • dungeons: (optional) A list of Dungeons in the region. if blank: nothing is displayed.
  • instances: (optional) A list of Instances in the region. if blank: nothing is displayed.

Note: Use the "" to separate entries on each line.

Optional Parameters

  • background (optional): Sets the background colour for the main text area. The input is a hex number (without the preceding #). Default: f0f0f0 (light grey)
  • color (optional): Sets the background colour for header area. The input is a hex number (without the preceding #). Default: c0c0c0 (silver)

Related Template

Clean Copy

{{Area Navigation Box
|collapse    = no
|header      = 

|settlements = 

|landmarks   = 

|interiors   = 

|dungeons   = 

|instances   = 
}}

Example - Area Navigation box

{{Area Navigation Box
|collapse    = no
|header      = [[Agarnaith]]

|settlements = [[Agarnaith Ranger Camp]]

|landmarks   = [[Bhol Rûdh]] • [[Faltor Gâm]] • [[Kala-gijak]] • [[Orodruin Northern Overlook]] • [[Seregost]] • [[Viznak's Hideout]]

|interiors   = [[Lair of the Gloom-lord]]

|instances   = [[The Court of Seregost]] • [[Trouble at Bhol Rûdh]]
}}