Template:Cite web: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Tag: Undo |
||
| Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{Citation | ||
| title = {{{title|}}} | |||
| | | url = {{{url|}}} | ||
| author | | author = {{{author|{{{last|}}}}}} | ||
| first = {{{first|}}} | |||
| date = {{{date|}}} | |||
| | | publisher = {{{publisher|}}} | ||
| date = {{{date|}}} | | access-date = {{{access-date|{{{accessdate|}}}}}} | ||
| | |||
| access-date = {{{access-date| | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
== Template:Cite web == | |||
Cites a website or web page. Calls {{tl|Citation}}. | |||
=== Example === | |||
<pre>{{Cite web |url=https://boinc.berkeley.edu/central/about.php |title=About BOINC Central |publisher=UC Berkeley |access-date=2026-05-18}}</pre> | |||
== | |||
== | |||
<pre> | |||
{{Cite web | |||
| url = https://boinc.berkeley.edu/ | |||
| title = BOINC | |||
| publisher = | |||
| access-date = 2026-05- | |||
}} | |||
</pre> | |||
[[Category:Citation templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 20:42, 19 May 2026
Template:Cite web
Cites a website or web page. Calls {{Citation}}.
Example
{{Cite web |url=https://boinc.berkeley.edu/central/about.php |title=About BOINC Central |publisher=UC Berkeley |access-date=2026-05-18}}