Difference between revisions of "Template:Infobox Website"

From LGPedia
Jump to: navigation, search
m
m
Line 8: Line 8:
 
!URL
 
!URL
 
|{{{url}}}{{#if:{{{slogan|}}}|
 
|{{{url}}}{{#if:{{{slogan|}}}|
{{+}}valign="top"
+
{{+}} valign="top"
 
!Slogan
 
!Slogan
 
{{!}}{{{slogan}}} |}}{{#if:{{{affiliation|}}}|
 
{{!}}{{{slogan}}} |}}{{#if:{{{affiliation|}}}|
{{+}}valign="top"
+
{{+}} valign="top"
 
!Affiliation
 
!Affiliation
 
{{!}}{{{affiliation}}} |}}{{#if:{{{type|}}}|
 
{{!}}{{{affiliation}}} |}}{{#if:{{{type|}}}|
{{+}}valign="top"
+
{{+}} valign="top"
 
!Type
 
!Type
 
{{!}}{{{type}}} |}}{{#if:{{{launch date|}}}|
 
{{!}}{{{type}}} |}}{{#if:{{{launch date|}}}|
{{+}}valign="top"
+
{{+}} valign="top"
 
!Launched
 
!Launched
 
{{!}}{{{launch date}}} |}}{{#if:{{{current status|}}}|
 
{{!}}{{{launch date}}} |}}{{#if:{{{current status|}}}|
{{+}}valign="top"
+
{{+}} valign="top"
 
!Current Status
 
!Current Status
 
{{!}}{{{current status}}} |}}
 
{{!}}{{{current status}}} |}}

Revision as of 18:15, 16 March 2009

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