Difference between revisions of "Template:Citation"

From IntactiWiki
Jump to navigation Jump to search
(Created page with "== Master Copy == Long form: <pre> {{Citation | Text= | Author= | Source= | lang= | before= | after= | Transcription= | Translation= | ref=<ref></ref> }} </pre> Often the f...")
 
Line 1: Line 1:
== Master Copy ==
+
<includeonly>
 
+
:: {{#if: {{{before|}}} | {{{before}}} | " }}{{{Text}}}{{#if: {{{after|}}} | {{{after}}} | " }}<br>{{#if: {{{Transcription|}}} | :: ''Transcription:'' [{{{Transcription}}}] <br> | }}{{#if: {{{Translation|}}} | :: ''Translation:'' [{{{Translation}}}] <br> | }}
Long form:
+
:: – {{#if: {{{Author|}}} | <span style="font-variant:small-caps;">{{{Author}}}</span> | }} {{#if: {{{Source|}}} | ({{{Source}}}) }} {{#if: {{{ref|}}} | {{{ref}}} }}</includeonly>
 
+
<noinclude>{{Template:Citation/Docu}}</noinclude>
<pre>
 
{{Citation
 
| Text=
 
| Author=
 
| Source=
 
| lang=
 
| before=
 
| after=
 
| Transcription=
 
| Translation=
 
| ref=<ref></ref>
 
}}
 
</pre>
 
 
 
Often the following short form is sufficient:
 
 
 
<pre>
 
{{Citation
 
| Text=
 
| Author=
 
| Source=
 
| ref=<ref></ref>
 
}}
 
</pre>
 

Revision as of 11:22, 30 March 2015

Master Copy

Long form:

{{Citation
 |title=
 |text=
 |author=
 |date=
 |source=
 |lang=
 |before=
 |after=
 |transcription=
 |translation=
 |ref=<ref></ref>
 |comment=
}}

Often the following short form is sufficient:

{{Citation
 |title=
 |text=
 |author=
 |source=
 |ref=<ref></ref>
}}

Examples

{{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>
}}


"{{{Text}}}"
[1]


See also

References

  1. REFweb (2011). Male circumcision for HIV prevention, World Health Organization.