Template:Cite web

From Flashlight Wiki
Revision as of 13:15, 26 March 2013 by Brted (talk | contribs) (→‎Format)
Jump to navigation Jump to search


Template documentation

This template is used to cite Web-based sources. It works similarly to Wikipedia's Template:Cite web. But it accepts fewer parameters and is much less polished.

This template accepts the following parameters. All parameter names must be in lowercase.

  • author
  • date
  • url (required)
  • title (required)
  • work
  • publisher
  • at
  • accessdate
  • quote

Format

<ref>
{{cite web
| title=Title of page or thread
| url=http://blah.blah (required)
| work=Site name or description
| publisher=company name
| accessdate=date you looked at page in dd mmm yyyy format
| author=Author Name (required)
| date=date of article dd mmm yyyy format
| quote=snippet of pertinent text}}
</ref>

Known bugs

  • If author isn't specified, then date will not be shown.