Template:Citation/Docu: Difference between revisions

WikiAdmin (talk | contribs)
mNo edit summary
WikiAdmin (talk | contribs)
m updated docu for lowercase parameters
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
<pre>
<pre>
{{Citation
{{Citation
  |Title=
  |title=
  |Text=
  |text=
  |Author=
  |author=
  |Source=
  |date=
|source=
  |lang=
  |lang=
  |before=
  |before=
  |after=
  |after=
  |Transcription=
  |transcription=
  |Translation=
  |translation=
  |ref=<ref></ref>
  |ref=<ref></ref>
  |Comment=
  |comment=
}}
}}
</pre>
</pre>
Line 23: Line 24:
<pre>
<pre>
{{Citation
{{Citation
  |Title=
  |title=
  |Text=
  |text=
  |Author=
  |author=
  |Source=
  |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}}