Template:Cite web: Difference between revisions
Appearance
First version, based on http://zelda.gamepedia.com/index.php?title=Template:Cite_web&oldid=445101 (see link for contributors) |
Added ref markers for easier copy & paste |
||
| Line 20: | Line 20: | ||
==Examples== | ==Examples== | ||
<pre>{{cite web|url= https://bleistift.blog |title= Bleistift Blog Landing Page |site= Bleistift Blog }}</pre> | <pre><ref>{{cite web|url= https://bleistift.blog |title= Bleistift Blog Landing Page |site= Bleistift Blog }}</ref></pre> | ||
:{{cite web|url= http://www.zeldawiki.org|title= Main Page|site= Zelda Wiki}} | :{{cite web|url= http://www.zeldawiki.org|title= Main Page|site= Zelda Wiki}} | ||
<pre>{{Cite web|quote= Hello world!|author= John Smith |published= May 13, 2001 |retrieved= July 24, 2009 |url= http://testing.org/ |title= Hello! |site= Testing.Org}}</pre> | <pre><ref>{{Cite web|quote= Hello world!|author= John Smith |published= May 13, 2001 |retrieved= July 24, 2009 |url= http://testing.org/ |title= Hello! |site= Testing.Org}}</ref></pre> | ||
:{{Cite web|quote= Hello world!|author= John Smith |published= May 13, 2001 |retrieved= July 24, 2009 |url= http://testing.org/hello.png |title= Hello! |site= Testing.Org}} | :{{Cite web|quote= Hello world!|author= John Smith |published= May 13, 2001 |retrieved= July 24, 2009 |url= http://testing.org/hello.png |title= Hello! |site= Testing.Org}} | ||
[[Category:Formatting Templates|C]]</noinclude> | [[Category:Formatting Templates|C]]</noinclude> | ||
Revision as of 17:24, 28 May 2017
Purpose
This is a variant of the {{cite}} template that is to be used when you're pulling a quote or information from a web page or document (such as a PDF file). This is to be used to cite sources, and should be used within <ref></ref> tags.
Usage
To use, enter this code:
Template:NoWikiTemp
The full code is as follows:
Template:NoWikiTemp
Template:Parameter Template:Parameter Template:Parameter Template:Parameter Template:Parameter Template:Parameter Template:Parameter Template:Parameter
Examples
<ref>{{cite web|url= https://bleistift.blog |title= Bleistift Blog Landing Page |site= Bleistift Blog }}</ref>
- Main Page, Zelda Wiki.
<ref>{{Cite web|quote= Hello world!|author= John Smith |published= May 13, 2001 |retrieved= July 24, 2009 |url= http://testing.org/ |title= Hello! |site= Testing.Org}}</ref>
- "Hello world!" — John Smith, Hello!, Testing.Org, published May 13, 2001, retrieved July 24, 2009.