Difference between revisions of "Template:Infobox website"

From Wikipedia Quality
Jump to: navigation, search
Line 1: Line 1:
 
<table style="border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right;    clear: right; font-size: 88%; line-height: 1.5em; width:22em">
 
<table style="border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right;    clear: right; font-size: 88%; line-height: 1.5em; width:22em">
 
{{#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|}}}|<td colspan="2">[[File:{{{image|}}}|300px|thumb|center]]</td></tr>}}
 
{{#if:{{{type|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Type of site</div></th><td>{{{type|}}}</td></tr>}}
 
{{#if:{{{type|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Type of site</div></th><td>{{{type|}}}</td></tr>}}
 
{{#if:{{{launched|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Launched</div></th><td>{{{launched|}}}</td></tr>}}
 
{{#if:{{{launched|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">Launched</div></th><td>{{{launched|}}}</td></tr>}}
 
{{#if:{{{url|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">URL</div></th><td>[http://{{{url|}}} {{{url|}}}]</td></tr>}}
 
{{#if:{{{url|}}}|<tr><th scope="row" style="vertical-align: top; text-align: left;"><div style="padding:0.1em 0;line-height:1.2em;">URL</div></th><td>[http://{{{url|}}} {{{url|}}}]</td></tr>}}
 
</table>
 
</table>

Revision as of 15:41, 19 June 2018