"ଛାଞ୍ଚ:Cite encyclopaedia/doc" ପୃଷ୍ଠାର ସଂସ୍କରଣ‌ଗୁଡ଼ିକ ମଧ୍ୟରେ ତଫାତ

Content deleted Content added
ଟିକେ Robot: Removing pt,ru,ko,es,th,ro,ca,mk,cy,bn,ml,ja,sl,bg,vi,nl,ar (strongly connected to or:ଛାଞ୍ଚ:Cite encyclopedia)
ଟିକେ ଉପଯୁକ୍ତ ପୃଷ୍ଠାକୁ ଲେଉଟାଗଲା
ଟ୍ୟାଗ: New redirect
 
୧ କ ଧାଡ଼ି:
#ଲେଉଟାଣି [[ଛାଞ୍ଚ:Cite encyclopedia/doc]]
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
'''Cite encyclopedia''' is a template which is used for formatting references to articles in edited collections in a consistent and legible manner. It can be used at the end of the article, directly in the References section. It can also be placed within {{tag|ref}} tags for in-line citations. {{selfref|See also: [[Wikipedia:Footnotes]].|inline}}
 
Despite its name, {{tl|Cite encyclopedia}} is actually used for citing articles in any sort of edited collection. This can include works such as encyclopedias and dictionaries, but more generally any book or book series containing individual sections or chapters written by various authors, and put together by one or more editors. However, it is not intended for journals or magazines, which are issued periodically and have volume and (usually) issue numbers, and should be cited with {{tl|Cite journal}}; nor is it intended for conference proceedings, which should be cited with {{tl|Cite conference}}.
 
An alternative to all of the above templates is to use the generic {{tl|Citation}} template. It takes more or less the same parameters as the type-specific templates and produces a similar-looking citation, but with sections separated by commas instead of periods. For the purpose of citing articles in edited collections, the most significant parameter difference is that {{tl|Cite encyclopedia}} uses ''title'' and ''encyclopedia'' for the titles of the individual article and the whole collection, respectively, while {{tl|Citation}} uses ''contribution'' and ''title''. {{selfref|See [[Wikipedia:Citation templates]] for more discussion of the various citation templates available.|inline}}
 
==Usage==
All parameters '''must''' be in lowercase only. Copy a blank version to use.
 
Common fields, horizontal format
{{pre2|<nowiki>{{cite encyclopedia |year= |title = |encyclopedia= |publisher= |location= |id= }}</nowiki>}}
 
Common fields, vertical format
{{pre2|<nowiki>
{{cite encyclopedia
| year =
| title =
| encyclopedia =
| publisher =
| location =
| id =
}}</nowiki>}}
 
Full version, horizontal format
{{pre2|<nowiki>{{cite encyclopedia |last= |first= |authorlink= |editor= |editor-link |encyclopedia= |title= |trans_title= |url= |accessdate= |language= |edition= |date= |year= |month= |publisher= |volume= |location= |id= |isbn= |oclc= |doi= |pages= |quote= |ref= }}</nowiki>}}
 
Full version, horizontal format (with current date)
{{pre2|<nowiki>{{cite encyclopedia |last= |first= |authorlink= |editor= |editor-link |encyclopedia= |title= |trans_title= |url= |accessdate={{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY2}} |language= |edition= |date= |year= |month= |publisher= |volume= |location= |id= |isbn= |oclc= |doi= |pages= |quote= |ref= }}</nowiki>}}
 
Full version, vertical format
{{pre2|<nowiki>
{{cite encyclopedia
| last =
| first =
| authorlink =
| editor =
| editor-link =
| encyclopedia =
| title =
| trans_title =
| url =
| accessdate =
| language =
| edition =
| date =
| year =
| month =
| publisher =
| volume =
| location =
| id =
| isbn =
| oclc =
| doi =
| pages =
| quote =
| ref =
}}</nowiki>}}
 
==Examples==
<code><nowiki>{{cite encyclopedia
| last1 = LAST1
| first1 = FIRST1
| authorlink1 = AUTHORLINK1
| last2 = LAST2
| first2 = FIRST2
| authorlink2 = AUTHORLINK2
| editor = EDITOR
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
| pages = PAGES
}}</nowiki></code>
* {{cite encyclopedia
| last1 = LAST1
| first1 = FIRST1
| authorlink1 = AUTHORLINK1
| last2 = LAST2
| first2 = FIRST2
| authorlink2 = AUTHORLINK2
| editor = EDITOR
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
| pages = PAGES
}}
 
<code><nowiki>{{cite encyclopedia
| last = LAST
| first = FIRST
| editor = EDITOR
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
}}</nowiki></code>
*{{cite encyclopedia
| last = LAST
| first = FIRST
| editor = EDITOR
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
}}
 
<code><nowiki>{{cite encyclopedia
| last = LAST
| first = FIRST
| authorlink = AUTHORLINK
| editor = EDITOR
| editor-link = EDITOR-LINK
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| trans_title = TRANS_TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| language = Another Language
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
}}</nowiki></code>
* {{cite encyclopedia
| last = LAST
| first = FIRST
| authorlink = AUTHORLINK
| editor = EDITOR
| editor-link = EDITOR-LINK
| encyclopedia = ENCYCLOPEDIA
| title = TITLE
| trans_title = TRANS_TITLE
| url = http://www.example.com/
| accessdate = 2006-07-02
| language = Another Language
| edition = EDITION
| year = YEAR
| publisher = PUBLISHER
| volume = VOLUME
| location = LOCATION
| id = ID
}}
 
==Parameters==
===Syntax===
{{csdoc|syntax}}
 
{{csdoc|coins}}
 
{{csdoc|sep_period}}
 
===Deprecated===
{{csdoc|deprecated}}
 
===Description===
 
====Authors====
{{csdoc|author|coauthors=yes}}
 
====Title====
{{csdoc|title||title_format=quotes}}
:Aliases: '''title''', '''article'''
{{csdoc|title|title_title=encyclopedia}}
{{csdoc|language}}
 
====Date====
{{csdoc|date}}
 
====Publisher====
{{csdoc|publisher}}
 
====Edition, series, volume====
{{csdoc|edition}}
{{csdoc|series}}
{{csdoc|volume}}
 
====In-source locations====
{{csdoc|pages}}
 
====URL====
{{csdoc|url}}
 
====Anchor====
{{csdoc|ref}}
 
====Identifiers====
{{csdoc|id1}}
{{csdoc|id2}}
 
====Quote====
{{csdoc|quote}}
 
====Editors====
{{csdoc|editor}}
 
====Laysummary====
{{csdoc|lay}}
 
====Display options====
{{csdoc|display}}
 
{{Citation Style 1}}
{{Wikipedia referencing}}
{{UF-COinS}}
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Citation Style 1 templates]]
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[tr:Şablon:Cite encyclopedia]]
</includeonly>