Template:Navbox locations: Difference between revisions

From PZwiki
m (Add P.S. Delilah River Cruise, mark locations as future)
Line 87: Line 87:
     }}{{Navbox/row
     }}{{Navbox/row
       | group = {{tt|name=Navbox locations|default=Weapon & hunting stores|arg1=weapon_hunting}}
       | group = {{tt|name=Navbox locations|default=Weapon & hunting stores|arg1=weapon_hunting}}
       | list = {{ll|A.A.Ron Hunting Supply}} • {{ll|Army surplus store}} • {{ll|Bait & Tackle}} • {{ll|Farming & Rural Supply}} • {{ll|Jamieton Army Surplus}} • {{ll|Morris' Bait Shop}} • {{ll|Pawn $$$hop}} • {{ll|Phil's Fine and Fair Pawn Shop}} • {{ll|Ready Prep Army Issue Surplus}} • {{ll|Stars & Stripes}} • {{ll|Thumbs of Green}} • {{ll|Unnamed gun store (Louisville)}} • {{ll|Unnamed gun store 2 (Louisville)}} • {{ll|West Point Gun Range and Hunting Center}}
       | list = {{ll|A.A.Ron Hunting Supply}} • {{ll|Army surplus store}} • {{ll|Bait & Tackle}} • {{ll|Farming & Rural Supply}} • {{ll|Jamieton Army Surplus}} • {{ll|Morris' Bait Shop}} • {{ll|Pawn $$$hop}} • {{ll|Phil's Fine and Fair Pawn Shop}} • {{ll|Ready Prep Army Issue Surplus}} • {{ll|Stars & Stripes}} • {{ll|Thumbs of Green}} • {{ll|Unnamed gun store (Doe Valley)}} • {{ll|Unnamed gun store (Louisville)}} • {{ll|Unnamed gun store 2 (Louisville)}} • {{ll|West Point Gun Range and Hunting Center}}
     }}{{Navbox/row
     }}{{Navbox/row
       | group = {{tt|name=Navbox locations|default=Tool stores|arg1=tool_stores}}
       | group = {{tt|name=Navbox locations|default=Tool stores|arg1=tool_stores}}

Revision as of 18:46, 23 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.