Difference between revisions of "Template:Cite Australian Dictionary of Biography/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
(CS1 wrapper)
imported>Vanisaac
m (→‎TemplateData: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(3 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
{{csdoc|usage}}
 
{{csdoc|usage}}
 
{{csdoc|usage common}}
 
{{csdoc|usage common}}
<code><nowiki>{{cite AuDB |first= |last= |authorlink= |title= |volume= |edition= |year= |id2= |accessdate= }}</nowiki></code>
+
<code><nowiki>{{cite AuDB |first= |last= |author-link= |title= |volume= |edition= |year= |id2= |access-date= }}</nowiki></code>
 
{{end}}
 
{{end}}
 
{{csdoc|usage vertical common}}
 
{{csdoc|usage vertical common}}
Line 14: Line 14:
 
  | first =  
 
  | first =  
 
  | last =  
 
  | last =  
  | authorlink =  
+
  | author-link =  
 
  | title =  
 
  | title =  
 
  | volume =  
 
  | volume =  
Line 20: Line 20:
 
  | year =  
 
  | year =  
 
  | id2 =  
 
  | id2 =  
  | accessdate =  
+
  | access-date =  
 
}}
 
}}
 
</pre>
 
</pre>
Line 33: Line 33:
 
==Examples==
 
==Examples==
  
===Using authorlink===
+
===Using author-link===
 
{{markup2
 
{{markup2
 
  | m = <nowiki>{{cite AuDB
 
  | m = <nowiki>{{cite AuDB
 
   |first=Zelman
 
   |first=Zelman
 
   |last=Cowen
 
   |last=Cowen
   |authorlink=Zelman Cowen
+
   |author-link=Zelman Cowen
 
   |title=Isaacs, Sir Isaac Alfred (1855–1948)
 
   |title=Isaacs, Sir Isaac Alfred (1855–1948)
 
   |volume=9
 
   |volume=9
 
   |year=1983
 
   |year=1983
 
   |id2=isaacs-sir-isaac-alfred-6805
 
   |id2=isaacs-sir-isaac-alfred-6805
   |accessdate=</nowiki>{{date}}<nowiki>
+
   |access-date=</nowiki>{{date}}<nowiki>
 
   }}</nowiki>
 
   }}</nowiki>
 
  | r = {{cite AuDB
 
  | r = {{cite AuDB
 
   |first=Zelman
 
   |first=Zelman
 
   |last=Cowen
 
   |last=Cowen
   |authorlink=Zelman Cowen
+
   |author-link=Zelman Cowen
 
   |title=Isaacs, Sir Isaac Alfred (1855–1948)
 
   |title=Isaacs, Sir Isaac Alfred (1855–1948)
 
   |volume=9
 
   |volume=9
 
   |year=1983
 
   |year=1983
 
   |id2=isaacs-sir-isaac-alfred-6805
 
   |id2=isaacs-sir-isaac-alfred-6805
   |accessdate={{date}}
+
   |access-date={{date}}
 
   }}
 
   }}
 
}}
 
}}
Line 68: Line 68:
 
   |year=1993
 
   |year=1993
 
   |id2=bodenwieser-gertrud-9532
 
   |id2=bodenwieser-gertrud-9532
   |accessdate=</nowiki>{{date}}<nowiki>
+
   |access-date=</nowiki>{{date}}<nowiki>
 
   }}</nowiki>
 
   }}</nowiki>
 
  | r = {{cite AuDB  
 
  | r = {{cite AuDB  
Line 79: Line 79:
 
   |year=1993
 
   |year=1993
 
   |id2=bodenwieser-gertrud-9532
 
   |id2=bodenwieser-gertrud-9532
   |accessdate={{date}}
+
   |access-date={{date}}
 
   }}
 
   }}
 
}}
 
}}
Line 91: Line 91:
 
   |year=1981
 
   |year=1981
 
   |id=A080275b
 
   |id=A080275b
   |accessdate=4 April 2011
+
   |access-date=4 April 2011
 
   }}</nowiki>
 
   }}</nowiki>
 
  | r = {{cite AuDB
 
  | r = {{cite AuDB
Line 99: Line 99:
 
   |year=1981
 
   |year=1981
 
   |id=A080275b
 
   |id=A080275b
   |accessdate=4 April 2011
+
   |access-date=4 April 2011
 
   }}
 
   }}
 
}}
 
}}
  
 +
==TemplateData==
  
<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
+
<templatedata>
 +
{
 +
"params": {
 +
"last": {
 +
"description": "Last name of the entry's author.",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"first": {
 +
"description": "First name(s) of the entry's author.",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"last2": {
 +
"description": "Last name of the entry's second author.",
 +
"type": "string"
 +
},
 +
"first2": {
 +
"description": "First name(s) of the entry's second author.",
 +
"type": "string"
 +
},
 +
"author-link": {
 +
"aliases": [
 +
"authorlink"
 +
],
 +
"description": "Name of article on author.",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"year": {
 +
"description": "Year.",
 +
"type": "number",
 +
"suggested": true
 +
},
 +
"volume": {
 +
"description": "Volume number.",
 +
"type": "number",
 +
"suggested": true
 +
},
 +
"id2": {
 +
"description": "New page ID, overrides id. Extracted from ADB URL: http://adb.anu.edu.au/biography/last-first-####",
 +
"example": "6805",
 +
"type": "number",
 +
"suggested": true
 +
},
 +
"id": {
 +
"description": "Pre-August 2011 page ID. Extracted from ADB URL: http://www.adb.online.anu.edu.au/biogs/########.htm",
 +
"type": "string",
 +
"deprecated": "In August 2011 the ADB website moved and reorganized its structure. New references should use the id2 field instead of the id field."
 +
},
 +
"title": {
 +
"description": "Title of entry.",
 +
"example": "Isaacs, Sir Isaac Alfred (1855–1948)",
 +
"type": "string",
 +
"required": true
 +
},
 +
"access-date": {
 +
"aliases": [
 +
"accessdate"
 +
],
 +
"description": "Date entry was accessed.",
 +
"type": "date",
 +
"suggested": true,
 +
"autovalue": "{{TODAY}}"
 +
}
 +
},
 +
"description": "This template provides a citation for the ''Australian Dictionary of Biography''.",
 +
"format": "inline"
 +
}
 +
</templatedata>
 +
 
 +
<includeonly>{{Sandbox other||<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:People and person external link templates|{{PAGENAME}}]]
 
[[Category:People and person external link templates|{{PAGENAME}}]]
 
[[Category:Australian source templates|{{PAGENAME}}]]
 
[[Category:Australian source templates|{{PAGENAME}}]]
 
[[Category:Specific-source templates]]
 
[[Category:Specific-source templates]]
  
[[de:Vorlage:AuDB]]
 
[[id:Templat:Australian Dictionary of Biography]]
 
[[ja:Template:Australian Dictionary of Biography]]
 
 
[[Category:Citation Style 1 specific-source templates]]
 
[[Category:Citation Style 1 specific-source templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 05:04, 24 April 2020

This template provides a citation for the Australian Dictionary of Biography.

Usage

Copy a blank version to use. Almost all parameter names are supported only in lower case (some initialisms, such as |isbn= have upper case aliases like |ISBN=, which are acceptable for use). Use the "|" (pipe) character between each parameter. Unused parameters may be deleted to avoid clutter in the edit window. Some samples on this documentation page may include the current date. If the date is not current, then Script error: No such module "Purge". the page.

Most commonly used parameters in horizontal format

{{cite AuDB |first= |last= |author-link= |title= |volume= |edition= |year= |id2= |access-date= }}

Most commonly used parameters in vertical format
{{cite AuDB
 | first = 
 | last = 
 | author-link = 
 | title = 
 | volume = 
 | edition = 
 | year = 
 | id2 = 
 | access-date = 
}}

Parameters

In August 2011 the ADB website moved and reorganized its structure. New references should use the id2 field instead of the id field. For any fields not listed here, see {{cite encyclopedia}} for documentation.

  • id (deprecated): Pre-August 2011 page ID. Extracted from ADB URL: http://www.adb.online.anu.edu.au/biogs/########.htm
  • id2: New page ID, overrides id. Extracted from ADB URL: http://adb.anu.edu.au/biography/last-first-####

Examples

Using author-link

  • {{cite AuDB |first=Zelman |last=Cowen |author-link=Zelman Cowen |title=Isaacs, Sir Isaac Alfred (1855–1948) |volume=9 |year=1983 |id2=isaacs-sir-isaac-alfred-6805 |access-date=8 November 2025 }}
Cowen, Zelman (1983). "Isaacs, Sir Isaac Alfred (1855–1948)". Australian Dictionary of Biography. 9. Melbourne University Press. ISSN 1833-7538. Retrieved 8 November 2025 – via National Centre of Biography, Australian National University.

Using multiple authors

  • {{cite AuDB |first=Marie |last=Cuckson |first2=H. |last2=Reitterer |title=Bodenwieser, Gertrud (1890–1959) |volume=13 |year=1993 |id2=bodenwieser-gertrud-9532 |access-date=8 November 2025 }}
Cuckson, Marie; Reitterer, H. (1993). "Bodenwieser, Gertrud (1890–1959)". Australian Dictionary of Biography. 13. Melbourne University Press. ISSN 1833-7538. Retrieved 8 November 2025 – via National Centre of Biography, Australian National University.

Pre-August 2011 format

  • {{cite AuDB |first=R. |last=Norris |title=Deakin, Alfred (1856–1919) |year=1981 |id=A080275b |access-date=4 April 2011 }}
Norris, R. (1981). "Deakin, Alfred (1856–1919)". Australian Dictionary of Biography. Melbourne University Press. ISSN 1833-7538. Retrieved 4 April 2011 – via National Centre of Biography, Australian National University.

TemplateData

This template provides a citation for the ''Australian Dictionary of Biography''.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Lastlast

Last name of the entry's author.

Stringsuggested
Firstfirst

First name(s) of the entry's author.

Stringsuggested
Last2last2

Last name of the entry's second author.

Stringoptional
First2first2

First name(s) of the entry's second author.

Stringoptional
Author-linkauthor-link authorlink

Name of article on author.

Stringsuggested
Yearyear

Year.

Numbersuggested
Volumevolume

Volume number.

Numbersuggested
Id2id2

New page ID, overrides id. Extracted from ADB URL: http://adb.anu.edu.au/biography/last-first-####

Example
6805
Numbersuggested
Idid

Pre-August 2011 page ID. Extracted from ADB URL: http://www.adb.online.anu.edu.au/biogs/########.htm

Stringdeprecated
Titletitle

Title of entry.

Example
Isaacs, Sir Isaac Alfred (1855–1948)
Stringrequired
Access-dateaccess-date accessdate

Date entry was accessed.

Auto value
{{TODAY}}
Datesuggested