22,335
edits
Changes
Jump to navigation
Jump to search
m
→Template (complex): formattings
Here is a most complex example which also shows that templates can be used in templates:
<pre>{{Citation
| Title=What a quotation! | Text=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
You can of course use Wiki ''formatting'' elements in the quotation. '''Empty lines''' will be formatted as the beginning of a new paragraph.
| Author=John Doe | Source=Reader's Digest vol. 42 | lang=German | before=>> | after=<< | Transcription=[Use this when the original quote is in a non-latin language like Hebrew, Chinese, etc.] | Translation=This is a short quote of a wonderful sentence read somewhere in some book. | ref=<ref>{{REFbook | last=Doe | first=John | year=1948 | title=The Story of My Life | url=http://www.somedomain.com | work=Reader's Digest | editor=Jim Long | edition=1 | volume=42 | chapter=8 | pages=42-43 | location=London | publisher=Penguin Books | isbn=1234567890123 | quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen. | accessdate=2019-09-25 | note=This is just an example! }}</ref>
}}</pre>
{{Citation
| Title=What a quotation! | Text=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
You can of course use Wiki ''formatting'' elements in the quotation. '''Empty lines''' will be formatted as the beginning of a new paragraph.
| Author=John Doe | Source=Reader's Digest vol. 42 | lang=German | before=>> | after=<< | Transcription=[Use this when the original quote is in a non-latin language like Hebrew, Chinese, etc.] | Translation=This is a short quote of a wonderful sentence read somewhere in some book. | ref=<ref>{{REFbook | last=Doe | first=John | year=1948 | title=The Story of My Life | url=http://www.somedomain.com | work=Reader's Digest | editor=Jim Long | edition=1 | volume=42 | chapter=8 | pages=42-43 | location=London | publisher=Penguin Books | isbn=1234567890123 | quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen. | accessdate=2019-09-25 | note=This is just an example! }}</ref>
}}