Template:Infobox Website: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
mNo edit summary
Shiori (talk | contribs)
mNo edit summary
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 = 
}}