Template:Cite web

From WikiAlpha
Revision as of 05:40, 5 December 2024 by Parvej Husen Talukder (talk | contribs) (1 revision imported)
Jump to navigation Jump to search

This template generates a citation for a web source. It should be used with `<ref>` tags to include references in articles.

Parameters:

  • `author` - Name of the author
  • `title` - Title of the article or page
  • `url` - Full URL of the page
  • `publisher` - Publisher or website name
  • `access-date` - Date when the source was accessed

Example: {{Cite web |author=John Doe |title=Example Title |url=https://example.com |publisher=Example Publisher |access-date=2024-11-15}}
Result: {{#if: John Doe | John Doe }} {{#if: https://example.com | Example Title }} {{#if: Example Publisher | Example Publisher. }} {{#if: 2024-11-15 | Accessed: 2024-11-15. }}