Template:Cite web: Difference between revisions
Appearance
Created page with "<includeonly><ref><cite type="web" |url = {{{url|}}} |title = {{{title|}}} |last = {{{last|}}} |first = {{{first|}}} |author = {{{author|}}} |date = {{{date|}}} |website = {{{website|}}} |publisher = {{{publisher|}}} |access-date = {{{access-date|}}} |archive-url = {{{archive-url|}}} |archive-date= {{{archive-date|}}} |url-status = {{{url-status|}}} |doi = {{{doi|}}} /></cite></ref></includeonly> <noinclude> == Docume..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly | <includeonly><cite type="web" | ||
|url = {{{url|}}} | |url = {{{url|}}} | ||
|title = {{{title|}}} | |title = {{{title|}}} | ||
| Line 13: | Line 13: | ||
|url-status = {{{url-status|}}} | |url-status = {{{url-status|}}} | ||
|doi = {{{doi|}}} | |doi = {{{doi|}}} | ||
/></cite | /></cite></includeonly> | ||
<noinclude> | <noinclude> | ||
== Documentation == | == Documentation == | ||
Wraps a <nowiki><cite type="web">…</cite></nowiki>. | |||
Usage: | |||
<nowiki>{{Cite web | |||
|url=… | |||
|title=… | |||
|website=… | |||
|access-date=… | |||
}}</nowiki> | |||
Place *inside* <nowiki>`<ref>…</ref>`</nowiki> tags: | |||
<nowiki><ref>{{Cite web|…}}</ref></nowiki> | |||
< | |||
<nowiki>< | |||
</noinclude> | </noinclude> | ||
Revision as of 23:46, 15 May 2025
Documentation
Wraps a <cite type="web">…</cite>.
Usage: {{Cite web |url=… |title=… |website=… |access-date=… }}
Place *inside* `<ref>…</ref>` tags: <ref>{{Cite web|…}}</ref>