Template:Navbox locations: Difference between revisions

From PZwiki
m (Update link)
m (Update link)
Line 166: Line 166:
       }}{{Navbox/row
       }}{{Navbox/row
       | group = {{tt|name=Navbox locations|default=Other services|arg1=other_services}}
       | group = {{tt|name=Navbox locations|default=Other services|arg1=other_services}}
       | list = {{ll|Central Louisville Community Center}} • {{ll|City Hall}} • {{ll|County Clerk and Records}} • {{ll|County Offices}} • {{ll|Courthouse}} • {{ll|Deerhead Lake Park Ranger}} • {{ll|Evergreen Hill Community Center}} • {{ll|Goodman Legal Services}} • {{ll|H. Smith Attorney}} • {{ll|Kentucky Court of Justice}} • {{ll|Kentucky Rail}} • {{ll|Louisville Train Station}} • {{ll|Louisville Expo Center}} • {{ll|March Ridge Community Center}} • {{ll|Mounted Police Training}} • {{ll|Railyard}} • {{ll|Shady Oaks Nursing Home}} • {{ll|West Maple Country Club}} • {{ll|U.S. Mail Service}} • {{ll|West Point Town Hall}}
       | list = {{ll|Central Louisville Community Center}} • {{ll|City Hall}} • {{ll|County Clerk and Records}} • {{ll|County Offices}} • {{ll|Courthouse}} • {{ll|Deerhead Lake Park Ranger}} • {{ll|Evergreen Hill Community Center}} • {{ll|Goodman Legal Services}} • {{ll|H. Smith Attorney}} • {{ll|Kentucky Court of Justice}} • {{ll|Kentucky Rail}} • {{ll|Louisville Train Station}} • {{ll|Louisville Expo Center}} • {{ll|March Ridge Community Center}} • {{ll|Mounted Police Training}} • {{ll|Railyard (Muldraugh)}} • {{ll|Shady Oaks Nursing Home}} • {{ll|West Maple Country Club}} • {{ll|U.S. Mail Service}} • {{ll|West Point Town Hall}}
       }}
       }}
   | id = services
   | id = services

Revision as of 20:32, 21 April 2024

Notebook.pngTemplate Documentation

This template should be transcluded at the bottom of all location pages. These are pages that are not included in Template:Navbox regions.

Usage

{{Navbox locations}}


{{Navbox locations|poi}}

Parameters

The parameters are based on the type of article. The usable parameters are;

  • businesses
  • poi
  • services

The parameters are not case sensitive, but lowercase is recommended. Leaving parameters blank will result in both sub boxes remaining closed.

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
| locations = Locations
| businesses = Businesses
| restaurants = Restaurants
| cafes = Cafes
| fast_food = Fast food
| bars = Bars
| retail = Retail
| industrial = Industrial
| weapon_hunting = Weapon & hunting stores
| tool_stores = Tool stores
| grocery_liquor = Grocery & liquor stores
| gyms = Gyms
| hotels = Hotels & motels
| utilities = Utilities
| gas_stations = Gas stations
| offices = Offices
| hair_beauty = Hair & beauty
| clothing = Clothing
| malls = Malls
| entertainment = Entertainment
| books_video = Books & video
| tv_radio = Media
| mechanics = Mechanics
| poi = Points of interest
| parks_camps = Parks & camps
| residential = Residential
| services = Services
| fire = Fire departments
| medical = Medical
| police = Police departments
| military = Military installments
| religious = Religious buildings
| education = Education
| other_services = Other services
| #default = {{Error|translation}}
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.