打开主菜单

“Template:Book”的版本间的差异

 
(未显示同一用户的21个中间版本)
第1行: 第1行:
{|style="width:250; background:transparent; border-spacing:0; table-layout:fixed; style="float:right"
+
{|style="float:right; padding-left:10px"
|style="background:#57727b; text-align:center; font-size:100%" colspan="2"|<h2 style="line-height:32px; height:32px; padding:0px 5px 0px 5px; border-bottom:0; font-size:100%; color:#fff; font-weight: bold; text-shadow: #000 1px 1px 3px;">{{{name}}}</h2>
+
|
|-
+
<div style="width:250px; border:1px solid #57727b; background:#57727b">
|colspan="2" |{{#if:{{{isbn|}}}|[[File:{{{isbn}}}.jpg|250px]]}}
+
<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:80%;background: #ffeec2" width="50"|{{#if:{{{author|}}}| 作者:}}
+
<div style="width:250px; border:1px solid #aaa; background: #fff">
|style="font-size:80%"|{{{author|}}}
+
{{#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>}}
!style="font-size:80%;background: #ffeec2" width="50"|{{#if:{{{series|}}}| 系列:}}
+
{{#if:{{{series}}}|<div style="padding:0px 5px 0px 5px; font-size:90%;text-indent:-3em; margin-left:3em">'''系列:'''{{{series}}}</div>}}
|style="font-size:80%"|{{{series|}}}
+
{{#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>}}
!style="font-size:80%;background: #ffeec2" width="50"|{{#if:{{{publisher|}}}| 出版:}}
+
<div style="clear: both; margin: -0.8em;">&nbsp;</div>
|style="font-size:80%"|{{{publisher|}}}
+
</div>
|-
 
!style="font-size:80%;background: #ffeec2" width="50"|{{#if:{{{isbn|}}}| 書號:}}
 
|style="font-size:80%"|{{{isbn|}}}
 
 
|}
 
|}

2011年5月25日 (三) 23:05的最新版本

{{{name}}}

[[File:{{{isbn}}}.jpg|250px]]

作者:{{{author}}}
系列:{{{series}}}
出版:{{{publisher}}}
書號:{{{isbn}}}