Template:Navbox locations: Difference between revisions

From PZwiki
m (rm double link and extra spaces)
m (Remove duplicate LSU Library link)
Line 123: Line 123:
   }}{{Navbox/row
   }}{{Navbox/row
     | group = {{tt|name=Navbox locations|default=Books & video|arg1=books_video}}
     | group = {{tt|name=Navbox locations|default=Books & video|arg1=books_video}}
     | list = {{ll|Bernard's Book Emporium}} • {{ll|Book Naked}} • {{ll|Book store (Muldraugh)}} • {{ll|Brooks Public Library of Louisville}} • {{ll|Enigma Books}} • {{ll|From the Dugout}} • {{ll|Hit Vids!}} • {{ll|LSU Library}} • {{ll|The Good Book}} • {{ll|Worm of Books}}
     | list = {{ll|Bernard's Book Emporium}} • {{ll|Book Naked}} • {{ll|Book store (Muldraugh)}} • {{ll|Brooks Public Library of Louisville}} • {{ll|Enigma Books}} • {{ll|From the Dugout}} • {{ll|Hit Vids!}} • {{ll|The Good Book}} • {{ll|Worm of Books}}
     }}{{Navbox/row
     }}{{Navbox/row
   | group = {{tt|name=Navbox locations|default=Media|arg1=tv_radio}}
   | group = {{tt|name=Navbox locations|default=Media|arg1=tv_radio}}

Revision as of 16:01, 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.