Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
(re-create template from backup by unforgettableid) |
(add Format section) |
||
Line 16: | Line 16: | ||
* '''accessdate''' | * '''accessdate''' | ||
* '''quote''' | * '''quote''' | ||
== Format == | |||
<ref><br> | |||
<nowiki>{{</nowiki>cite web<br> | |||
| title=Title of page or thread<br> | |||
| url=http://blah.blah (required)<br> | |||
| work=Site name or description<br> | |||
| publisher=company name<br> | |||
| accessdate=Date in dd mmm yyyy format<br> | |||
| author=Author Name (required)<br> | |||
| date=11 September 2010<br> | |||
| quote=snippet of pertinent text<nowiki>}}</nowiki><br> | |||
</ref> | |||
== Known bugs == | == Known bugs == |
Revision as of 13:14, 26 March 2013
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 in dd mmm yyyy format
| author=Author Name (required)
| date=11 September 2010
| quote=snippet of pertinent text}}
</ref>
Known bugs
- If author isn't specified, then date will not be shown.