Difference between revisions of "Template:Citation"

From IntactiWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<includeonly><table>
 
<includeonly><table>
<td><span style="color:gray; font-family:serif; font-weight:bold; font-size: 3em; border-style:solid; border-width:0 1px 0 0; border-color:gray; padding:0 4px 0 0;">“</span></td>
+
<td style="text-align:top; color:gray; font-family:serif; font-weight:bold; font-size: 3em; border-style:solid; border-width:0 1px 0 0; border-color:gray; padding:0 4px 0 0;">“</td>
 
<td>{{#if:{{{Title|}}}|'''{{{Title}}}''' <br>|}}{{#if:{{{before|}}}|{{{before}}}|}}{{{Text}}}{{#if:{{{after|}}}|{{{after}}}|}}{{#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>|}}</td>
 
<td>{{#if:{{{Title|}}}|'''{{{Title}}}''' <br>|}}{{#if:{{{before|}}}|{{{before}}}|}}{{{Text}}}{{#if:{{{after|}}}|{{{after}}}|}}{{#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>|}}</td>
 
</table></includeonly><noinclude>
 
</table></includeonly><noinclude>

Revision as of 17:02, 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.