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