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