Template:Cite web/doc: Difference between revisions

no edit summary
imported>Jc3s5h
(→‎Common forms with last1, first1; last2, first2: alphabetical order, fill in example of all date related parameters)
imported>VanishedUser sdu9aya9fasdsopa
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 12:
Citations within a page should use consistent formats. However, there is no consensus about which format is best. The following examples are for citations where one or more authors are listed in a single {{para|author|<var>authors</var>}} parameter, using any format. Also shown below are three separate date formats that are commonly used in Wikipedia:
 
;Day Month Year: <code><nowiki>{{cite web |url= |title= |author= |date=11 January 2002 |work= |publisher= |accessdate=</nowiki>{{#time: j F Y }}<nowiki>}}</nowiki></code>
 
;Month Day, Year: <code><nowiki>{{cite web |url= |title= |author= |date=January 11, 2002 |work= |publisher= |accessdate=</nowiki>{{#time: F j, Y }}<nowiki>}}</nowiki></code>
 
;YYYY-MM-DD: <code><nowiki>{{cite web |url= |title= |author= |date=2002-01-11 |work= |publisher= |accessdate=</nowiki>{{#time: Y-m-d }}<nowiki>}}</nowiki></code>
 
=== Common forms with last1, first1; last2, first2 ===
Line 22:
The examples below will suffice for up to two authors each with first and last names; for more, just create more parameters in a similar style:
 
;Day Month Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=11 January 2002 |work= |publisher= |accessdate=</nowiki>{{#time: j F Y }}<nowiki>}}</nowiki></code>
 
;Month Day, Year: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=January 11, 2002 |work= |publisher= |accessdate=</nowiki>{{#time: F j, Y }}<nowiki>}}</nowiki></code>
 
;YYYY-MM-DD: <code><nowiki>{{cite web |url= |title= |last1= |first1= |last2= |first2= |date=2002-01-11 |work= |publisher= |accessdate=</nowiki>{{#time: Y-m-d }}<nowiki>}}</nowiki></code>
 
=== All parameters ===
Line 85:
*'''format''': Format, e.g. PDF. HTML implied if not specified.
*'''work''': If this item is part of a larger "work", such as a book, periodical or website, write the name of that work. Do not italicize; the software will do so automatically.
*'''publisher''': Publisher, if any—for example if the website is hosted by a government service, educational institution, or company. (The '''publisher''' is not usually the name of the website, (that is usually the '''work''').
**'''location''': Geographical place of publication.
* a page parameter
Line 382:
|quote=...&nbsp;Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins&nbsp;...'
}}</span>
 
==Using cite web on other Mediawiki installations==
 
If you want to use 'cite web' on another Mediawiki site, for example at wikia.com or at referata.com, you probably want to edit your <nowiki>http://yoursite.whatever.org/wiki/Mediawiki:common.css</nowiki> file to match the cite styles at http://en.wikipedia.org/wiki/Mediawiki:common.css . Easiest is to just copy the whole file. But if you don't want that, you probably want to add the following:
 
<blockquote>
<tt>
<pre>
 
/* Styling for citations */
span.citation, cite {
font-style: normal;
word-wrap: break-word;
}
 
/* For linked citation numbers and document IDs, where
the number need not be shown on a screen or a handheld,
but should be included in the printed version
*/
@media screen, handheld {
span.citation *.printonly {
display: none;
}
}
 
</pre>
</tt>
</blockquote>
 
The reason? If you don't, every URL will show up twice in your &lt;references&gt; or &#123;&#123;reflist&#125;&#125; section, because it think's it is printing on paper, and when it prints on paper, it prints out the entire URL.
 
==See also==
Line 404 ⟶ 434:
[[ca:Plantilla:Citar web]]
[[cs:Šablona:Citace elektronické monografie]]
[[cy:Nodyn:Dyf gwe]]
[[da:Skabelon:Kilde www]]
[[de:Vorlage:Cite web]]
Line 412 ⟶ 443:
[[fr:Modèle:Lien web]]
[[hr:Predložak:Cite web]]
[[hy:Կաղապար:Cite web]]
[[ia:Patrono:Cite web]]
[[it:Template:Cita web]]
Line 431 ⟶ 463:
[[fi:Malline:Verkkoviite]]
[[uk:Шаблон:Cite web]]
[[ur:Template:Cite web]]
[[vi:Tiêu bản:Chú thích web]]
[[tr:Şablon:Cite web]]