“Template:Book”的版本间的差异
小 |
|||
(未显示同一用户的31个中间版本) | |||
第1行: | 第1行: | ||
− | {| | + | {|style="float:right; padding-left:10px" |
− | + | | | |
− | + | <div style="width:250px; border:1px solid #57727b; background:#57727b"> | |
− | | [[File:{{{ | + | <div style="padding:5px; border-bottom:0; font-size:100%; color:#fff; font-weight:bold; text-shadow:#000 1px 1px 3px; text-align:center">{{{name}}}</div> |
− | |- | + | </div> |
− | |style="font-size: | + | <div style="width:250px; border:1px solid #aaa; background: #fff"> |
+ | {{#if:{{{isbn}}}|[[File:{{{isbn}}}.jpg|250px]]}} | ||
+ | {{#if:{{{author}}}|<div style="padding:0px 5px 0px 5px; font-size:90%;text-indent:-3em; margin-left:3em">'''作者:'''{{{author}}}</div>}} | ||
+ | {{#if:{{{series}}}|<div style="padding:0px 5px 0px 5px; font-size:90%;text-indent:-3em; margin-left:3em">'''系列:'''{{{series}}}</div>}} | ||
+ | {{#if:{{{publisher}}}|<div style="padding:0px 5px 0px 5px; font-size:90%;text-indent:-3em; margin-left:3em">''' 出版 :'''{{{publisher}}}</div>}} | ||
+ | {{#if:{{{isbn}}}|<div style="padding:0px 5px 10px 5px; font-size:90%;text-indent:-3em; margin-left:3em">'''書號:'''{{{isbn}}}</div>}} | ||
+ | <div style="clear: both; margin: -0.8em;"> </div> | ||
+ | </div> | ||
|} | |} |
2011年5月25日 (三) 23:05的最新版本
{{{name}}}
[[File:{{{isbn}}}.jpg|250px]] 作者:{{{author}}}
系列:{{{series}}}
出版:{{{publisher}}}
書號:{{{isbn}}}
|