Difference between revisions of "Template:BibEntryBook"
Dschwoerer (talk | contribs) m (1 revision: Bib2SMW) |
Dschwoerer (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{{ | + | {{#if:{{{title|}}}|'''"{{{title}}}".'''|'''Unknown booktitle'''}}{{#if:{{{compact|}}}| |<br>}} |
+ | |||
+ | {{#if: {{{series|}}} |<i>{{{series|}}}</i>, }}{{#if: {{{publisher|}}} |{{{publisher}}}|Unknown publisher}}{{#if: {{{editor|}}} |, {{{editor|}}}}}{{#if: {{{address|}}} |, {{{address|}}}}}{{#if: {{{year|}}} |, '''{{{year|}}}'''}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
− | This template is to be used to list BibTeX Entrys. The parameters should be | + | This template is to be used to list BibTeX Entrys. The parameters should be |
− | |||
# Title | # Title | ||
+ | # Series | ||
+ | # Publisher | ||
+ | # Editor | ||
+ | # Address | ||
# Year | # Year | ||
− | {{BibEntryBook| | + | {{BibEntryBook|publisher=Olaf Lenz|title=The art}} |
+ | {{BibEntryBook|title=A book from the Future|year=3013|series=Future}} | ||
+ | [[Category:Bib2SMW]] | ||
</noinclude> | </noinclude> | ||
− |
Revision as of 01:21, 5 July 2013
This template is to be used to list BibTeX Entrys. The parameters should be
- Title
- Series
- Publisher
- Editor
- Address
- Year
"The art".
Olaf Lenz
"A book from the Future".
Future,Unknown publisher, 3013