Template:Bookinfo
From NovaRoma
(Difference between revisions)
(More conditional formatting) |
(add ISSN, worldcat) |
||
| Line 1: | Line 1: | ||
| − | <br style="clear:both" /> | + | <includeonly><br style="clear:both" /> |
| − | <div style="float:right">http://images.amazon.com/images/P/{{{ISBN}}}.01.TZZZZZZZ.jpg</div> | + | {{ #if: {{{ISBN}}} |<div style="float:right">http://images.amazon.com/images/P/{{{ISBN}}}.01.TZZZZZZZ.jpg</div>}} |
'''{{{title}}}''' | '''{{{title}}}''' | ||
| − | : {{{author}}}. {{ #if: {{{date}}} | ({{{date}}}). }} {{ #if: {{{publisher}}} | {{{publisher}}}. }} {{ #if: {{{ISBN}}} | ISBN {{{ISBN}}} }} | + | : {{{author}}}. {{ #if: {{{date}}} | ({{{date}}}). |(n.d.). }} {{ #if: {{{publisher}}} | {{{publisher}}}. }} {{ #if: {{{ISBN}}} | ISBN {{{ISBN}}} }}{{ #if: {{{worldcat}}} | Worldcat #{{{worldcat}}} }}{{ #if: {{{ISSN}}} | ISSN {{{ISSN}}} }} |
| − | : {{{comment}}} '' {{{name}}} '' | + | : {{{comment}}} '' {{{name}}} ''</includeonly><noinclude> |
| + | |||
| + | <nowiki>{{Bookinfo</nowiki><br/> | ||
| + | | title=<br/> | ||
| + | | author=<br/> | ||
| + | | date=<br/> | ||
| + | | publisher=<br/> | ||
| + | | ISBN=<br/> | ||
| + | | ISSN=<br/> | ||
| + | | worldcat=<br/> | ||
| + | | comment=<br/> | ||
| + | | name=<br/> | ||
| + | }}</noinclude> | ||
Revision as of 04:23, 25 September 2007
{{Bookinfo
| title=
| author=
| date=
| publisher=
| ISBN=
| ISSN=
| worldcat=
| comment=
| name=
}}