Examples in red, below, include a lang= parameter.

Examples

edit
Some standard use cases
  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.google.jp/ |title=My Favorite Things, Part II |author=Doe, John |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |date=30 April 2005 |work=Encyclopedia of things |accessdate=6 July 2005 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.example.org/ |title=My Favorite Things, Part II |author=Doe, John |date=30 April 2005 |work=Encyclopedia of things |accessdate=6 July 2005 }}
Using format
Foreign language and translated title
coauthors
  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Smith, Peter; Smythe, Jim |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Smith, Peter; Smythe, Jim |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Peter Smith; Jim Smythe |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.example.org/ |title=Our Favorite Things |first=John |last=Doe |coauthors=Peter Smith; Jim Smythe |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
No author
  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=Index of Sharp Things |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.example.org/ |title=Index of Sharp Things |publisher=Open Publishing |date=30 April 2005 |work=Encyclopedia of Things |accessdate=16 May 2006 }}


No author, no publisher

This abbreviated format should only be used when the editor cannot determine the publisher and author.

  • {{User:Cxw/Cite web trans |url=http://www.example.org/ |title=Index of Sharp Things |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.example.org/ |title=Index of Sharp Things |date=30 April 2005 |work=Encyclopedia of Things |accessdate=6 July 2005 }}


Using "archiveurl" and "archivedate" for webpages that have been archived
Using "quote"
  • {{User:Cxw/Cite web trans |url=http://www.webexhibits.org/daylightsaving/c.html |title=Daylight saving time: rationale and original idea |work=WebExhibits |date=2008 |accessdate=2009-09-27 |quote=... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...' }}
  • {{User:Cxw/Cite web trans |lang=ja |url=http://www.webexhibits.org/daylightsaving/c.html |title=Daylight saving time: rationale and original idea |work=WebExhibits |date=2008 |accessdate=2009-09-27 |quote=... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...' }}

All parameters

edit

When copying all parameters in either the vertical or horizontal layouts, delete those which are not needed.

All parameters, horizontal layout
{{User:Cxw/Cite web trans |url= |title= |first= |last= |author= |authorlink= |coauthors= |date= |month= |year= |work= |publisher= |location= |page= |pages= |at= |language= |trans_title= |format= |doi= |archiveurl= |archivedate= |accessdate= |quote= |ref= |separator= |postscript= |lang= }}
All parameters, vertical layout
{{User:Cxw/Cite web trans
| url         =
| title       =
| first       =
| last        =
| author      =
| authorlink  =
| coauthors   =
| date        =
| month       =
| year        =
| work        =
| publisher   =
| location    =
| page        =
| pages       =
| at          =
| language    =    (Human-readable name of language the work is in)
| trans_title =
| format      =
| doi         =
| archiveurl  =
| archivedate =
| accessdate  =
| quote       =
| ref         =
| separator   =
| postscript  =
| lang        =     (ISO 639 code of language to translate from.  
                     Also fills in _language_, if that parameter was not specified.)
}}