Template:Cite web: Difference between revisions

From WikiAlpha
Created page with "<includeonly> {{#if: {{{author|}}} | ''{{{author}}}'' }} {{#if: {{{url|}}} | ''[{{{url}}} {{{title}}}]'' }} {{#if: {{{publisher|}}} | {{{publisher}}}. }} {{#if: {{{access-date|}}} | Accessed: {{{access-date}}}. }} </includeonly><noinclude> Bhikitia Pro: This template generates a citation for a web source. It should be used with `<ref>` tags to include references in articles. '''Parameters:''' * `author` - Name of the author * `title` - Title of the article or page..."
 
Ranarian (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:citation/CS1|citation
{{#if: {{{author|}}} | ''{{{author}}}'' }}
|CitationClass=web
{{#if: {{{url|}}} | ''[{{{url}}} {{{title}}}]'' }}
}}</includeonly><noinclude>
{{#if: {{{publisher|}}} | {{{publisher}}}. }}
{{documentation}}
{{#if: {{{access-date|}}} | Accessed: {{{access-date}}}. }}
</includeonly><noinclude>
 
[[Bhikitia Pro]]: This template generates a citation for a web source. It should be used with `<ref>` tags to include references in articles.
 
'''Parameters:'''
* `author` - Name of the author
* `title` - Title of the article or page
* `url` - Full URL of the page
* `publisher` - Publisher or website name
* `access-date` - Date when the source was accessed
 
Example:
<nowiki>{{Cite web |author=John Doe |title=Example Title |url=https://example.com |publisher=Example Publisher |access-date=2024-11-15}}</nowiki> </br>
'''Result:''' {{Cite web |author=John Doe |title=Example Title |url=https://example.com |publisher=Example Publisher |access-date=2024-11-15}}
</noinclude>
</noinclude>

Revision as of 19:44, 5 November 2025