Difference between revisions of "Template:Infobox Website"
From LGPedia
					
										
					
					| m | m | ||
| Line 3: | Line 3: | ||
| |- | |- | ||
| {{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
| − | {{!}}colspan="2" style="text-align:center;"{{!}} | + | {{!}}colspan="2" style="text-align:center;"{{!}}{{{logo}}} | 
| {{+}} |}}{{#if:{{{screenshot|}}}| <br> | {{+}} |}}{{#if:{{{screenshot|}}}| <br> | ||
| − | {{!}}colspan="2" style="text-align:center;"{{!}} | + | {{!}}colspan="2" style="text-align:center;"{{!}}{{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span> | 
| {{+}} |}} |}} | {{+}} |}} |}} | ||
| !URL | !URL | ||
Revision as of 18:26, 16 March 2009
| URL | {{{url}}} | 
|---|
Usage
This template should be included on every page that describes an external site.
| 
{{Infobox Website
| name           = 
| url            = 
<!-- Optional Fields -->
| logo           = 
| screenshot     = 
| caption        = 
| slogan         = 
| affiliation    = 
| type           = 
| launch date    = 
| current status = 
}}
 | 
