Difference between revisions of "Template:Cite web/doc"
From LFS Manual
Jump to navigationJump to searchm |
m |
||
Line 2: | Line 2: | ||
== Basic usage == | == Basic usage == | ||
+ | |||
+ | {{markup| | ||
+ | <nowiki>{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |date=April 30, 2005 |website=Encyclopedia of Things |access-date=July 24, 2024}} | ||
+ | </nowiki>|{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |date=April 30, 2005 |website=Encyclopedia of Things |access-date=July 24, 2024}}}}<!-- Template:Mra --> | ||
+ | |||
+ | {{markup| | ||
+ | <nowiki>{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |date=2005-04-30 |access-date=2024-07-24}}</nowiki>|{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |date=2005-04-30 |access-date=2024-07-24}}}}<!-- Template:Mra --> | ||
+ | |||
+ | {{markup| | ||
+ | <nowiki>{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |access-date=24 July 2024}}</nowiki>|{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |access-date=24 July 2024}}}}<!-- Template:Mra --> | ||
{{markup| | {{markup| |
Revision as of 16:58, 24 July 2024
This is a documentation subpage for Template:Cite web.
It may contain usage information, categories and other content that is not part of the original page. |
Basic usage
Markup | Renders as |
---|---|
{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |publisher=Open Publishing |date=April 30, 2005 |website=Encyclopedia of Things |access-date=July 24, 2024}} |
Doe, John (April 30, 2005). "My Favorite Things, Part II". Encyclopedia of Things. Open Publishing. Retrieved July 24, 2024. |
Markup | Renders as |
---|---|
{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |date=2005-04-30 |access-date=2024-07-24}} |
Doe, John (2005-04-30). "My Favorite Things, Part II". Retrieved 2024-07-24. |
Markup | Renders as |
---|---|
{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |last=Doe |first=John |access-date=24 July 2024}} |
Doe, John. "My Favorite Things, Part II". Retrieved 24 July 2024. |
Markup | Renders as |
---|---|
{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II}} |
|
Markup | Renders as |
---|---|
{{cite web |url=https://www.example.org/ |title=My Favorite Things, Part II |access-date=2024-07-24}} |
"My Favorite Things, Part II". Retrieved 2024-07-24. |