Template:Cite web: Difference between revisions

Jump to navigation Jump to search
Line 21: Line 21:
When writing articles, you can use the cite web template to generate footnotes with consistent styling and information. Not all fields are required.
When writing articles, you can use the cite web template to generate footnotes with consistent styling and information. Not all fields are required.


&lt;ref&gt;<br>
<PRE>
<nowiki>{{</nowiki>cite web<br>
<ref>
| title=Title of page or thread<br>
{{cite web
| url=http://blah.blah (required)<br>
| title       = Title of page or thread
| work=Site name or description<br>
| url         = http://blah.blah (required)
| publisher=company name<br>
| work       = Site name or description
| accessdate=date you looked at page in dd mmmm yyyy format<br>
| publisher   = company name
| author=Author Name (required)<br>
| accessdate = date you looked at page in dd mmmm yyyy format
| date=date of article dd mmmm yyyy format, e.g. 12 March 2013<br>
| author     = Author Name (required)
| quote=snippet of pertinent text<nowiki>}}</nowiki><br>
| date       = date of article dd mmmm yyyy format, e.g. 12 March 2013
&lt;/ref&gt;
| quote       = snippet of pertinent text}}
</ref>  
</PRE>


== Known bugs ==
== Known bugs ==
confirmed, developer
1,668

edits

Navigation menu