Template:Citation/Docu: Difference between revisions
mNo edit summary |
m updated docu for lowercase parameters |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
<pre> | <pre> | ||
{{Citation | {{Citation | ||
| | |title= | ||
| | |text= | ||
| | |author= | ||
| | |date= | ||
|source= | |||
|lang= | |lang= | ||
|before= | |before= | ||
|after= | |after= | ||
| | |transcription= | ||
| | |translation= | ||
|ref=<ref></ref> | |ref=<ref></ref> | ||
| | |comment= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 23: | Line 24: | ||
<pre> | <pre> | ||
{{Citation | {{Citation | ||
| | |title= | ||
| | |text= | ||
| | |author= | ||
| | |source= | ||
|ref=<ref></ref> | |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}} | ||
{{DefaultTemplates}} | {{DefaultTemplates}} | ||
{{REF}} | |||