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 1: Line 1:
{| class="infobox" align="right" style="border:#000 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%; background-color:#fff;" cellspacing="2"
{| align="right" style="border:#aaa 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background-color: #fff; position: relative; top: 0px; left: 0px; z-index: 10;" cellspacing="2"
! colspan="2" style="text-align:center; font-size:125%;" | {{{name}}}
|+ '''{{{name}}}'''{{#if:{{{logo|}}}|
{{+}}
{{!}}colspan="2" style="text-align:center;"{{!}}[[Image:{{{logo}}}|220px]] |}}{{#if:{{{screenshot|}}}|
{{+}}
{{!}}colspan="2" style="text-align:center;"{{!}}[[Image:{{{screenshot}}}|220px]]{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span> |}} |}}
|-
|-
{{#if:{{{logo|}}}|
!URL
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{logo}}}|220px| ]]
|{{{url}}}{{#if:{{{slogan|}}}|
{{!}}-
{{+}}valign="top"
}}
!Slogan
{{#if:{{{screenshot|}}}|
{{!}}{{{slogan}}} |}}{{#if:{{{affiliation|}}}|
{{!}} colspan="2" style="text-align:center; border:0px solid #aaaaaa" {{!}} [[Image:{{{screenshot}}}|220px| ]]{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span>}}
{{+}}valign="top"
{{!}}-
!Affiliation
}}
{{!}}{{{affiliation}}} |}}{{#if:{{{type|}}}|
! URL
{{+}}valign="top"
| {{{url}}}
!Type
|-
{{!}}{{{type}}} |}}{{#if:{{{launch date|}}}|
{{#if:{{{slogan|}}}|
{{+}}valign="top"
{{!}} valign="top" {{!}} '''Slogan'''
!Launched
{{!}} {{{slogan}}}
{{!}}{{{launch date}}} |}}{{#if:{{{current status|}}}|
{{!}}-
{{+}}valign="top"
}}
!Current Status
{{#if:{{{affiliation|}}}|
{{!}}{{{current status}}} |}}
{{!}} valign="top" {{!}} '''Affiliation'''
{{!}} {{{affiliation}}}
{{!}}-
}}
{{#if:{{{type|}}}|
{{!}} valign="top" {{!}} '''Type'''
{{!}} {{{type}}}
{{!}}-
}}
{{#if:{{{launch date|}}}|
! Launched
{{!}} {{{launch date}}}
{{!}}-
}}
{{#if:{{{current status|}}}|
{{!}} valign="top" {{!}} '''Current status'''
{{!}} {{{current status}}}
{{!}}-
}}
|}
|}
<noinclude>
<noinclude>

Revision as of 18:14, 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 = 
}}