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