Template:Cite web/doc: Difference between revisions
From VNDev Wiki
Created page with "This is a citation template that when pulling a quote or information from a web page or document (such as a PDF file). This used to cite sources, and should be used within <code><ref></ref></code> tags. == Usage == {{tlx|Cite web|title{{=}} |site{{=}} |url{{=}} |quote{{=}} |author{{=}} |published{{=}} |retrieved{{=}} |type{{=}} }} {| class="wikitable" | '''Title''' || The name of the article or document |- | '''Site''' || The name of the site that the article or do..." |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a citation template that when pulling a quote or information from a web page or document (such as a PDF file). This used to cite sources, and should be used within <code><ref></ref></code> tags. | {{documentation subpage}} | ||
This is a citation template that when pulling a quote or information from a web page or document (such as a PDF file). This used to cite sources, and should be used within <code><nowiki><ref></ref></nowiki></code> tags. | |||
== Usage == | == Usage == | ||
Line 31: | Line 33: | ||
:{{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 | |||
<includeonly> | |||
[[Category:Formatting templates]] | |||
</includeonly> |
Latest revision as of 14:10, 23 June 2022
This is a documentation subpage for Template:Cite web. It contains usage information, categories and other content that is not part of the original template page. |
This is a citation template that when pulling a quote or information from a web page or document (such as a PDF file). This used to cite sources, and should be used within <ref></ref>
tags.
Usage
{{Cite web|title=|site=|url=|quote=|author=|published=|retrieved=|type=}}
Title | The name of the article or document |
Site | The name of the site that the article or document is hosted on |
URL | (Optional) The direct URL to the page in question |
Quote | (Optional) The quoted text from the site |
Author | (Optional) The name of the person who posted or published the text |
Published | (Optional) The date the text was posted or published |
Retrieved | (Optional) The date the article was accessed for the reference |
Type | (Optional) The type of page you're linking to, if it is not a regular HTML page. You should then say in this field what type of document it is (eg. "PDF File", "Word Document", "PNG Image", etc.) |
Examples
{{Cite web|url= https://vndev.wiki |title= Main Page |site= VNDev Wiki }}
- Main Page, VNDev Wiki.
{{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}}
- "Hello world!" — John Smith, Hello!, Testing.Org, published May 13, 2001, retrieved July 24, 2009.