Template:Cite/Web
Jump to navigation
Jump to search
Used when citing sources from website.
- url
- URL of the website
- title
- Title of the article
- text
- The text description
- archive
- Link to archive
- timestamp
- Timestamp when the article was received, may be only date (
2026-09-10), date and time (2026-09-10 04:00:00), or datetime with timezone (2026-09-10T04:00:00+0900)
Example
{{Cite/Web|url=https://www.example.com/}}
{{Cite/Web|url=https://www.example.com/|title=Example article}}
{{Cite/Web|url=https://www.example.com/|title=Example article|text="Quote from the article"}}
{{Cite/Web|url=https://www.example.com/|title=Example article|text="Quote from the article"|timestamp=2026-09-13T03:25:00+0900}}
{{Cite/Web|url=https://www.example.com/|title=Example article|text="Quote from the article"|timestamp=2026-09-13T03:25:00+0900|archive=https://www.example.com/}}
Output
Example article: "Quote from the article"
Example article: "Quote from the article" (retrieved 2026-09-12 18:25:00)
Example article (Archive): "Quote from the article" (retrieved 2026-09-12 18:25:00)