Difference between revisions of "Template:Citation"

From IntactiWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><blockquote class="citation">{{#if: {{{Title|}}} | '''{{{Title}}}'''<br> | }}{{#if: {{{before|}}} | {{{before}}} | <span style="font-family:serif; font-weight:bold; font-size:200%; line-height:100%; color:gray;">“&nbsp;</span> }}{{{Text}}}{{#if: {{{after|}}} | {{{after}}} | <span style="font-family:serif; font-weight:bold; font-size:200%; line-height:100%; color:gray;">&nbsp;”</span>}}<br>{{#if: {{{Transcription|}}}|<br>''Transcription:'' ''"{{{Transcription}}}"'' <br> | }}{{#if: {{{Translation|}}} | <br>''Translation:'' ''"{{{Translation}}}"'' <br> | }}
+
<includeonly><blockquote class="citation">{{#if: {{{Title|}}} | '''{{{Title}}}'''<br> | }}{{#if: {{{before|}}} | {{{before}}} |<!-- <span style="font-family:serif; font-weight:bold; font-size:200%; line-height:100%; color:gray;">“&nbsp;</span>--> }}-->{{{Text}}}{{#if: {{{after|}}} | {{{after}}} | <span style="font-family:serif; font-weight:bold; font-size:200%; line-height:100%; color:gray;">&nbsp;”</span>}}<br>{{#if: {{{Transcription|}}}|<br>''Transcription:'' ''"{{{Transcription}}}"'' <br> | }}{{#if: {{{Translation|}}} | <br>''Translation:'' ''"{{{Translation}}}"'' <br> | }}
 
– {{#if:{{{Author|}}}|<span style="font-variant:small-caps;">{{{Author}}}</span>|}}{{#if:{{{Source|}}}|&#32;({{{Source}}})}}{{#if:{{{ref|}}}|{{{ref}}}}}{{#if:{{{Comment|}}}|<br><small>'''COMMENT:''' ''{{{Comment}}}''</small>|}}</blockquote></includeonly><noinclude>
 
– {{#if:{{{Author|}}}|<span style="font-variant:small-caps;">{{{Author}}}</span>|}}{{#if:{{{Source|}}}|&#32;({{{Source}}})}}{{#if:{{{ref|}}}|{{{ref}}}}}{{#if:{{{Comment|}}}|<br><small>'''COMMENT:''' ''{{{Comment}}}''</small>|}}</blockquote></includeonly><noinclude>
 
{{Template:Citation/Docu}}
 
{{Template:Citation/Docu}}

Revision as of 17:24, 19 May 2020

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.