Template:Citation: Difference between revisions

WikiAdmin (talk | contribs)
Created page with "== Master Copy == Long form: <pre> {{Citation | Text= | Author= | Source= | lang= | before= | after= | Transcription= | Translation= | ref=<ref></ref> }} </pre> Often the f..."
 
WikiAdmin (talk | contribs)
m added lowercase parameters for convenience
 
(55 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Master Copy ==
<includeonly><table><tr>
<td style="vertical-align:top; line-height:1em; 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 style="padding:0 1em 0 1em; margin-bottom:1em;">{{#if:{{{Title|}}}|'''{{{Title}}}''' <br>|}}{{#if:{{{title|}}}|'''{{{title}}}''' <br>|}}{{#if:{{{before|}}}|{{{before}}}|}}{{#if:{{{Text|}}}|{{{Text}}}|{{{text}}}}}{{#if:{{{after|}}}|{{{after}}}|}}{{#if: {{{transcription|}}}|<br>''Transcription:'' ''"{{{transcription}}}"''|}}{{#if: {{{Transcription|}}}|<br>''Transcription:'' ''"{{{Transcription}}}"''|}}{{#if:{{{translation|}}}|<br>''Translation:'' ''"{{{translation}}}"''|}}{{#if:{{{Translation|}}}|<br>''Translation:'' ''"{{{Translation}}}"''|}}{{#if:{{{author|}}}|<br><span style="font-variant:small-caps;">– {{{author}}}</span>|}}{{#if:{{{Author|}}}|<br><span style="font-variant:small-caps;">– {{{Author}}}</span>|}}{{#if:{{{date|}}}|&#32;({{date|{{{date}}}}})}}{{#if:{{{Date|}}}|&#32;({{date|{{{Date}}}}})}}{{#if:{{{source|}}}|&#32;({{{source}}})}}{{#if:{{{Source|}}}|&#32;({{{Source}}})}}{{#if:{{{ref|}}}|{{{ref}}}}}{{#if:{{{comment|}}}|<br><small>'''COMMENT:''' ''{{{comment}}}''</small>|}}{{#if:{{{Comment|}}}|<br><small>'''COMMENT:''' ''{{{Comment}}}''</small>|}}</td></tr>
</table></includeonly><noinclude>
{{Template:Citation/Docu}}


Long form:
[[da:Skabelon:Citation]]
 
[[de:Vorlage:Zitat]]
<pre>
<!--[[en:Template:Citation]]-->
{{Citation
[[es:Plantilla:Citation]]
| Text=
[[he:Template:Citation]]
| Author=
[[is:Snið:Citation]]
| Source=
[[nl:Sjabloon:Citation]]
| lang=
[[sv:Mall:Citation]]
| before=
</noinclude>
| after=
| Transcription=
| Translation=
| ref=<ref></ref>
}}
</pre>
 
Often the following short form is sufficient:
 
<pre>
{{Citation
| Text=
| Author=
| Source=
| ref=<ref></ref>
}}
</pre>