قالب:جدول منجم/doc

Blank infobox

{{{name}}}
[[File:{{{image}}}|{{{width}}}|alt={{{alt}}}]]
{{{caption}}}
الموقع
الموقع{{{place}}}
{{{subdivision_type}}}{{{state/province}}}
البلد{{{country}}}
الإحداثياتUse {{Coord}}
الانتاج
المنتجات{{{products}}}
الانتاج{{{amount}}}
السنة المالية{{{financial year}}}
النوع{{{type}}}
أقصى عمق{{{greatest depth}}}
التاريخ
اِكتُشِف{{{discovery year}}}
اِفتـُتِح{{{opening year}}}
نشط{{{active years}}}
أُغلِق{{{closing year}}}
المالك
الشركة{{{owner}}}
الموقع الإلكتروني{{{official website}}}
سنة الاستحواذ{{{acquisition year}}}
{{{module}}}
{{Infobox mine
| name               = 
| image              = 
| width              = 
| caption            = 
| alt                = 
| pushpin_map        = 
| pushpin_mapsize    = 
| pushpin_map_alt    = 
| pushpin_map_caption= 
| pushpin_image      = 
| pushpin_label      = 
| pushpin_label_position = 
| coordinates        = <!-- {{Coord|latitude|N/S|longitude|E/W|display=inline,title}} -->
| place              = 
| subdivision_type   = 
| state/province     = 
| country            = 
| products           = 
| amount             = <!--include units--> 
| financial year     = 
| type               = 
| greatest depth     = 
| discovery year     =
| opening year       = <!-- {{Start date|YYYY}} -->
| active years       = <!-- use only if inactive for a period of time-->
| closing year       = <!-- {{End date|YYYY}} -->
| owner              =
| official website   = <!-- {{URL|example.com}} -->
| acquisition year   = 
| module             = <!-- or 'embedded' or 'nrhp' -->
}}

Parameters

Name and image

  • name = The common name of the mine.
  • image = An image of the mine (without the prefix "Image:").
  • width = Image width e.g. 200px
  • caption = Caption for the image.
  • alt = alternative text for the image, if the image has not yet loaded. Also controls the text displayed when the image is hovered over.

Location map

  • pushpin_map = Name of a location map definition (not a File: or Image: name) which can use with Template:Location map (i.e. "USA Colorado" would generate {{Location map|USA Colorado}} which uses map definitions from Module:Location map/data/USA Colorado).
  • pushpin_mapsize = Optional. The width to display the pushpin map, in pixels. Just the number, no "px". If the parameter is omitted or value left empty, defaults to 220.
  • pushpin_map_alt = Optional. Alt text for the pushpin map.
  • pushpin_map_caption = Optional. Caption to display below the pushpin map.
  • pushpin_image = Optional. File name of a different image using same map coordinates.
  • pushpin_label = Optional. The label to place next to the pushpin coordinate marker. Defaults to the value of the name parameter.
  • pushpin_label_position = Optional. The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are left, right, top, bottom, and none. Defaults to right.

Coordinates

  • coordinates = Geographic coordinates, using the {{Coord}} template (with |display=inline,title). Unless a value for type: is specified, type:landmark is automatically added; unless a value for region: is specified, the template attempts to convert |country= and |state/province= into a valid region code which is automatically added. See {{Coord}} for more information on how to use it.

Location

  • place =
  • subdivision_type = state/province (affects label for the next entry)
  • state/province =
  • country =
  • the coordinates are displayed below the country

Production

  • products = what the mine produces/produced: e.g. silver, zinc, bauxite. May list more than one
  • amount = mine production (with unit, e.g. tons, troy ounces, etc.)
  • financial year = year of above the production figure, or "lifetime"
  • type = e.g. open-pit, underground, etc.
  • greatest depth =

History

  • discovery year = Year mine/deposit was discovered.
  • opening year = Year mine opened. Use {{Start date}}.
  • active years = Use if mine opened and closed more than once. Such as 1990-1995, 1997-2002; use {{Start date}} for the first one only.
  • closing year = Year mine closed. Use {{End date}}.

Owner

  • owner =
  • official website = use {{URL}}
  • acquisition year = year current owner acquired the mine.

Embedding other templates

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

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

Example

Lost Dutchman's Mine
The Praying Hands Formation, near the mine
Supersition Mountains
الموقع
Lost Dutchman's Mine is located in Arizona
Lost Dutchman's Mine
Lost Dutchman's Mine
الموقعSuperstition Mountains
StateArizona
البلدUnited States
الإحداثيات33°25′34″N 111°07′22″W / 33.42598°N 111.12266°W / 33.42598; -111.12266Coordinates: 33°25′34″N 111°07′22″W / 33.42598°N 111.12266°W / 33.42598; -111.12266
الانتاج
المنتجاتGold
الانتاج50,000 troy ounces
السنة الماليةLifetime
النوعUnderground
التاريخ
اِفتـُتِح1875 (1875)
أُغلِق1883 (1883)
المالك
الشركةJacob Waitz
الموقع الإلكترونيwww.example.com
{{Infobox mine
| name               = Lost Dutchman's Mine
| image              = SUPERSTITIONS AZ15.jpg
| width              = 250px
| caption            = Supersition Mountains
| alt                = The Praying Hands Formation, near the mine
| pushpin_map        = Arizona
| pushpin_mapsize    = 200px
| pushpin_map_alt    = 
| pushpin_map_caption= 
| pushpin_image      = 
| pushpin_label      = 
| pushpin_label_position = 
| coordinates        = {{coord|33.42598|N|111.12266|W|display=inline,title}}
| place              = [[Superstition Mountains]]
| subdivision_type   = State
| state/province     = [[Arizona]]
| country            = United States
| products           = Gold
| amount             = 50,000 troy ounces
| financial year     = Lifetime
| type               = Underground
| greatest depth     = 
| discovery year     =
| opening year       = {{Start date|1875}}
| active years       = <!-- use only if inactive for a period of time-->
| closing year       = {{End date|1883}}
| owner              = Jacob Waitz
| official website   = {{URL|http://www.example.com}}
| acquisition year   = 
| module             = 
}}

Microformat

The HTML mark up produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue article 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.

hCard uses HTML classes including:

  • "adr"
  • "county-name"
  • "fn"
  • "label"
  • "locality"
  • "nickname"
  • "note"
  • "org"
  • "region"
  • "street-address"
  • "vcard"

Geo is produced by calling {{coord}}, and uses HTML classes:

  • "geo"
  • "latitude"
  • "longitude"

Please do not rename or remove these classes.

When giving coordinates, please don't be overly precise.

Tracking category

TemplateData

TemplateData documentation used by VisualEditor and other tools

See the monthly error report for this template.

TemplateData for جدول منجم

لا وصف.

وسائط القالب

وسيطوصفنوعحالة
namename

دون وصف

غير معروفاختياري
imageimage

دون وصف

غير معروفاختياري
widthwidth

دون وصف

غير معروفاختياري
captioncaption

دون وصف

غير معروفاختياري
altalt

دون وصف

غير معروفاختياري
locationlocation

دون وصف

غير معروفاختياري
placeplace

دون وصف

غير معروفاختياري
state/provincestate/province

دون وصف

غير معروفاختياري
countrycountry

دون وصف

غير معروفاختياري
pushpin_mappushpin_map

دون وصف

غير معروفاختياري
pushpin_label_positionpushpin_label_position

دون وصف

غير معروفاختياري
pushpin_labelpushpin_label

دون وصف

غير معروفاختياري
official_nameofficial_name

دون وصف

غير معروفاختياري
pushpin_map_altpushpin_map_alt

دون وصف

غير معروفاختياري
coordinatescoordinates

دون وصف

غير معروفاختياري
pushpin_map_captionpushpin_map_caption

دون وصف

غير معروفاختياري
map_captionmap_caption

دون وصف

غير معروفاختياري
pushpin_mapsizepushpin_mapsize

دون وصف

غير معروفاختياري
pushpin_imagepushpin_image

دون وصف

غير معروفاختياري
subdivision_typesubdivision_type

دون وصف

غير معروفاختياري
productsproducts

دون وصف

غير معروفاختياري
amountamount

دون وصف

غير معروفاختياري
typetype

دون وصف

غير معروفاختياري
financial yearfinancial year

دون وصف

غير معروفاختياري
greatest depthgreatest depth

دون وصف

غير معروفاختياري
discovery yeardiscovery year

دون وصف

غير معروفاختياري
opening yearopening year

دون وصف

غير معروفاختياري
active yearsactive years

دون وصف

غير معروفاختياري
closing yearclosing year

دون وصف

غير معروفاختياري
nrhpnrhp

دون وصف

غير معروفاختياري
ownerowner

دون وصف

غير معروفاختياري
official websiteofficial website

دون وصف

غير معروفاختياري
acquisition yearacquisition year

دون وصف

غير معروفاختياري
embeddedembedded

دون وصف

غير معروفاختياري
modulemodule

دون وصف

غير معروفاختياري