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)
No edit summary
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>