Template:Cite web/doc: Difference between revisions

no edit summary
imported>Jc3s5h
(→‎Common forms with last1, first1; last2, first2: remove date example, apparently these are meant to be cut-and-pasted)
imported>VanishedUser sdu9aya9fasdsopa
No edit summary
 
(4 intermediate revisions by 4 users not shown)
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=... Lord Balfour came forward with a unique concern: 'Supposing some unfortunate lady was confined with twins ...'
}}</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]]