Help:Editing/Citations: Difference between revisions

WikiAdmin (talk | contribs)
mNo edit summary
WikiAdmin (talk | contribs)
m Template (complex): formattings
Line 50: Line 50:
Here is a most complex example which also shows that templates can be used in templates:
Here is a most complex example which also shows that templates can be used in templates:
<pre>{{Citation
<pre>{{Citation
| Title=What a quotation!
|Title=What a quotation!
| Text=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
|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.
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
|Author=John Doe
| Source=Reader's Digest vol. 42
|Source=Reader's Digest vol. 42
| lang=German
|lang=German
| before=>>
|before=>>
| after=<<
|after=<<
| Transcription=[Use this when the original quote is in a non-latin language like Hebrew, Chinese, etc.]
|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.
|Translation=This is a short quote of a wonderful sentence read somewhere in some book.
| ref=<ref>{{REFbook
|ref=<ref>{{REFbook
| last=Doe
  |last=Doe
| first=John
  |first=John
| year=1948
  |year=1948
| title=The Story of My Life
  |title=The Story of My Life
| url=http://www.somedomain.com
  |url=http://www.somedomain.com
| work=Reader's Digest
  |work=Reader's Digest
| editor=Jim Long
  |editor=Jim Long
| edition=1
  |edition=1
| volume=42
  |volume=42
| chapter=8
  |chapter=8
| pages=42-43
  |pages=42-43
| location=London
  |location=London
| publisher=Penguin Books
  |publisher=Penguin Books
| isbn=1234567890123
  |isbn=1234567890123
| quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
  |quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
| accessdate=2019-09-25
  |accessdate=2019-09-25
| note=This is just an example!
  |note=This is just an example!
}}</ref>
}}</ref>
}}</pre>
}}</pre>


{{Citation
{{Citation
| Title=What a quotation!
|Title=What a quotation!
| Text=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
|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.
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
|Author=John Doe
| Source=Reader's Digest vol. 42
|Source=Reader's Digest vol. 42
| lang=German
|lang=German
| before=>>
|before=>>
| after=<<
|after=<<
| Transcription=[Use this when the original quote is in a non-latin language like Hebrew, Chinese, etc.]
|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.
|Translation=This is a short quote of a wonderful sentence read somewhere in some book.
| ref=<ref>{{REFbook
|ref=<ref>{{REFbook
| last=Doe
  |last=Doe
| first=John
  |first=John
| year=1948
  |year=1948
| title=The Story of My Life
  |title=The Story of My Life
| url=http://www.somedomain.com
  |url=http://www.somedomain.com
| work=Reader's Digest
  |work=Reader's Digest
| editor=Jim Long
  |editor=Jim Long
| edition=1
  |edition=1
| volume=42
  |volume=42
| chapter=8
  |chapter=8
| pages=42-43
  |pages=42-43
| location=London
  |location=London
| publisher=Penguin Books
  |publisher=Penguin Books
| isbn=1234567890123
  |isbn=1234567890123
| quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
  |quote=Dies ist ein kurzes Zitat eines wundervollen Satzes, irgendwo in einem Buch gelesen.
| accessdate=2019-09-25
  |accessdate=2019-09-25
| note=This is just an example!
  |note=This is just an example!
}}</ref>
}}</ref>
}}
}}