Template:Item/doc
From ArchivesWiki
This template defines a record of a physical or digital archive item.
What it is:
- type
- format
- extent
Where in the world it relates to, where it came from, and where it is now:
- places
- coordinates
- location
- storage_location
- storage_location_sort_key
Who it relates to, who created it:
- people
- authors
What other item it belongs to (in its original series):
- parent_item
- parent_item_sort_key
Usage
{{Item
| parent_item = <!-- semicolon-separated page names -->
| parent_item_sort_key =
| type = <!-- one of: photo, letter, book, ephemera, article, object, collection -->
| date = <!-- yyyy-mm-dd -->
| date_precision = <!-- one of: day, month, year, circa -->
| authors = <!-- semicolon-separated page names -->
| source =
| extent =
| format =
| license = <!-- Leave blank to default to CC-BY-SA -->
| places = <!-- semicolon-separated page names -->
| people = <!-- semicolon-separated page names -->
| image = <!-- Without the leading 'File:' prefix. -->
| coordinates = <!-- latitude, longitude (in decimal degrees) -->
| description =
}}
See also Template:Item/preload.
