Template:Infobox Website: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
No edit summary
 
Shiori (talk | contribs)
mNo edit summary
Line 3: Line 3:
|-
|-
{{#if:{{{logo|}}}|
{{#if:{{{logo|}}}|
{{!}} colspan="2" style="text-align:center;" {{!}} {{{logo}}}
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{logo}}}|220px| ]]
{{!}}-
{{!}}-
}}
}}
{{#if:{{{screenshot|}}}|
{{#if:{{{screenshot|}}}|
{{!}} colspan="2" style="text-align:center; border:0px solid #aaaaaa" {{!}} {{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span>}}
{{!}} colspan="2" style="text-align:center; border:0px solid #aaaaaa" {{!}} [[Image:{{{screenshot}}}|220px| ]]{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span>}}
{{!}}-
{{!}}-
}}
}}

Revision as of 13:46, 16 January 2008

{{{name}}}
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         = 
| commercial     = 
| affiliation    = 
| launch date    = 
| current status = 
}}