Template:Cite web: Difference between revisions
No edit summary |
m Protected "Template:Cite web" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#if:{{{author|}}}|{{{author}}}, }}{{#if:{{{url|}}}|[{{{url}}} {{{title|{{{url}}}}}}]|{{{title|}}}}}{{#if:{{{publisher|}}}|, ''{{{publisher}}}''}}{{#if:{{{website|}}}|, ''{{{website}}}''}}{{#if:{{{date|}}}|, {{{date}}}}}{{#if:{{{access-date|}}}|. Accessed {{{access-date}}}}}.}</includeonly><noinclude> | ||
| | == Usage == | ||
}}</includeonly><noinclude> | <pre> | ||
{{ | {{cite web | ||
| url = | |||
| title = | |||
| author = | |||
| publisher = | |||
| website = | |||
| date = | |||
| access-date = | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 22:07, 25 April 2026
Usage
{{cite web
| url =
| title =
| author =
| publisher =
| website =
| date =
| access-date =
}}
