Template:Cite web: Difference between revisions
Appearance
	
	
Technician (talk | contribs) No edit summary  | 
				Technician (talk | contribs) No edit summary  | 
				||
| Line 20: | Line 20: | ||
--></includeonly><noinclude>  | --></includeonly><noinclude>  | ||
View source to see examples of use.  | |||
No URL:  | |||
{{cite web |title=Test }}  | * {{cite web |title=Test }}  | ||
No title:  | |||
{{cite web |url=https://example.org/ }}  | * {{cite web |url=https://example.org/ }}  | ||
Only URL and title:  | |||
{{cite web |url=https://example.org/ |title=Example }}  | * {{cite web |url=https://example.org/ |title=Example }}  | ||
Date:  | |||
{{cite web |url=https://example.org/ |title=Example |date=May 4th, 2019 }}  | * {{cite web |url=https://example.org/ |title=Example |date=May 4th, 2019 }}  | ||
Lastname, firstname:  | |||
{{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name }}  | * {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name }}  | ||
Lastname, firstname, date:  | |||
{{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 }}  | * {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 }}  | ||
Author:  | |||
{{cite web |url=https://example.org/ |title=Example |author=Jane Doe }}  | * {{cite web |url=https://example.org/ |title=Example |author=Jane Doe }}  | ||
Author, date:  | |||
{{cite web |url=https://example.org/ |title=Example |author=Jane Doe |date=May 4th, 2019 }}  | * {{cite web |url=https://example.org/ |title=Example |author=Jane Doe |date=May 4th, 2019 }}  | ||
All kinds of tags:  | |||
{{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing }}  | * {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing }}  | ||
All kinds of tags, and quote:  | |||
{{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing |quote=Blah blah, blah blah! }}  | * {{cite web |url=https://example.org/ |title=Example |last=Surname |first=Name |date=May 4th, 2019 |website=example.org |publisher=Example Publishing |quote=Blah blah, blah blah! }}  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 19:23, 30 May 2019
View source to see examples of use.
No URL:
- ERROR: No URL provided in cite web template.
 
No title:
Only URL and title:
Date:
- Example. May 4th, 2019.
 
Lastname, firstname:
- Surname, Name. Example.
 
Lastname, firstname, date:
- Surname, Name (May 4th, 2019). Example.
 
Author:
- Jane Doe. Example.
 
Author, date:
- Jane Doe (May 4th, 2019). Example.
 
All kinds of tags:
- Surname, Name (May 4th, 2019). Example. example.org. Example Publishing.
 
All kinds of tags, and quote:
- Surname, Name (May 4th, 2019). Example. example.org. Example Publishing. "Blah blah, blah blah!"