Difference between revisions of "Template:Infobox Website"
From LGPedia
m |
m |
||
| Line 8: | Line 8: | ||
!URL | !URL | ||
|{{{url}}}{{#if:{{{slogan|}}}| | |{{{url}}}{{#if:{{{slogan|}}}| | ||
| − | {{ | + | {{!}}- valign="top" |
!Slogan | !Slogan | ||
{{!}}{{{slogan}}} |}}{{#if:{{{affiliation|}}}| | {{!}}{{{slogan}}} |}}{{#if:{{{affiliation|}}}| | ||
| − | {{ | + | {{!}}- valign="top" |
!Affiliation | !Affiliation | ||
{{!}}{{{affiliation}}} |}}{{#if:{{{type|}}}| | {{!}}{{{affiliation}}} |}}{{#if:{{{type|}}}| | ||
| − | {{ | + | {{!}}- valign="top" |
!Type | !Type | ||
{{!}}{{{type}}} |}}{{#if:{{{launch date|}}}| | {{!}}{{{type}}} |}}{{#if:{{{launch date|}}}| | ||
| − | {{ | + | {{!}}- valign="top" |
!Launched | !Launched | ||
{{!}}{{{launch date}}} |}}{{#if:{{{current status|}}}| | {{!}}{{{launch date}}} |}}{{#if:{{{current status|}}}| | ||
| − | {{ | + | {{!}}- valign="top" |
!Current Status | !Current Status | ||
{{!}}{{{current status}}} |}} | {{!}}{{{current status}}} |}} | ||
Revision as of 18:16, 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 =
}}
|