Template:Infobox Website: Difference between revisions

From BetaArchive Wiki
No edit summary
(new format)
Line 1: Line 1:
<table align="right" bgcolor="#E1E1E1"  
<table align="right" bgcolor="#E1E1E1"  
style="
style="
width:266px;  
width:265px;  
font-size:90%;  
font-size:90%;  
text-align:left;  
text-align:left;  
Line 13: Line 13:
">
">
<tr>
<tr>
<td colspan="2" style="text-align:center;" width"250px">[[Image:{{{logo|}}}|250px]]</td>
<td colspan="2" bgcolor="#f9f9f9" style="text-align:center;">{{{title|}}}</td>
</tr>
</tr>
<tr>
<td colspan="2" style="text-align:center;" bgcolor="#f9f9f9" width"250px">[[Image:{{{image|Nopicture.png}}}|250px]]</td>
<td colspan="2" style="text-align:center;" bgcolor="#E1E1E1" width"250px">[[Image:Nopicture.png|250px]]</td>
</tr>
</tr>
{{#if:{{{imagecaption|}}}|
<tr>
<tr>
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">'''{{{imagecaption|}}}'''</td>
<td colspan="2" bgcolor="#f9f9f9" style="text-align:center;">{{{imagecaption}}}</td>
</tr>
</tr>
}}
{{#if:{{{url|}}}|
<tr>
<tr>
<th style="width:50%;">URL</th>
<th style="width:50%;">URL</th>
<td>{{{url|}}}</td>
<td>{{{url}}}</td>
</tr>
</tr>
}}
{{#if:{{{type|}}}|
<tr>
<tr>
<th style="width:50%;">Type</th>
<th style="width:50%;">Type</th>
<td>{{{type|}}}</td>
<td>{{type}}}</td>
</tr>
</tr>
}}
{{#if:{{{owner|}}}|
<tr>
<tr>
<th style="width:50%;">Owner</th>
<th style="width:50%;">Owner</th>
<td>{{{owner|}}}</td>
<td>{{{owner}}}</td>
</tr>
</tr>
}}
{{#if:{{{launched|}}}|
<tr>
<tr>
<th style="width:50%;">Launched</th>
<th style="width:50%;">Launched</th>
<td>{{{launched|}}}</td>
<td>{{{launched}}}</td>
</tr>
</tr>
}}
</table>
</table>
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 09:56, 6 May 2019

Nopicture.png