Template:Citation/Docu: Difference between revisions

WikiAdmin (talk | contribs)
mNo edit summary
WikiAdmin (talk | contribs)
m updated docu for lowercase parameters
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
<pre>
<pre>
{{Citation
{{Citation
| Title=
|title=
| Text=
|text=
| Author=
|author=
| Source=
|date=
| lang=
|source=
| before=
|lang=
| after=
|before=
| Transcription=
|after=
| Translation=
|transcription=
| ref=<ref></ref>
|translation=
|ref=<ref></ref>
|comment=
}}
}}
</pre>
</pre>
Line 22: Line 24:
<pre>
<pre>
{{Citation
{{Citation
| Text=
|title=
| Author=
|text=
| Source=
|author=
| ref=<ref></ref>
|source=
|ref=<ref></ref>
}}
}}
</pre>
</pre>
== Examples ==
<pre>{{Citation
|title=WHO Endorses Circumcision as HIV Prevention
|text=...male circumcision should be considered an efficacious intervention for HIV prevention in countries and regions with heterosexual epidemics, high HIV and low male circumcision prevalence.
|author=Some Guy
|date=2023-05-10
|source=[[World Health Organization]]
|ref=<ref name="WHO2011">{{REFweb
|url=http://www.who.int/hiv/topics/malecircumcision/en/
|publisher=World Health Organization
|title=Male circumcision for HIV prevention
|date=2011
}}</ref>
}}</pre>
{{Citation
|title=WHO Endorses Circumcision as HIV Prevention
|text=...male circumcision should be considered an efficacious intervention for HIV prevention in countries and regions with heterosexual epidemics, high HIV and low male circumcision prevalence.
|author=Some Guy
|date=2023-05-10
|source=[[World Health Organization]]
|ref=<ref name="WHO2011">{{REFweb
|url=http://www.who.int/hiv/topics/malecircumcision/en/
|publisher=World Health Organization
|title=Male circumcision for HIV prevention
|date=2011
}}</ref>
}}


{{SEEALSO}}
{{SEEALSO}}
* [[Template:REFbook]]
{{DefaultTemplates}}
* [[Template:REFjournal]]
 
* [[Template:REFnews]]
{{REF}}
* [[Template:REFweb]]
* [[Template:REFwebQuote]]