Template:Infobox artifact
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
{{Infobox artifact}} may be used to summarize information about an artifact.
Usage
| {{{name}}} | |
|---|---|
| {{{native_artifact_name}}} | |
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]] {{{image_caption}}} | |
| [[File:{{{image2}}}|{{{image2_size}}}|alt={{{alt2}}}|upright=1]] {{{image2_caption}}} | |
| Type | {{{type}}} |
| Material | {{{material}}} |
| Size | {{{size}}} |
| Length | {{{length}}} |
| Height | {{{height}}} |
| Width | {{{width}}} |
| Depth | {{{depth}}} |
| Weight | {{{weight}}} |
| Writing | {{{writing}}} |
| Symbols | {{{symbols}}} |
| Created | {{{created}}} |
| Period/culture | {{{period}}} |
| Discovered | {{{discovered}}} |
| Discovered by | {{{discovered_by}}} |
| Place | {{{place}}} |
| Present location | {{{location}}} |
| Coordinates | {{{coordinates}}} |
| Classification | {{{classification}}} |
| Identification | {{{id}}} |
| Registration | {{{registration}}} |
| Language | {{{language}}} |
| Period | {{{period1}}} |
| Culture | {{{culture}}} |
| Rundata ID | {{{rune_id}}} |
| Style | {{{rune_style}}} |
| Runemaster | {{{rune_master}}} |
| Text – Native | |
| {{{rune_text_native}}} | |
| Translation | |
| {{{rune_text_english}}} | |
| Location | |
| {{{map}}} | |
| {{{website}}} | |
{{Infobox artifact
<!-- Parameters Brief instructions -->
| name = <!-- The name given to the artifact. Defaults to article title. Multiple names can be separated by <br>. -->
| native_name =
| native_name_lang =
| image = <!-- A picture of the artifact. Size can vary and needs to be specified. -->
| image_size =
| alt =
| image_caption = <!-- Description or notes for the first image. -->
| image2 = <!-- An optional second picture of the artifact. Size can vary and needs to be specified. -->
| image2_size =
| alt2 =
| image2_caption = <!-- Description or notes for the second image. -->
| type = <!-- The class of which the object is an instance -->
| material = <!-- The substance the artifact is made of. -->
| size = <!-- Size of the artifact, if known. -->
| height = <!-- {{convert|}} -->
| width = <!-- {{convert|}} -->
| weight = <!-- {{convert|}} -->
| length = <!-- {{convert|}} -->
| writing = <!-- Language and-or script of contingent inscriptions on the artifact, if known. -->
| symbols =
| created = <!-- Date and location that the artifact was made, if known. -->
| discovered = <!-- Date, location, and (re)discoverer of the artifact, if known. Deprecated; use the following, separate, parameters -->
| discovered_place = <!-- Place of (re)discovery of the artifact, if known. -->
| discovered_coords = <!-- Coordinates of (re)discovery of the artifact, if known. -->
| discovered_date = <!-- Date of (re)discovery of the artifact, if known. -->
| discovered_by = <!-- Person who (re)discovered the artifact, if known. -->
| location = <!-- Where the artifact has ended up now. -->
| classification =
| culture =
| id = <!-- Identification code (numbers or letters) for the artifact, if known. -->
| map = <!-- A map of the location of the artefact -->
| website = <!-- Web address -->
}}
- Optional parameters
- place may supplement created to separate date from location found/created.
- period may be added to describe the era or culture (such as "Greco-Roman").
- registration distinguishes the unique database or full catalogue number from a collection ID or historic/commonly used ID.
- height, width, length and weight are alternatives to using the generic size. If several dimensions are needed it is recommended to use size, to avoid creating an overly complex infobox, by separating dimensions with
<br>, e.g.size = height:6cm<br>width:2cm<br>thickness:0.4cm.
English variation
"artifact" is a US spelling. The UK spelling is "artefact" and {{Infobox artefact}} may be used as a valid alternative.
Mapframe params
- Basic {{Infobox mapframe}} parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no
- Internal onByDefault parameter: not specified
- mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g.
|coord=. Default: coordinates from Wikidata d:Property:P625{{Coord|12.34|N|56.78|E}} - 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, most 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-wikidata – Set to
yesto show all shape/line features from OpenStreetMap. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no
- Customise which features are displayed:
- mapframe-point – Turn off display of point feature by setting to
none. Force point marker to be displayed by setting toon. Default: not specified - mapframe-shape – Turn off display of shape feature by setting to
none. Force display of shape by setting toon. Use an inverse shape (geomask) instead of a regular shape by setting toinverse. Default: not specified - mapframe-line – Turn off display of line feature by setting to
none. Force display of line by setting toon. 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.
P17for country (P17),P131for located in the administrative territorial entity (P131)). Default: not specified - mapframe-switcher – set to
autoorgeomasksorzoomsto enable Template:Switcher-style switching between multiple mapframes. Default: not specifiedauto– switch geomasks found in location (P276) and located in the administrative territorial entity (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 parameterzooms– switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of3), "zoomed out" is1, and "zoomed midway" is the average
- mapframe-point – Turn off display of point feature by setting to
- 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.1
- mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- mapframe-line-stroke-color or mapframe-line-stroke-colour – Color of line features. Default: #ff0000
- mapframe-shape-stroke-color or mapframe-shape-stroke-colour – Color of outlines of shape features. Default: #ff0000
- mapframe-stroke-width – Width of line features, and outlines of shape features. Default: 2
- mapframe-shape-stroke-width – Width of outlines of shape features. Default: 2
- mapframe-line-stroke-width – Width of line features. Default: 5
- mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
- Can also be set to
blankto override any default marker symbol
- Can also be set to
- 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: 1
- 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.25
- 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 / not specified / not specified / 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
- mapframe-type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
- mapframe-population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified
Examples
Statue
{{Infobox artifact
|name = Las Limas Monument 1
|image = Señor de las limas 2.jpg
|image_caption = At highest resolution, the shallow incisons on the shoulders, legs, and face can be clearly seen
|material = [[Greenstone (archaeology)|Greenstone]]
|height = {{convert|55|cm|in|abbr=on}}
|created = [[Mesoamerican chronology#Preclassic Era|Middle Formative Period]] (1000 [[BCE]] – 600 [[BCE]])
|discovered_date = 1965
|discovered_place = near [[Jesús Carranza, Veracruz|Jesús Carranza]], [[Veracruz]], [[Mexico]]
|location = [[Xalapa Museum of Anthropology]], [[Veracruz]]
|culture = [[Olmecs|Olmec]]
}}
| ||||||||||||||||
Mosaic
{{Infobox artifact
|name = The Hinton St Mary Mosaic
|image = [[File:Mosaic2_-_plw.jpg|220px]]
|material = ceramic
|created = 4thC (early)
|period = [[Romano-British]]
|place = Hinton St Mary, villa
|location = G49/wall, [[British Museum]], London
|registration = [http://www.britishmuseum.org/research/search_the_collection_database/search_object_details.aspx?objectid=808670&partid=1 965,0409.1]
}}
| ||||||||||||||||
Maintenance categories
TemplateData
TemplateData for Infobox artifact
This template may be used to summarize information about an artifact.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The name given to the artifact. Defaults to article title. Multiple names can be separated by <br>. | String | optional |
| native_name | native_name | no description | String | optional |
| native_name_lang | native_name_lang | no description | String | optional |
| image | image | A picture of the artifact. Size can vary and needs to be specified. | File | optional |
| image_size | image_size | no description | String | optional |
| alt | alt | no description | String | optional |
| image_caption | image_caption | Description or notes for the first image. | String | optional |
| image2 | image2 | An optional second picture of the artifact. Size can vary and needs to be specified. | String | optional |
| image2_size | image2_size | no description | String | optional |
| alt2 | alt2 | no description | String | optional |
| image2_caption | image2_caption | Description or notes for the second image. | String | optional |
| type | type | The class of which the object is an instance | String | optional |
| material | material | The substance the artifact is made of.
| String | optional |
| size | size | Size of the artifact, if known. | String | optional |
| height | height | no description
| String | optional |
| width | width | no description
| String | optional |
| weight | weight | no description
| String | optional |
| length | length | no description
| Content | optional |
| writing | writing | Language and-or script of contingent inscriptions on the artifact, if known. | String | optional |
| symbols | symbols | no description | String | optional |
| created | created | Date and location that the artifact was made, if known. | String | optional |
| discovered | discovered | Deprecated; use the following, separate, parameters | String | optional |
| discovered_place | discovered_place | Place of (re)discovery of the artifact, if known. | String | optional |
| discovered_coords | discovered_coords | Coordinates of (re)discovery of the artifact, if known. | String | optional |
| discovered_date | discovered_date | Date of (re)discovery of the artifact, if known. | Content | optional |
| discovered_by | discovered_by | Person who (re)discovered the artifact, if known. | String | optional |
| location | location | Where the artifact has ended up now. | String | optional |
| classification | classification | no description | String | optional |
| culture | culture | no description | String | optional |
| id | id | Identification code (numbers or letters) for the artifact, if known. | String | optional |
| map | map | A map of the location of the artefact | String | optional |
| website | website | Web address | URL | optional |
| box_width | box_width | no description | Unknown | optional |
| native_artifact_name | native_artifact_name | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| caption2 | caption2 | no description | Unknown | optional |
| depth | depth | no description | Unknown | optional |
| period | period | no description | Unknown | optional |
| place | place | no description | Unknown | optional |
| coordinates | coordinates | no description | Unknown | optional |
| registration | registration | no description | Unknown | optional |
| language | language | no description | Unknown | optional |
| period1 | period1 | no description | Unknown | optional |
| civilization | civilization | no description | Unknown | optional |
| civilisation | civilisation | no description | Unknown | optional |
| rune_id | rune_id | no description | Unknown | optional |
| rune_style | rune_style | no description | Unknown | optional |
| rune_master | rune_master | no description | Unknown | optional |
| rune_text_native | rune_text_native | no description | Unknown | optional |
| rune_text_english | rune_text_english | no description | Unknown | optional |
| module | module | no description | Unknown | optional |