Template:REFnews/Docu: Difference between revisions

WikiAdmin (talk | contribs)
mNo edit summary
WikiAdmin (talk | contribs)
mNo edit summary
Line 3: Line 3:
'''All parameters in vertical format'''
'''All parameters in vertical format'''
<pre>{{REFnews
<pre>{{REFnews
|title=
|url=
  |last=
  |last=
  |first=
  |first=
  |coauthors=
  |coauthors=
|url=
|title=
  |publisher=
  |publisher=
  |work=
  |work=
Line 16: Line 16:


'''Most commonly used parameters in horizontal format'''
'''Most commonly used parameters in horizontal format'''
<pre>{{REFnews |last= |first= |url= |title= |publisher= |accessdate=}}</pre>
<pre>{{REFnews |title= |url= |last= |first= |publisher= |accessdate=}}</pre>


== Required parameters ==
== Required parameters ==
Line 23: Line 23:


== Examples ==
== Examples ==
<pre>{{REFnews |last=Doe |first=John |url=http://www.example.org |title=My Favorite Things, Part II}}</pre>
<pre>{{REFnews title=My Favorite Things, Part II}}</pre>
{{REFnews |last=Doe |first=John |url=http://www.example.org |title=My Favorite Things, Part II}}
{{REFnews |title=My Favorite Things, Part II}}
 
<pre>{{REFnews title=My Favorite Things, Part II |url=http://www.example.org}}</pre>
{{REFnews |title=My Favorite Things, Part II |url=http://www.example.org}}
 
<pre>{{REFnews |title=My Favorite Things, Part II |url=http://www.example.org |last=Doe |first=John}}</pre>
{{REFnews |title=My Favorite Things, Part II |url=http://www.example.org |last=Doe |first=John}}


<pre>{{REFnews |last=Doe |first=John |url=http://www.example.org/test.pdf |title=My Favorite Things, Part II |format=PDF}}</pre>
<pre>{{REFnews |title=My Favorite Things, Part II |url=http://www.example.org/test.pdf |last=Doe |first=John |format=PDF}}</pre>
{{REFnews |last=Doe |first=John |url=http://www.example.org/test.pdf |title=My Favorite Things, Part II |format=PDF}}
{{REFnews |title=My Favorite Things, Part II |url=http://www.example.org/test.pdf |last=Doe |first=John |format=PDF}}


<pre>{{REFnews |last=Doe |first=John |url=http://www.example.org |title=My Favorite Things, Part II |publisher=Open Publishing |date=2018-12-24 |accessdate=2019-09-20}}</pre>
<pre>{{REFnews |last=Doe |first=John |url=http://www.example.org |title=My Favorite Things, Part II |publisher=Open Publishing |date=2018-12-24 |accessdate=2019-09-20}}</pre>