Template:Wp/bew/Citation

From Wikimedia Incubator
[lihat] [sunting] [sejarah] [hapus singgahan] Pengwarkatan


Template:For2 Template:Documentation subpage


Template:Csdoc The Citation template generates a citation for a book, periodical, contribution in a collective work, or a web page. It determines the citation type by examining which parameters are used. As with other citation templates, this template can be used either in a footnote (between Template:Tag tags) or in a section that lists sources. This template uses the same Lua code as citation style 1 (CS1) templates with parameters to change the displayed format to citation style 2 (CS2).

If the correct parameters are used, this template produces output identical to that of the Cite templates, such as

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{Cite book}} and

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{Cite web}}, with one important exception: By default, this Citation template uses commas in places where the Cite templates use periods (full stops) by default; either type of template can use periods (full stops) or commas by using an optional parameter.

Regardless of which citation templates are used or even if none are used at all, all citations should have the same format throughout an article in the saved, rendered text.

Notes:

  • All parameter names must be lowercase.
  • Invisible unicode space characters (see list) will return an error message. Non-intentional invisible characters should be removed; intentional ones should be replaced with their corresponding HTML entity (e.g. ​).

Simple citations

This section covers the most commonly used parameters. You can copy the horizontal form or vertical form below and then add in extra parameters from the full list. Spacing and ordering of the parameters within the template is irrelevant and does not affect the final, rendered text.

{{Citation |last= |first= |year= |title= |publisher= |publication-place= |page= |url= |access-date=}}

{{Citation
| last        =
| first       =
| year        =
| title       =
| publisher   =
| publication-place =
| page        =
| url         =
| access-date =
}}
  • last: The author's surname or last name. Don't use with the author parameter.
  • first: The author's first or given name(s).
  • year: Year of authorship or publication. Mandatory for use with links from Template:Harvard citation, unless Template:Para specifies both month and year.
  • title: Title of the work. Mandatory for web references.
  • publisher: The name of the publisher. Omit terms such as Publishers, Co., Inc., Ltd., etc., but retain the words Books or Press. Not normally included where the publication is a periodical which has its own Wikipedia article (e.g. Newsweek, Billboard).
    • publication-place (or place or location): The city of publication. If more than one town/city is listed on the title page, give the first one or the location of the publisher's head office. Omit when the publication is a periodical whose name specifies the location (e.g. The New York Times, The Times of India)
  • page: For use when one page is cited. Adds "p." before the page number. Do not use with pages.
  • url: A url of an online location where the item can be found. If the url includes double quotes, these must be encoded as "%22".
    • access-date: Date[n 1] when the url was accessed.

Example

Template:Tj Template:Citation

Full citation parameters

This section needs to be edited. It includes deprecated parameters and does not include parameters that were added in the updates.

These can be used for all types of publication. All are optional and indentation is used simply to group related items — these may be mutually exclusive where indicated. Some hyphenated names can also be placed without hyphens.

{{Citation
| author  =
| last    =
| first   =
| author2 =
| last2   =
| first2  =
| author-link  =
| author2-link =
| author-separator =
| author-name-separator =
| author-mask =
| editor        =
| editor-last   =
| editor-first  =
| editor2       =
| editor2-last  =
| editor2-first =
| editor-link   =
| editor2-link  =
| translator-last   =
| translator-first  =
| translator-link   = 
| translator2-last  =
| translator2-first =
| translator2-link  =
| others   =
| publication-date =
| date     =
| year     =
| orig-date =
| title    =
| chapter  =
| chapter-url  =
| chapter-format  =
| contribution =
| contribution-url =
| type    =
| journal =
| periodical =
| newspaper  =
| magazine   =
| encyclopedia =
| work =
| edition =
| series  =
| volume  =
| issue   =
| publisher =
| publication-place =
| place    =
| language =
| page  =
| pages =
| no-pp  =
| at   =
| id   =
| isbn =
| issn =
| oclc =
| pmid =
| pmc  =
| bibcode =
| doi =
| doi-inactive-date=
| zbl =
| url =
| access-date  =
| format       =
| archive-url  =
| archive-date =
| url-status   =
| quote      =
| separator  =
| postscript =
| ref =
}}

Parameters

Syntax

Template:Csdoc

Template:Csdoc

COinS

Template:Csdoc

What's new

Template:Csdoc

Deprecated

Template:Csdoc

Description

Authors

Template:Csdoc

Editors

Template:Csdoc

Title

Template:Csdoc Template:Csdoc Template:Csdoc Template:Csdoc

Date

Template:Csdoc

Work

Template:Csdoc

Publisher

Template:Csdoc

Edition, series, volume

Template:Csdoc Template:Csdoc Template:Csdoc

In-source locations

Template:Csdoc

URL

Template:AnchorTemplate:Csdoc

Chapter URL

Template:AnchorTemplate:Csdoc

Anchor

Template:Distinguish Template:More Template:Csdoc

Identifiers

Template:Distinguish Template:AnchorTemplate:Csdoc Template:AnchorTemplate:Csdoc

Quote

Template:Csdoc

Laysummary

Template:Csdoc

Display options

Template:Csdoc

Subscription or registration required

Template:Csdoc

Examples

Books

Three authors, a volume, and an edition. Ampersand (&) forced before final author's name.
{{Citation
| last1  = Lincoln
| first1 = A.
| last2  = Washington
| first2 = G.
| last3  = Adams
| first3 = J.
| name-list-style = amp
| title     = All the Presidents' Names
| publisher = The Pentagon
| place     = Home Base, New York
| volume  = XII
| edition = 2nd
| year    = 2007
}}
Template:Citation

Web

Web page
{{Citation
| url   = http://nrhp.focus.nps.gov/
| title = NPS Focus
| work  = National Register of Historic Places
| publisher  = [[National Park Service]]
| access-date = November 30, 2010
| ref = none
}}
Template:Citation
Archived page
{{Citation
| url = http://liftoff.msfc.nasa.gov/academy/space/atmosphere.html
| title = Earth's Atmosphere
| access-date = October 25, 2007
| publisher  = [[National Aeronautics and Space Administration]]
| year   = 1995
| author = NASA
| archive-url = https://web.archive.org/web/20071013232332/http://
liftoff.msfc.nasa.gov/academy/space/atmosphere.html
| archive-date = October 13, 2007
}}
Template:Citation

Journals, newspapers, magazines, or other periodicals

Journal article
{{Citation
| last  = Hill
| first = Marvin S.
| title = Joseph Smith and the 1826
Trial: New Evidence and New
Difficulties
| journal = BYU Studies
| volume  = 12
| issue   = 2
| year    = 1976
| pages   = 1–8
| url     = https://byustudies.byu.edu/shop/PDFSRC/12.2Hill.pdf
}}
Template:Citation
Journal article with multiple authors and identifier
{{Citation
| last1  = Mandelkern
| first1 = M
| last2  = Elias
| first2 = J
| last3  = Eden
| first3 = D
| last4  = Crothers
| first4 = D
| display-authors = 2
| title   = The dimensions of DNA in solution
| journal = J Mol Biol
| volume  = 152
| issue = 1
| pages = 153–161
| year  = 1981
| pmid  = 7338906
| doi   = 10.1016/0022-2836(81)90099-1
}}
Template:Citation
Newspaper article
{{Citation
| last  = Smith
| first = Joseph III
| author-link = Joseph Smith III
| title = Last Testimony of Sister Emma
| newspaper = The Saints' Herald
| location = Plano, IL
| volume = 26
| issue  = 19
| date   = October 1, 1879
| page   = 289
| url    = http://www.sidneyrigdon.com/dbroadhu/
IL/sain1872.htm#100179
}}
Template:Citation

Conference papers and public lectures

Conference paper
{{Citation
| last   = Sullivan
| first  = D.B.
| contribution = Time and frequency measurement
 at NIST: The first 100 years
| year   = 2001
| title  = 2001 IEEE Int'l Frequency Control Symp.
| publisher = National Institute of Standards and Technology
| contribution-url = http://tf.nist.gov/timefreq/general/pdf/1485.pdf
}}
Template:Citation
Lecture
{{Citation
| last   = Habicht
| first  = Christian
| contribution = Hellenistic Athens and her Philosophers
| year   = 1988
| title  = David Magie Lecture, Princeton University Program in the History, Archaeology, and Religions of the Ancient World
| publisher = Princeton University
| page=14 
}}
Template:Citation

Parts of books, including encyclopedia articles

Manuscript published in an edited compilation
{{Citation
| last  = Bidamon
| first = Emma Smith
| author-link = Emma Hale Smith
| chapter = Letter to Emma S. Pilgrim
| date = March 27, 1876
| editor-last  = Vogel
| editor-first = Dan
| title  = Early Mormon Documents
| volume = 1
| publisher = Signature Books
| publication-date = 1996
| isbn = 1-56085-072-8
}}
Template:Citation
Work with an editor but no author
{{Citation
| editor-last  = Vogel
| editor-first = Dan
| title  = Early Mormon Documents
| volume = 1
| publisher = Signature Books
| date = 1996
| isbn = 1-56085-072-8
}}
Template:Citation
Encyclopedia article by a named author
{{Citation
| last  = Kramer
| first = Martin
| author-link  = Martin Kramer
| year=1999
| title = Bernard Lewis
| editor-last  = Boyd
| editor-first = Kelley
| encyclopedia = Encyclopedia of Historians and Historical Writing
| volume = 1
| pages  = 719–720
| location = London
| publisher = Fitzroy Dearborn
| url = http://www.geocities.com/martinkramerorg/BernardLewis.htm
}}
Template:Citation
Encyclopedia article with no named author
{{Citation
| title = Bernard Lewis
| editor-last = Boyd
| editor-first = Kelley
| year = 1999
| encyclopedia = Encyclopedia of Historians
and Historical Writing
| volume = 1
| pages = 719–720
| publisher = Fitzroy Dearborn
| location = London
| url = http://www.geocities.com/martinkramerorg/BernardLewis.htm
}}
Template:Citation

Republications, or edited quotations in a periodical article

Manuscript edited and published in a journal
{{Citation
| last = Knight
| first = Joseph, Sr.
| year = 1833
| editor-last = Jessee
| editor-first = Dean
| title = Joseph Knight's Recollection
of Early Mormon History
| journal = BYU Studies
| volume = 17
| issue = 1
| publication-date = 1976
| page = 35
| url = https://byustudies.byu.edu/shop/PDFSRC/17.1Jessee.pdf
}}
Template:Citation
Manuscript written at one date and place, then published in a periodical at a different date and place with commentary by the editor.
{{Citation
| last = Klingensmith
| first = Philip
| type = Affidavit
| date = September 5, 1872
| place = Lincoln County, Nevada
| title = Mountain Meadows Massacre
| editor-last = Toohy
| editor-first = Dennis J.
| journal = Corinne Daily Reporter
| publication-date = September 24, 1872
| publication-place = Corinne, Utah
| volume = 5
| issue = 252
| page = 1
| url = http://udn.lib.utah.edu/u?/corinne,5359
}}
Template:Citation

Press release

Press release with quotation
{{Citation
| url = https://www.apple.com/pr/library/2010/04/05ipad.html
| title = Apple Sells Over 300,000 iPads First Day
| publisher = Apple Inc
| access-date = April 10, 2010
| quote = in the US as of midnight Saturday, April 3
| ref = none}}
Template:Citation

Anchored citations

Template:Distinguish

This template can generate a citation that can be combined with shortened footnotes or parenthetical referencing. It does this by creating an HTML anchor containing an ID. The special parameter Template:Para generates an anchor ID suitable for Harvard referencing templates such as

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}} as specified in the next section; an anchor ID is generated by default.

To disable anchor generation, specify Template:Para. You can also specify the ID directly, using the Template:Para parameter. For example, suppose an article's References section contains the markup:

  • {{Citation |author=Sigmund Freud |title=Civilization and Its Discontents |date=1930 |ref=CivDis}}

which generates the citation:

Then, the markup "([[#CivDis|Freud 1930]])" generates a parenthetical reference "(Freud 1930)" containing a wikilink to the citation (try clicking on the wikilink).

Anchors for Harvard referencing templates

IDs compatible with Harvard referencing templates such as

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}} are computed from the last names of the authors (or editors, if no authors are given) and the year of the cited source. For example, the markup "{{harv|Wright|Evans|1851|p=ix}}" generates the Harvard reference "Template:Harv", which wikilinks to the citation whose markup and appearance are shown below:
  • {{Citation |last1=Wright |first1=Thomas |last2=Evans |first2=R. H. |title=Historical and Descriptive Account of the Caricatures of James Gillray |location=London |publisher=Henry G. Bohn |date=1851 |oclc=59510372}}
  • Template:Citation
In this example the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{citation}} template defines, and the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}} template uses, the HTML ID "CITEREFWrightEvans1851", composed by concatenating the string "CITEREF" with the last names of the authors and the year. The

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harvid}} template can be used to generate such IDs, for example, {{harvid|Wright|Evans|1851}} generates "Template:Harvid". Related methods which leave only a number in the text are to use the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harvnb}} template enclosed in the <ref></ref> html code, or to use the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{sfn}} template alone. The example above would be <ref>{{harvnb|Wright|Evans|1851|p=ix}}</ref> or {{sfn|Wright|Evans|1851|p=ix}} both of which generate a footnote, such as
17. Template:Harvnb

The names of only the first four authors are used; other author names are not concatenated to the ID. If no author names are given, editor names are used instead.

Last names are used, as specified by the parameters Template:Para (or Template:Para), Template:Para, Template:Para, and Template:Para, and similarly for Template:Para etc. and for Template:Para etc. If a full name is given but no last name is specified, this template falls back on the full name, but this usage is not recommended. For example, in "{{Citation |author=Sigmund Freud |title=The Ego and the Id |date=1923}}" no last name is given, so this citation cannot be combined with the Harvard reference "{{harv|Freud|1923}}". To make these

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{citation}} and

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}} invocations compatible, either replace "Template:Para" with "Template:Para Template:Para", or add "Template:Para" to the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{citation}} invocation, or add the same ref parameter (say, "Template:Para") to both the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{citation}} and the

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}} invocations.

Similarly, the year is used, as specified by Template:Para. If no year is given, this template attempts to derive the year from Template:Para (or, if no date is given, from Template:Para) by applying the MediaWiki § Time function. This heuristic works with most common date formats (American, International and ISO 8601 standard format YYYY-MM-DD as listed in WP:MOS), but may not work as expected with other formats, so when in doubt it may be safer to use Template:Para.

IDs must be unique

Names, years, and hand-specified IDs must be chosen so that the IDs are unique within a page; otherwise the HTML will not conform to the W3C standards, and any references to the citations will not work reliably. For example, suppose a page contains the following two citations with

ERROR: This page is using an unprefixed version of template {{Tl}}

Create {{Wp/bew/Tl}} instead and replace all occurences of {{Tl}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Tl first to remove all occurences from those templates which will fix the pages containing those templates too.
{{harv}}-compatible IDs:

If these citations were altered to say "2008" rather than "2008a" and "2008b", the resulting page would not work, because the two different citations would both attempt to use the ID "CITEREFMontesHalterman2008". To avoid this problem, distinguish the citations by appending suffixes to the years, e.g. "Template:Para" and "Template:Para", as was done above. Any Harvard references to these citations should use years with the same suffixes.

It is good practice to verify that a page does not contain duplicate IDs by using the W3C Markup Validation Service; see External links.

Dates

ERROR: This page is using an unprefixed version of template {{Reflist}}

Use {{Wp/bew/Reflist}} instead and replace all occurences of {{Reflist}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Reflist first to remove all occurences from those templates which will fix the pages containing those templates too.
  1. The format of dates in the references of an article should use consistent and unambiguous styles. Example formats used in Wikipedia citations include: Dates should not be linked (say, to a Wikipedia article of the same name) in references. Please see Wikipedia:Manual of Style (dates and numbers) § Dates for more guidance about formatting dates.

Tools

See Wikipedia:Citing sources § Citation templates and tools for a list of tools that can help create a reference in the "citation" format.

TemplateData

This template data section needs to be edited. It includes deprecated parameters and does not include parameters that were added in the Lua updates.

Template:TemplateData header Script error: No such module "cs1 documentation support".

The Citation template generates a citation for a book, periodical, contribution in a collective work, or a web page. It determines the citation type by examining which parameters are used.

Template parameters[Edit template data]

This template has custom formatting.

ParameterDescriptionTypeStatus
Last namelast author author1 last1

The surname of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors

Linesuggested
First namefirst first1

Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors

Linesuggested
Title of sourcetitle

Title of source. Works display in italics and articles surrounded in quotation marks.

Stringrequired
Date of sourcedate

Full date of source being referenced in the same format as other publication dates in the citations.[1] Do not wikilink. Displays after the authors and enclosed in parentheses. If there is no author, then displays after publisher.

Dateoptional
URL of sourceurl

URL of an online location where the text of the publication can be found.

Stringsuggested
Workwork journal website newspaper magazine encyclopedia encyclopaedia dictionary periodical

Name of the work in which the cited title is found

Stringsuggested
Volumevolume

For one publication published in several volumes

Linesuggested
Issueissue number

Issue number

Stringoptional
Pagepage

Page in the source that supports the content; displays after 'p.'

Lineoptional
Pagespages

Pages in the source that support the content (not an indication of the number of pages in the source; displays after 'pp.'

Linesuggested
Publication datepublication-date

Date of publication when different from the date the work was written. Displays only if year or date are defined and only if different, else publication-date is used and displayed as date. Use the same format as other dates in the article; do not wikilink. Follows publisher; if work is not defined, then publication-date is preceded by "published" and enclosed in parenthesis.

Stringoptional
Date formatdf

Sets rendered dates to the specified format

Stringoptional
Year of publicationyear

Year of the source being referenced; recommended only when date parameter format is YYYY-MM-DD and a CITEREF disambiguator is needed

Numberoptional
Postscriptpostscript

Controls the closing punctuation for a citation; defaults to a period (.); for no terminating punctuation, specify |postscript=none – leaving |postscript= empty is the same as omitting it, but is ambiguous. Ignored if quote is defined.

Stringoptional
Editor last nameeditor-last editor editor-surname editor-last1 editor-surname1 editor1 editor1-last editor1-surname

The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors

Unknownoptional
Editor first nameeditor-first editor-first1 editor-given1 editor1-first editor1-given

The given or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors

Unknownoptional
Author maskauthor-mask

Replaces the name of the first author with em dashes or text. Set author-mask to a numeric value n to set the dash n em spaces wide; set author-mask to a text value to display the text without a trailing author separator; for example, "with". You must still include the values for all authors for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as shortened footnotes. Do not use in a list generated by {{reflist}}, <references /> or similar as there is no control of the order in which references are displayed. You can also use editor-mask and translator-mask in the same way.

Stringoptional
Original dateorig-date

Original date of publication; provide specifics

Numberoptional
Translated titletrans-title

An English language title, if the source cited is in a foreign language; 'language' is recommended

Contentoptional
Script Titlescript-title

Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in title (if present). Must be prefixed with one of the supported language codes to help browsers properly display the script

Example
ja:東京タワー
Stringsuggested
Translated chapter titletrans-chapter

An English language chapter title, if the source cited is in a foreign language; 'language' is recommended

Contentoptional
Typetype

Additional information about the media type of the source; format in sentence case

Contentoptional
URL access dateaccess-date

The full date when the original URL was accessed; do not wikilink

Datesuggested
Archive URLarchive-url

The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'

Linesuggested
URL statusurl-status

The status of the URL- live, dead, usurped/unfit (inappropriate content) or deviated (different content)

Suggested values
live dead usurped unfit deviated
Unknownsuggested
Seriesseries version

Series identifier when the source is part of a series, such as a book series or a journal; alias of 'version'

Contentoptional
Atat

May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient

Lineoptional
No ppno-pp

Set to 'y' to suppress the 'p.' or 'pp.' display with 'page' or 'pages' when inappropriate (such as 'Front cover')

Lineoptional
Chapterchapter

The chapter heading of the source

Stringoptional
contributioncontribution

no description

Stringoptional
chapter-urlchapter-url

no description

Stringoptional
contribution-urlcontribution-url

no description

Stringoptional
chapter-formatchapter-format

no description

Stringoptional
Othersothers

Free-text field for people involved in creating a work who cannot be added with another name parameter such as author or editor

Stringoptional
Editionedition

When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed with ' ed.'

Lineoptional
Location of publicationplace location

Geographical place of publication; usually not wikilinked

Stringoptional
Place of publicationpublication-place

Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'

Contentoptional
Publisherpublisher

Name of the publisher; displays after title

Contentoptional
Languagelanguage

The language in which the source is written, if not English; use the ISO 639 language code (preferred) or the full language name; do not use icons or templates

Contentoptional
Formatformat

Format of the work referred to by 'url' ('url' is required when using 'format'); examples: PDF, DOC, XLS; do not specify HTML

Contentoptional
arXiv identifierarxiv

An identifier for arXive electronic preprints of scientific papers

Lineoptional
ASINasin ASIN

Amazon Standard Identification Number; 10 characters

Lineoptional
ASIN TLDasin-tld

ASIN top-level domain for Amazon sites other than the US

Lineoptional
Bibcodebibcode

Bibliographic Reference Code (REFCODE); 19 characters

Lineoptional
biorXivbiorxiv

biorXiv identifier; 6 digits

Lineoptional
CiteSeerXciteseerx

CiteSeerX identifier; found after the 'doi=' query parameter

Lineoptional
DOIdoi DOI

Digital Object Identifier; begins with '10.'

Stringoptional
DOI broken datedoi-broken-date

The date that the DOI was determined to be broken

Dateoptional
ISBNisbn

International Standard Book Number; use the 13-digit ISBN where possible

Lineoptional
ISSNissn

International Standard Serial Number (print); 8 characters; usually split into two groups of four using a hyphen

Lineoptional
eISSNeissn

International Standard Serial Number (online); 8 characters; usually split into two groups of four using a hyphen

Lineoptional
jfm codejfm

Jahrbuch über die Fortschritte der Mathematik classification code

Lineoptional
JSTORjstor

JSTOR identifier

Lineoptional
LCCNlccn

Library of Congress Control Number

Lineoptional
MRmr

Mathematical Reviews identifier

Lineoptional
OCLCoclc

Online Computer Library Center number

Numberoptional
OLol

Open Library identifier

Lineoptional
OSTIosti

Office of Scientific and Technical Information identifier

Lineoptional
PMCpmc

PubMed Center article number

Numberoptional
PMIDpmid

PubMed Unique Identifier

Lineoptional
Semantic Scholar Corpus IDs2cid S2CID

The Corpus identifier in Semantic Scholar. Displays as a link to the Semantic Scholar page.

Example
84541141
Unknownoptional
RFCrfc

Request for Comments number

Numberoptional
SSRNssrn

Social Science Research Network

Lineoptional
Zblzbl

Zentralblatt MATH journal identifier

Lineoptional
idid

A unique identifier used where none of the specialized ones are applicable

Lineoptional
Quotequote

Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation

Contentoptional
Refref

An anchor identifier; can be made the target of wikilinks to full references; special value 'harv' generates an anchor suitable for the harv and sfn templates

Lineoptional
Name list stylename-list-style

Sets the style for the list. Accepts 'amp', 'and', and 'vanc'. amp displays an ampersand after the penultimate name; and the same with 'and', and vanc displays in Vancouver format

Stringoptional
Display authorsdisplay-authors

number of authors to display before 'et al.' is used; must be less than the number listed

Numberoptional
Archive datearchive-date

Date when the original URL was archived; do not wikilink

Datesuggested
Last name 2last2 author2 surname2

The surname of the second author; don't wikilink, use 'author-link2' instead.

Lineoptional
First name 2first2 given2

Given or first name, middle names, or initials of the second author; don't wikilink.

Lineoptional
Last name 3last3 author3 surname3

The surname of the third author; don't wikilink, use 'author-link3' instead.

Lineoptional
First name 3first3 given3

Given or first name, middle names, or initials of the third author; don't wikilink.

Lineoptional
Last name 4last4 author4 surname4

The surname of the fourth author; don't wikilink, use 'author-link4' instead.

Lineoptional
First name 4first4 given4

Given or first name, middle names, or initials of the fourth author; don't wikilink.

Lineoptional
Last name 5last5 author5 surname5

The surname of the fifth author; don't wikilink, use 'author-link5' instead.

Lineoptional
First name 5first5 given5

Given or first name, middle names, or initials of the fifth author; don't wikilink.

Lineoptional
Last name 6last6 author6 surname6

The surname of the sixth author; don't wikilink, use 'author-link6' instead.

Lineoptional
First name 6first6

Given or first name, middle names, or initials of the sixth author; don't wikilink.

Lineoptional
Last name 7last7 author7 surname7

The surname of the seventh author; don't wikilink, use 'author-link7' instead.

Lineoptional
First name 7first7 given7

Given or first name, middle names, or initials of the seventh author; don't wikilink.

Lineoptional
Last name 8last8 author8 surname8

The surname of the eighth author; don't wikilink, use 'author-link8' instead.

Lineoptional
First name 8first8 given8

Given or first name, middle names, or initials of the eighth author; don't wikilink.

Lineoptional
Last name 9last9 author9 surname9

The surname of the ninth author; don't wikilink, use 'author-link9' instead. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.

Lineoptional
First name 9first9 given9

Given or first name, middle names, or initials of the ninth author; don't wikilink.

Lineoptional
Author linkauthor-link author1-link author-link1

Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors

Page nameoptional
Author link 2author-link2 author2-link

Title of existing Wikipedia article about the second author.

Page nameoptional
Author link 3author-link3 author3-link

Title of existing Wikipedia article about the third author.

Page nameoptional
Author link 4author-link4 author4-link

Title of existing Wikipedia article about the fourth author.

Page nameoptional
Author link 5author-link5 author5-link

Title of existing Wikipedia article about the sixth author.

Page nameoptional
Author link 6author-link6 author6-link

Title of existing Wikipedia article about the sixth author.

Page nameoptional
Author link 7author-link7 author7-link

Title of existing Wikipedia article about the seventh author.

Page nameoptional
Author link 8author-link8 author8-link

Title of existing Wikipedia article about the eighth author.

Page nameoptional
Author link 9author-link9 author9-link

Title of existing Wikipedia article about the ninth author.

Page nameoptional
Editor last name 2editor2-last editor2

The surname of the second editor; don't wikilink, use 'editor2-link'.

Lineoptional
Editor first name 2editor2-first editor2-given

Given or first name, middle names, or initials of the second editor; don't wikilink.

Lineoptional
Editor last name 3editor3-last editor3

The surname of the third editor; don't wikilink, use 'editor3-link'.

Lineoptional
Editor first name 3editor3-first editor3-given

Given or first name, middle names, or initials of the third editor; don't wikilink.

Lineoptional
Editor last name 4editor4-last editor4

The surname of the fourth editor; don't wikilink, use 'editor4-link'.

Lineoptional
Editor first name 4editor4-first editor4-given

Given or first name, middle names, or initials of the fourth editor; don't wikilink.

Lineoptional
Editor last name 5editor5-last editor5

The surname of the fifth editor; don't wikilink, use 'editor5-link'.

Lineoptional
Editor first name 5editor5-first editor5-given

Given or first name, middle names, or initials of the fifth editor; don't wikilink.

Lineoptional
Editor last name 6editor6-last editor6

The surname of the sixth editor; don't wikilink, use 'editor6-link'.

Lineoptional
Editor first name 6editor6-first editor6-given

Given or first name, middle names, or initials of the sixth editor; don't wikilink.

Lineoptional
Editor last name 7editor7-last editor7

The surname of the seventh editor; don't wikilink, use 'editor7-link'.

Lineoptional
Editor first name 7editor7-first editor7-given

Given or first name, middle names, or initials of the seventh editor; don't wikilink.

Lineoptional
Editor last name 8editor8-last editor8

The surname of the eighth editor; don't wikilink, use 'editor8-link'.

Lineoptional
Editor first name 8editor8-first editor8-given

Given or first name, middle names, or initials of the eighth editor; don't wikilink.

Lineoptional
Editor last name 9editor9-last editor9

The surname of the ninth editor; don't wikilink, use 'editor9-link'.

Lineoptional
Editor first name 9editor9-first editor9-given

Given or first name, middle names, or initials of the ninth editor; don't wikilink.

Lineoptional
editor-linkeditor-link

no description

Stringoptional
editor1-linkeditor1-link

no description

Stringoptional
editor2-linkeditor2-link

no description

Stringoptional
editor3-linkeditor3-link

no description

Stringoptional
editor4-linkeditor4-link

no description

Stringoptional
Translator last nametranslator-last translator translator-last1 translator1 translator1-last

The surname of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

Stringoptional
Translator first nametranslator-first translator1-first translator-first1

Given or first name, middle names, or initials of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.

Stringoptional
Translator linktranslator-link translator-link1 translator1-link

Title of existing Wikipedia article about the translator; can suffix with a numeral to add additional translators.

Page nameoptional
Translator last name 2translator-last2 translator2 translator2-last

The surname of the second translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 2translator-first2 translator2-first

Given or first name, middle names, or initials of the second translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 3translator-last3 translator3 translator3-last

The surname of the third translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 3translator-first3 translator3-first

Given or first name, middle names, or initials of the third translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 4translator-last4 translator4 translator4-last

The surname of the fourth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 4translator-first4 translator4-first

Given or first name, middle names, or initials of the fourth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 5translator-last5 translator5 translator5-last

The surname of the fifth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 5translator-first5 translator5-first

Given or first name, middle names, or initials of the fifth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 6translator-last6 translator6 translator6-last

The surname of the sixth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 6translator-first6 translator6-first

Given or first name, middle names, or initials of the sixth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 7translator-last7 translator7 translator7-last

The surname of the seventh translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 7translator-first7 translator7-first

Given or first name, middle names, or initials of the seventh translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 8translator-last8 translator8 translator8-last

The surname of the eighth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 8translator-first8 translator8-first

Given or first name, middle names, or initials of the eighth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator last name 9translator-last9 translator9 translator9-last

The surname of the ninth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator first name 9translator-first9 translator9-first

Given or first name, middle names, or initials of the ninth translator; don't wikilink, use 'translator-link'.

Stringoptional
Translator link 2translator-link2 translator2-link

Title of existing Wikipedia article about the second translator.

Page nameoptional
Translator link 3translator-link3 translator3-link

Title of existing Wikipedia article about the third translator.

Page nameoptional
Translator link 4translator-link4 translator4-link

Title of existing Wikipedia article about the fourth translator.

Page nameoptional
Translator link 5translator-link5 translator5-link

Title of existing Wikipedia article about the fifth translator.

Page nameoptional
Translator link 6translator-link6 translator6-link

Title of existing Wikipedia article about the sixth translator.

Page nameoptional
Translator link 7translator-link7 translator7-link

Title of existing Wikipedia article about the seventh translator.

Page nameoptional
Translator link 8translator-link8 translator8-link

Title of existing Wikipedia article about the eighth translator.

Page nameoptional
Translator link 9translator-link9 translator9-link

Title of existing Wikipedia article about the ninth translator.

Page nameoptional
URL access levelurl-access

no description

Suggested values
registration limited subscription
Unknownoptional
DOI access leveldoi-access

Requires DOI value.

Suggested values
free
Unknownoptional
bibcode-accessbibcode-access

no description

Suggested values
free
Unknownoptional
jstor-accessjstor-access

no description

Suggested values
free
Unknownoptional
Semantic Scholar Corpus ID (s2cid) Access Levels2cid-access

no description

Suggested values
free
Unknownoptional
Citation Stylemode

Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For cs1, element separator and terminal punctuation is a period (.); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For cs2, element separator is a comma (,); terminal punctuation is omitted; where appropriate, initial letters of certain words are not capitalized ('retrieved...'). These styles correspond to Citation Style 1 and Citation Style 2 respectively. To override default terminal punctuation use the postscript parameter.

Suggested values
cs1 cs2
Default
cs2
Stringoptional

Template:UF-COinS

See also

Notes

ERROR: This page is using an unprefixed version of template {{Reflist}}

Use {{Wp/bew/Reflist}} instead and replace all occurences of {{Reflist}} in Wp/bew/ prefixed pages by that.
You may like to check 2 templates in Category:Wp/bew/Templates using unprefixed template Reflist first to remove all occurences from those templates which will fix the pages containing those templates too.

Template:Wikipedia referencing Template:Wikipedia help pagesTemplate:Sandbox other