Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  



1.1  Additional courses  





1.2  Embedding other templates  





1.3  Coordinates  







2 Microformat  



2.1  Sub-templates  





2.2  Classes  





2.3  Precision  







3 Tracking category  





4 TemplateData  














Template:Infobox golf facility






العربية

فارسی
ि
Italiano
Македонски

Nederlands

Português
Scots
Suomi
Svenska
Тоҷикӣ

 

Edit links
 









Template
Talk
 

















Read
View source
View history
 








Tools
   


Actions  



Read
View source
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 





Permanently protected template

From Wikipedia, the free encyclopedia
 

(Redirected from Template:Infobox Golf Facility)

Usage

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
Club information
Infobox golf facility is located in Earth
Infobox golf facility

{{{pushpin_map_caption}}}

Coordinates1°N 2°E / 1°N 2°E / 1; 2
Location{{{location}}}
Established{{{establishment}}}
Type{{{type}}}
Owned by{{{owner}}}
Operated by{{{operator}}}
Total holes{{{holes}}}
Events hosted{{{tournaments}}}
Greens{{{greens}}}
Fairways{{{fairways}}}
Website{{{website}}}
{{{course1}}}
Designed by{{{designer1}}}
Par{{{par1}}}
Length{{{length1}}}
Course rating{{{rating1}}}
Slope rating{{{slope1}}}
Course record{{{record1}}}
{{{course2}}}
Designed by{{{designer2}}}
Par{{{par2}}}
Length{{{length2}}}
Course rating{{{rating2}}}
Slope rating{{{slope2}}}
Course record{{{record2}}}
{{{course3}}}
Designed by{{{designer3}}}
Par{{{par3}}}
Length{{{length3}}}
Course rating{{{rating3}}}
Slope rating{{{slope3}}}
Course record{{{record3}}}
{{{course4}}}
Designed by{{{designer4}}}
Par{{{par4}}}
Length{{{length4}}}
Course rating{{{rating4}}}
Slope rating{{{slope4}}}
Course record{{{record4}}}
{{{course5}}}
Designed by{{{designer5}}}
Par{{{par5}}}
Length{{{length5}}}
Course rating{{{rating5}}}
Slope rating{{{slope5}}}
Course record{{{record5}}}
{{{course6}}}
Designed by{{{designer6}}}
Par{{{par6}}}
Length{{{length6}}}
Course rating{{{rating6}}}
Slope rating{{{slope6}}}
Course record{{{record6}}}
{{{course7}}}
Designed by{{{designer7}}}
Par{{{par7}}}
Length{{{length7}}}
Course rating{{{rating7}}}
Slope rating{{{slope7}}}
Course record{{{record7}}}
{{{course8}}}
Designed by{{{designer8}}}
Par{{{par8}}}
Length{{{length8}}}
Course rating{{{rating8}}}
Slope rating{{{slope8}}}
Course record{{{record8}}}
{{{course9}}}
Designed by{{{designer9}}}
Par{{{par9}}}
Length{{{length9}}}
Course rating{{{rating9}}}
Slope rating{{{slope9}}}
Course record{{{record9}}}
{{{module}}}
or: {{{embedded}}}
or: {{{nrhp}}}
[[File:{{{image2}}}|{{{imagesize2}}}]]

{{{caption2}}}

{{Infobox golf facility
| name                = <!-- name of the facility --> 
| image               = <!-- just name file name, no [[image:]] or size required -->
| imagesize           = <!-- include units -->
| caption             = 
| pushpin_map         = <!-- name of a location map (see Template:Location map) -->
| pushpin_relief      = <!-- any non-blank value to display relief map, if available -->
| pushpin_mapsize     = <!-- width of map (e.g., 220 without the px), default is 250 -->
| pushpin_map_alt     = <!-- alternative text for map, see WP:ALT for details -->
| pushpin_map_caption = <!-- text displayed below map, overrides default caption -->
| coordinates         = 
| location            = 
| establishment       = <!-- year -->
| type                = <!-- public/private -->
| owner               = <!-- name of organization/company -->
| operator            = <!-- name of organization/company -->
| holes               = <!-- total number of holes at club/resort -->
| tournaments         = <!-- notable tournaments held (if any) -->
| greens              = <!-- type of grass used -->
| fairways            = <!-- type of grass used -->
| website             = 
| course1             = <!-- individual course name, can leave blank if same as article title -->
| designer1           = 
| par1                =
| length1             = 
| rating1             = 
| slope1              =
| record1             = 
| module              = <!-- or 'embedded' or 'nrhp' -->
| image2              = <!-- a second image -->
| imagesize2          = 
| caption2            = 
}}

Additional courses

To add additional courses (up to 8 total) use

| course2            = <!-- if only one course: leave this entry and all below parts blank -->
| designer2          = 
| par2               = 
| length2            = 
| rating2            = 
| slope2             =
| record2            =
| course3            = 
| designer3          = 
| par3               = 
| length3            = 
| rating3            = 
| slope3             =
| record3            =
| course4            = 
| designer4          = 
| par4               = 
| length4            = 
| rating4            =
| slope4             = 
| record4            =
| course5            = 
| designer5          = 
| par5               = 
| length5            = 
| rating5            = 
| slope5             =
| record5            =
| course6            = 
| designer6          = 
| par6               = 
| length6            = 
| rating6            =
| slope6             = 
| record6            =
| course7            = 
| designer7          = 
| par7               = 
| length7            = 
| rating7            = 
| slope7             =
| record7            =
| course8            = 
| designer8          = 
| par8               = 
| length8            = 
| rating8            =
| slope8             = 
| record8            =

Embedding other templates

The module=, embedded=, or nrhp= parameters can be used for embedding other templates into this infobox (see Wikipedia:Infobox modules):

{{Infobox golf facility
| name = 
...
| module = <!-- or 'embedded' or 'nrhp' -->
  {{Infobox ABC
  | embed = yes <!-- or 'child=yes' or 'subbox=yes' -->
  ...
  }}
}}

Coordinates

For coordinates, use {{coord}} with display=inline,title. Please do not be overly precise.

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard
  • Geo is produced by calling {{coord}}, and uses HTML classes:

    • geo
  • latitude
  • longitude
  • Please do not rename or remove these classes nor collapse nested elements which use them.

    Precision

    When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

    Tracking category

    TemplateData

    This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox golf facility in articles based on its TemplateData.

    TemplateData for Infobox golf facility

    This is an infobox to describe individual golf courses.

    Template parameters[Edit template data]

    ParameterDescriptionTypeStatus
    Namename

    The name of the facility

    Default
    default value
    Stringoptional
    Picture of courseimage

    A representative picture of the facility; just add the filename of a picture.

    Fileoptional
    Picture Sizeimagesize

    Provide the unit in the value; for instance, "98 pixels"

    Stringoptional
    Caption for picturecaption

    no description

    Stringoptional
    Year course establishedestablishment

    no description

    Numberoptional
    Type of coursetype

    Typically only "Public" or "Private".

    Stringoptional
    Owner of courseowner

    This is the owner of the golf course; if the owner has a wikipedia entry, markup with "[[" and "]]".

    Stringoptional
    Operator of courseoperator

    This is the operator of the golf course; if the owner has a wikipedia entry, markup with "[[" and "]]".

    Stringoptional
    Holes countholes

    Number of holes in the course (e.g. 18)

    Numberoptional
    Greensgreens

    Type of grass used

    Stringoptional
    Fairwaysfairways

    Type of grass used

    Stringoptional
    Tournaments held at coursetournaments

    The tournaments listed should be notable, meaning they have wikipedia entries for them (markup with "[[" and "]]")

    Stringoptional
    Websitewebsite

    If there is a website for the course, add it here.

    Stringoptional

    The following parameters have not been added to the templatedata yet:


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Infobox_golf_facility&oldid=1124944029"

    Categories: 
    Infobox templates
    Lua-based templates
    Golf infobox templates
    Infobox templates with module parameter
    Hidden categories: 
    Wikipedia semi-protected templates
    Pages using gadget WikiMiniAtlas
    Templates with coordinates fields
    Templates generating hCards and Geo
    Templates using TemplateData
    Templates that add a tracking category
     



    This page was last edited on 1 December 2022, at 10:24 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki