Template:Cite web: Difference between revisions

From The Portal Wiki
(Created page with "<noinclude> Template for citing web sources, based on [https://en.wikipedia.org/wiki/Template:Cite_web Wikipedia's Cite web template]. '''Usage: Copy paste the code below, fi...")
 
No edit summary
Line 2: Line 2:
Template for citing web sources, based on [https://en.wikipedia.org/wiki/Template:Cite_web Wikipedia's Cite web template].
Template for citing web sources, based on [https://en.wikipedia.org/wiki/Template:Cite_web Wikipedia's Cite web template].


'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated citation.'''
'''Usage: Copy and paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated citation.'''
<syntaxhighlight lang="html+handlebars">{{cite web
<syntaxhighlight lang="html+handlebars">{{cite web
  |url=
  |url=

Revision as of 18:53, 9 January 2021

Template for citing web sources, based on Wikipedia's Cite web template.

Usage: Copy and paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated citation.

{{cite web
 |url=
 |title=
 |last=
 |first=
 |date=
 |website=
 |publisher=
 |language=
 |trans-title=
 |type=
 |access-date=}}