“Template:Book”的版本间的差异
跳到导航
跳到搜索
小 |
小 |
||
第7行: | 第7行: | ||
<div style="width:250px; border:1px solid #aaa; background: #fff; padding: 0px 0px 0px 0px;"> | <div style="width:250px; border:1px solid #aaa; background: #fff; padding: 0px 0px 0px 0px;"> | ||
{{#if:{{{isbn|}}}|[[File:{{{isbn}}}.jpg|250px]]}} | {{#if:{{{isbn|}}}|[[File:{{{isbn}}}.jpg|250px]]}} | ||
− | {{#if:{{{author|}}}|作者: | + | {{#if:{{{author|}}}| |
− | {{#if:{{{series|}}}|系列: | + | {| |
− | {{#if:{{{publisher|}}}|出版: | + | |- |
− | {{#if:{{{isbn|}}}|書號: | + | |作者:|{{{author|}}} |
+ | |} | ||
+ | }} | ||
+ | {{#if:{{{series|}}}| | ||
+ | {| | ||
+ | |- | ||
+ | |系列:|{{{series|}}} | ||
+ | |} | ||
+ | }} | ||
+ | {{#if:{{{publisher|}}}| | ||
+ | {| | ||
+ | |- | ||
+ | |出版:|{{{publisher|}}} | ||
+ | |} | ||
+ | }} | ||
+ | {{#if:{{{isbn|}}}| | ||
+ | {| | ||
+ | |- | ||
+ | |書號:|{{{isbn|}}} | ||
+ | |} | ||
+ | }} | ||
<div style="clear: both; margin: -0.8em;"> </div> | <div style="clear: both; margin: -0.8em;"> </div> | ||
</div> | </div> | ||
|} | |} |
2011年5月25日 (三) 20:44的版本
{{{name}}}
|