This template is used on approximately 73,000 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.
Preview message: Transclusion count updated automatically (see documentation).
This template provides a standardized inline reference for the National Register of Historic Places' NRIS database as a source.
Acceptable values for the |version= parameter represent specific versions of the NRIS database:
2013a: Database released November 2013, with changes up to September 30, 2014.
2010a: Database released December 2010, with changes up to July 9, 2010.
2009a: Database available until July 2010, with changes up to March 13, 2009. Used in probably 10,000+ Wikipedia articles. It was soon reuploaded on the NPS Focus website at http://nrhp.focus.nps.gov/natreg/docs/All_Data.html (now a deadlink).
2008b: Database containing updates through April 24, 2008. Used in 1,206 articles that still included this as of January 2011 (according to this report).
2008a: Database containing updates through April 15, 2008. Used in several thousand Wikipedia articles.
2007b: Database containing updates through June 30, 2007. Used in 296 Wikipedia articles as of January 2011.
2007a: Database containing updates through January 23, 2007. Used in several thousand Wikipedia articles.
2006a: Database containing updates through March 15, 2006. Used in 315 Wikipedia articles as of January 2011.
Any year in which only one database version is present may drop the \"a\" at the end (e.g. \"2010\" will work in place of \"2010a\"). It is also possible to simply make the database the first unnamed parameter used in the template (e.g. {{NRISref|2009a}} works exactly the same as {{NRISref|version=2009a}}). If the database value in |version= is incorrectly specified or missing, the article is added to Category:NRISref errors. There are currently 0 pages in the error category.
Disables error checking (with any content); do not use in article space.
Unknown
optional
Format: inline
This template provides a standardized inline reference for the National Register of Historic Places' NRIS database as a source.
Template parameters
This template prefers inline formatting of parameters.
Parameter
Description
Type
Status
Database version
version1
One of the database versions in the list on this template's page.
String
required
Name
name
Name of the historic place
Example
Lincoln Memorial
String
suggested
NRIS reference number
refnum
The NRIS ID used to create the database link.
Example
66000030
Number
suggested
Access date
accessdateaccess-date
Set this to the date on which the database was accessed.
Date
suggested
Date format
dateform2
Setting this to "dmy" gives 9 July 2010, "mdy" gives July 9, 2010, and both "ymd" and "iso" give the default 2010-07-09.
String
optional
Link to NPS article
link
If not set to no, a link will be created to the National Park Service and National Register of Historic Places articles.
Unknown
optional
Demo mode.
demo
Disables error checking (with any content); do not use in article space.
Unknown
optional
{
"params": {
"version": {
"aliases": ["1"],
"label": "Database version",
"description": "One of the database versions in the list on this template's page.",
"type": "string",
"required": true
},
"name": {
"label": "Name",
"description": "Name of the historic place",
"example": "Lincoln Memorial",
"type": "string",
"suggested": true
},
"refnum": {
"label": "NRIS reference number",
"description": "The NRIS ID used to create the database link.",
"example": "66000030",
"type": "number",
"suggested": true
},
"accessdate": {
"aliases": ["access-date"],
"label": "Access date",
"description": "Set this to the date on which the database was accessed.",
"type": "date",
"suggested": true
},
"dateform": {
"aliases": ["2"],
"label": "Date format",
"description": "Setting this to \"dmy\" gives 9 July 2010, \"mdy\" gives July 9, 2010, and both \"ymd\" and \"iso\" give the default 2010-07-09.",
"type": "string"
},
"link": {
"label": "Link to NPS article",
"description": "If not set to no, a link will be created to the National Park Service and National Register of Historic Places articles.",
"type": "unknown"
},
"demo": {
"label": "Demo mode.",
"description": "Disables error checking (with any content); do not use in article space."
}
},
"description": "This template provides a standardized inline reference for the National Register of Historic Places' NRIS database as a source.",
"format": "inline"
}