మూస:Infobox museum/doc

వికీపీడియా నుండి
Jump to navigation Jump to search

Usage[మార్చు]

Copy a blank version to use. All parameter names must be lowercase.

{{{name}}}
{{{native_name}}}
[[File:{{{logo}}}|frameless|alt={{{logo_alt}}}|upright={{{logo_upright}}}]]
{{{logo_caption}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Former name
{{{former_name}}}
Established{{{established}}}
Dissolved{{{dissolved}}}
Location{{{location}}}
Coordinates{{{coordinates}}}
Type{{{type}}}
Accreditation{{{accreditation}}}
Key holdings{{{key_holdings}}}
Collections{{{collections}}}
Collection size{{{collection_size}}}
Visitors{{{visitors}}}
Founder{{{founder}}}
Executive director{{{executive_director}}}
{{{leader_type}}}{{{leader}}}
Director{{{director}}}
President{{{president}}}
CEO{{{ceo}}}
Chairperson{{{chairperson}}}
Curator{{{curator}}}
Architect{{{architect}}}
Historian{{{historian}}}
Owner{{{owner}}}
Employees{{{employees}}}
Public transit access{{{publictransit}}}
Nearest parking{{{parking}}}
Website{{{website}}}
{{Infobox museum/{{{network}}} network|header}}
{{Infobox museum/{{{network}}} network|data}}
{{{embedded}}}
{{Infobox museum
| name               = 
| native_name        = 
| native_name_lang   = 
| logo               = 
| logo_upright       = 
| logo_alt           = 
| logo_caption       = 
| image              = 
| image_size         = 
| image_upright      = 
| alt                = 
| caption            = 
| map_type           = 
| map_relief         = 
| map_size           = 
| map_caption        = 
| map_dot_label      = 
| coordinates        = <!-- {{coord|LAT|LON|display=inline,title}} -->
| former_name        = <!-- or |former_names= -->
| established        = <!-- {{start date|YYYY|MM|DD|df=y}} -->
| dissolved          = <!-- {{end date|YYYY|MM|DD|df=y}} -->
| location           = 
| type               = 
| accreditation      = 
| key_holdings       = 
| collections        = 
| collection_size    = 
| visitors           = 
| founder            = 
| executive_director = 
| leader_type        = 
| leader             = 
| director           = 
| president          = 
| ceo                = 
| chairperson        = 
| curator            = 
| architect          = 
| historian          = 
| owner              = 
| employees          = 
| publictransit      = 
| parking            = <!-- or |car_park= -->
| website            = <!-- {{URL|example.com}} -->
| network            = 
| embedded           = <!-- or |nrhp= -->
}}

Embedding other templates[మార్చు]

The embedded parameter is used for embedding other templates into this infobox (see Wikipedia:Infobox modules).

{{Infobox museum
| name =
| <!-- etc. -->
| embedded =
  {{Infobox NRHP
  | embed = yes <!-- or child=yes or subbox=yes-->
  | <!-- etc. -->
  }}
}}

Parameters[మార్చు]

Note that the examples below are presented in wikicode and do not necessarily reflect actual statistics.

name
Name of the museum
Example: Foo Museum of Art
native_name
Name of the museum in the local language, if different
native_name_lang
ISO 639-2 code for the local language, e.g. "fr" for French. If there is more than one native name, in different languages, enter those names using {{lang}}, instead.
logo
Logo or graphic by which the museum is identified, omitting the wikilink brackets and the "file:" or "image:" namespace
Example: Louvre.jpg
logo_upright
Logo scaling factor
logo_alt
Alt text for the logo, for people who can't see the image
logo_caption
Caption for the logo
image
Image of the museum, omitting the wikilink brackets and the "file:" or "image:" namespace
Example: Louvre.jpg
image_upright
Image scaling factor
alt
Alt text for image, for people who can't see the image
caption
Image caption
map_type
The name of the map template used to construct location map, see Template:Location map#Available map templates
Example: USA Alabama.
map_relief
Set this to y or any non-blank value to use a relief map image provided by the selected location map template (if a relief map is available). For additional information, see Template:Location map#Relief parameter.
map_size
Specify a pixel width for the map image. The default is 220.
Example: map_size=230 (not map_size=230px).
map_caption
Text displayed below the map image.
Example: FooTown
map_dot_label
Text displayed on the map dot.
coordinates
Latitude and longitude. Use {{Coord}}; see that template's documentation for usage information.
former_name
Previous name(s)
established
Date of the museum's establishment. Use {{Start date}}.
Example: {{Start date|1997|03|31}}
dissolved
If defunct, date the museum was dissolved. Use {{End date}}.
Example: {{End date|2007|12|31}}
location
Location of the museum
Example: [[National Mall]], [[Washington D.C.]], [[United States|US]]
Example: [[Moncton]], [[New Brunswick]], [[Canada]]
type
Type of museum, most likely Art museum, Science museum, Children's museum, General interest or similar
Example: [[Art museum]]
Example: [[Science museum]]
Example: [[Children's museum]]
accreditation
Accreditation
Example: [[American Alliance of Museums]]
key_holdings
Key holdings
Example: [[Flaming June]]
collections
Collections
Example: [[Baroque]]
Example: [[Pre-Raphaelite]]
Example: [[Golden Age]]
collection_size
Number of objects
visitors
Number of visitors
Example: 417,096 (2005)
founder
The museum's founder
Example: [[Harold Saxon]]
executive_director
The museum's executive director
Example: [[Harold Saxon]]
Alias: executive director
director
The museum's director
Example: [[Harold Saxon]]
president
Alternative to "director" above
ceo
Alternative to "ceo" above
chairperson
The museum's chair
Example: [[Harold Saxon]]
curator
The curator of the museum
Example: [[John Smith]]
architect
The architect of the museum
Example: [[John Smith]]
historian
The historian of the museum
Example: [[John Smith]]
owner
The owner of the museum
Example: [[Government of the City of Miami]]
employees
The number of employees.
publictransit
The nearest public transport stop
Example: [[Roosevelt/State (CTA)|Roosevelt Station]], [[Chicago Transit Authority]]
parking
The nearest parking
Example: On site (no charge)
car_park
Same as parking, but instead renders the label as "car park" for WP:ENGVAR purposes
website
Official or primary website operated by the museum. Use the template {{URL}}.
Example: {{URL|example.org}}
network
If the museum is part of a museum network, specify the network name to invoke one of the network templates.
embedded
Enter yes if this template is used as a module (sub-template) of another infobox.

Mapframe map[మార్చు]

A Mapframe map is automatically included if:

  • There are coordinates specified on the page's Wikidata item
  • It has not been turned off by setting |mapframe=no
  • Either another type of map has not been set, or |mapframe=yes is set

The following parameters are available for adjusting the mapframe map:

  • Basic parameters:
    • mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no if a pushpin map or map image is specified, yes otherwise
    • mapframe-caption – Caption for the map. Default: blank (or if |mapframe-geomask= is set, "Location in geomask's label")
    • mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, the subsequent mapframe parameters will be ignored. Default: not specified
    • mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
    • mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g. |coord={{Coord|12.34|N|56.78|E}}. Default: coordinates from Wikidata
    • mapframe-wikidata – Set to yes to show shape/line features from the wikidata item, if any, when |coord= is set. Default: not specified
  • Customise which features are displayed:
    • mapframe-shape – Turn off display of shape feature by setting to none. Use an inverse shape (geomask) instead of a regular shape by setting to inverse. Default: not specified
    • mapframe-point – Turn off display of point feature by setting to none. Force point marker to be displayed by setting to on. Default: not specified
    • mapframe-line – Turn off display of line feature by setting to none. Default: not specified
    • mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g. P17 for దేశం (P17), P131 for వున్న పరిపాలనా ప్రాంతం (P131)). Default: museum
    • mapframe-switcher – set to auto or geomasks or zooms to enable Template:Switcher-style switching between multiple mapframes. Default: not specified
      • auto – switch geomasks found in ప్రాంతం (P276) and వున్న పరిపాలనా ప్రాంతం (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.
      • geomasks – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter
      • zooms – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of 3), "zoomed out" is 1, and "zoomed midway" is the average
  • Other optional parameters:
    • mapframe-frame-width or mapframe-width – Frame width. Default: 270
    • mapframe-frame-height or mapframe-height – Frame height. Default: 200
    • mapframe-shape-fill – Color used to fill shape features. Default: #606060
    • mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.5
    • mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
    • mapframe-stroke-width – Width of line features, and outlines of shape features; default is "5". Default: 5
    • mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: museum
      • Can also be set to blank to override any default marker symbol
    • mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #5E74F3
    • mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
    • mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 2
    • mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
    • mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.5
    • mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
    • mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified
    • mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates

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.

TemplateData[మార్చు]

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

TemplateData for Infobox museum

An infobox for museums

మూస పరామితులు

ఈ మూసకు, పరామితుల బ్లాక్ ఫార్మాటింగు కావాలి.

పరామితివివరణరకంస్థితి
Namename

Name of the museum

ఉదాహరణ
Foo Museum of Art
లైనుసూచించినవి
Native namenative_name

Name of the museum in the local language, if different

లైనుఐచ్చికం
Native name languagenative_name_lang

The language of the native name

లైనుఐచ్చికం
Logologo

Logo or graphic by which the museum is identified

ఉదాహరణ
Louvre.jpg
దస్త్రంసూచించినవి
Logo uprightlogo_upright

Logo scaling factor

సంఖ్యఐచ్చికం
Logo alt textlogo_alt

Alt text for the logo, for people who can't see the image

తెలియనిదిఐచ్చికం
Logo captionlogo_caption

The caption for the logo

స్ట్రింగుఐచ్చికం
Imageimage

An image of the museum

ఉదాహరణ
Louvre.jpg
దస్త్రంసూచించినవి
image_sizeimage_size imagesize

వివరణ లేదు

స్ట్రింగుఐచ్చికం
Image uprightimage_upright

Scaling factor for the image

సంఖ్యఐచ్చికం
Image captioncaption

A caption for the image

స్ట్రింగుఐచ్చికం
Image alt textalt

Alt text for image, for people who can't see the image

స్ట్రింగుఐచ్చికం
Map typemap_type pushpin_map image_map

The name of the map template used to construct location map, see [[Template:Location map#Available map templates]]

ఉదాహరణ
USA Alabama
లైనుసూచించినవి
Map captionmap_caption

Text displayed below the map image, if latitude and longitude are used

ఉదాహరణ
FooTown
లైనుఐచ్చికం
Map sizemap_size

Specify a pixel width for the map image

అప్రమేయం
250
ఉదాహరణ
250
సంఖ్యఐచ్చికం
Show map reliefmap_relief pushpin_relief

Set this to y or any non-blank value to use a relief map image provided by the selected location map template (if a relief map is available). For additional information, see [[Template:Location map#Relief parameter]]

బూలియన్ఐచ్చికం
map_dot_labelmap_dot_label map dot label

వివరణ లేదు

స్ట్రింగుఐచ్చికం
Former nameformer_name former_names

Previous name(s)

లైనుసూచించినవి
Establishedestablished

Date of establishment, using {{Start date}}

ఉదాహరణ
{{Start date|1997|03|31}}
మూససూచించినవి
Dissolveddissolved

If defunct, date the museum was dissolved. Use {{End date}}

ఉదాహరణ
{{End date|2007|12|31}}
మూసఐచ్చికం
Locationlocation

Location of the museum

ఉదాహరణ
[[National Mall]], [[Washington D.C.]], [[United States|US]]
లైనుసూచించినవి
Coordinatescoordinates

Alternative to other coordinates parameters, taking {{Coord}} as a single value

ఉదాహరణ
{{Coord|44.112|N|87.913|W|display=title}}
మూసఐచ్చికం
Typetype

Type of museum, most likely Art museum, Science museum, Children's museum or similar

ఉదాహరణ
[[Art museum]]
లైనుసూచించినవి
Accreditationaccreditation

వివరణ లేదు

ఉదాహరణ
[[American Alliance of Museums]]
లైనుఐచ్చికం
Key holdingskey_holdings

Important holdings

ఉదాహరణ
[[Flaming June]]
లైనుఐచ్చికం
Collectionscollections collections_type

The types of collections held by the museum

ఉదాహరణ
[[Baroque]]
స్ట్రింగుఐచ్చికం
Collection sizecollection_size collection size collection

Number of objects

ఉదాహరణ
20,000
సంఖ్యఐచ్చికం
Visitorsvisitors

Number of visitors

ఉదాహరణ
417,096 (2005)
లైనుఐచ్చికం
Founderfounder

The museum's founder

ఉదాహరణ
[[Harold Saxon]]
లైనుఐచ్చికం
Executive directorexecutive_director executive director

The museum's executive director

లైనుఐచ్చికం
Directordirector

The museum's director

లైనుఐచ్చికం
Presidentpresident

The museum's president

లైనుఐచ్చికం
CEOceo

The museum's chief executive officer

లైనుఐచ్చికం
Chairpersonchairperson

The museum's chair

లైనుఐచ్చికం
Curatorcurator

The curator of the museum

లైనుఐచ్చికం
Architectarchitect

The architect of the museum

లైనుఐచ్చికం
Historianhistorian

The historian of the museum

తెలియనిదిఐచ్చికం
Ownerowner

The owner of the museum

ఉదాహరణ
[[Government of the City of Miami]]
లైనుఐచ్చికం
employeesemployees

వివరణ లేదు

స్ట్రింగుఐచ్చికం
Public transportpublictransit

The nearest public transport stop

ఉదాహరణ
[[Roosevelt/State (CTA)|Roosevelt Station]], [[Chicago Transit Authority]]
లైనుఐచ్చికం
Parkingparking

The nearest parking

ఉదాహరణ
On site (no charge)
లైనుఐచ్చికం
Car parkcar_park

Same as parking, but instead renders the label as "car park" for [[WP:ENGVAR]] purposes

లైనుఐచ్చికం
Websitewebsite

Official or primary website operated by the museum. Use the template {{URL}}.

ఉదాహరణ
{{URL|example.org}}
మూససూచించినవి
Networknetwork

If the museum is part of a museum network, specify the network name to invoke one of the [https://en.wikipedia.org/w/index.php?title=Special%3APrefixIndex&prefix=Infobox+museum&namespace=10 network templates]

లైనుఐచ్చికం
nrhpnrhp

వివరణ లేదు

మూసఐచ్చికం
embeddedembedded embed

వివరణ లేదు

మూసఐచ్చికం
leader_typeleader_type

వివరణ లేదు

స్ట్రింగుఐచ్చికం
leaderleader

వివరణ లేదు

స్ట్రింగుఐచ్చికం
map_altmap_alt

వివరణ లేదు

స్ట్రింగుఐచ్చికం

Tracking category[మార్చు]