Template:Infobox Website: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
mNo edit summary
Undo revision 170240 by 69.170.131.34 (Talk)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| 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"
{| 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"
|+ '''{{{name}}}'''{{#if:{{{logo|}}}|
|+ style="font-size:125%;"{{!}}'''{{{name}}}'''
{{+}}
{{!}}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|}}}|
{{!}}colspan="2" style="text-align:center;"{{!}}{{{logo}}}
{{+}} |}}{{#if:{{{screenshot|}}}| <br>
{{!}}colspan="2" style="text-align:center;"{{!}}[[Image:{{{screenshot}}}|220px]]{{#if:{{{caption|}}}|<br /><span style="font-size:smaller;">{{{caption}}}</span>
{{+}} |}} |}}
!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
{{!}}{{{current status}}} |}}
{{!}}{{{current status}}} |}}

Latest revision as of 00:56, 5 June 2011

{{{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 = 
}}