Template:Retrieved
From Wikipedia, the free encyclopedia
[edit] Template documentation
This documentation is transcluded from Template:Retrieved/doc. (edit | history)
This template has a sandbox (edit) and testcases (edit) for editors to experiment.
This template has a sandbox (edit) and testcases (edit) for editors to experiment.
[edit] Description
Implements Template:Cite web "Retrieved on ..." behavior for use within citations using templates without "Retrieved on ..." behavior such as:
- Example:
A [[Brad Pitt]] statement.<ref>{{imdb name|id=0000093|name=Brad Pitt}}. {{retrieved | accessdate=2008-06-13 }}</ref>
=== References ===
{{Reflist}}
- Generates:
A Brad Pitt statement.[1]
References
- ^ Brad Pitt at the Internet Movie Database. Retrieved on 2008-06-13.
[edit] Usage
This template supports linked and non-linked date forms.
[edit] Linked date forms
- Linked date form with parameter: accessdate
{{retrieved | accessdate=2008-06-13 }}
- Linked date form with parameters: accessdate accessyear
{{retrieved | accessdate=June 13 | accessyear=2008 }}
[edit] Non-linked date forms
- Non-linked date form with parameter: accessmonthday
{{retrieved | accessmonthday=June 13, 2008 }}
- Generates: Retrieved on June 13, 2008.
- Non-linked date form with parameter: accessdaymonth
{{retrieved | accessdaymonth=13 June 2008 }}
- Generates: Retrieved on 13 June 2008.
- Non-linked date form with parameters: accessmonthday accessyear
{{retrieved | accessmonthday=June 13 | accessyear=2008 }}
- Generates: Retrieved on June 13, 2008.
- Non-linked date form with parameters: accessdaymonth accessyear
{{retrieved | accessdaymonth=13 June | accessyear=2008 }}
- Generates: Retrieved on 13 June 2008.