Difference between revisions of "Template:Infobox work"

From Wikipedia Quality
Jump to: navigation, search
Line 2: Line 2:
 
{{#if:{{{title|}}}|<caption style="font-size: 125%; font-weight: bold; padding: 0.2em; text-align: center;">{{{title|}}}</caption>}}
 
{{#if:{{{title|}}}|<caption style="font-size: 125%; font-weight: bold; padding: 0.2em; text-align: center;">{{{title|}}}</caption>}}
 
{{#if:{{{image|}}}|<tr><td colspan="2">[[File:{{{image|}}}|350px|frameless|center]]</td></tr>}}
 
{{#if:{{{image|}}}|<tr><td colspan="2">[[File:{{{image|}}}|350px|frameless|center]]</td></tr>}}
{{#if:{{{authors|}}}|<tr style=""><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Authors</div></th><td style="text-align: right;  border-bottom: 1px solid #a2a9b1; border-spacing: 3px; border-collapse: collapse;">{{{authors|}}}</td></tr>}}
+
{{#if:{{{authors|}}}|<tr style=""><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Authors</div></th><td style="text-align: right; ">{{{authors|}}}</td></tr>}}
 
{{#if:{{{date|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Date of publication</div></th><td style="text-align: right;">{{{date|}}}</td></tr>}}
 
{{#if:{{{date|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Date of publication</div></th><td style="text-align: right;">{{{date|}}}</td></tr>}}
 
{{#if:{{{isbn|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">ISBN</div></th><td style="text-align: right;">{{{isbn|}}}</td></tr>}}
 
{{#if:{{{isbn|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">ISBN</div></th><td style="text-align: right;">{{{isbn|}}}</td></tr>}}

Revision as of 19:50, 20 June 2018