Difference between revisions of "Template:Infobox Website2"
Jump to navigation
Jump to search
imported>Msikma |
imported>Msikma |
||
Line 1: | Line 1: | ||
{{#if:{{{date_of_launch|{{{rev|{{{current_status|{{{reg|{{{websitelogo|{{{websitename|}}}}}}}}}}}}}}}}}}|{{Cleanup-infobox-transclusion|Infobox Website}}}} | {{#if:{{{date_of_launch|{{{rev|{{{current_status|{{{reg|{{{websitelogo|{{{websitename|}}}}}}}}}}}}}}}}}}|{{Cleanup-infobox-transclusion|Infobox Website}}}} | ||
{| class="infobox borderless" style="align: right; font-size: 90%; text-align: left; width: 24em;" summary="Template:Infobox Website" | {| class="infobox borderless" style="align: right; font-size: 90%; text-align: left; width: 24em;" summary="Template:Infobox Website" | ||
− | |+ style="font-size: 125%; vertical-align: | + | |+ style="font-size: 125%; vertical-align: middle;" |{| cellpadding="0" cellspacing="0" |
+ | |- | ||
+ | | style="vertical-align: middle;" | {{#if:{{{favicon|}}}|[[Image:{{{favicon}}}|16px|favicon of {{{name}}}]]  |}} '''{{{websitename|{{{name}}}}}}''' | ||
+ | |} | ||
{{#if:{{{websitelogo|{{{logo|}}}}}}|<tr><td colspan="2" style="text-align: center;">{{{websitelogo|{{{logo}}}}}}</td></tr>|}}<!-- | {{#if:{{{websitelogo|{{{logo|}}}}}}|<tr><td colspan="2" style="text-align: center;">{{{websitelogo|{{{logo}}}}}}</td></tr>|}}<!-- | ||
− | -->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; border: 1px solid | + | -->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; border: 1px solid #aaaaaa">{{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size: smaller;">{{{caption}}}</span>|}}}} |
|- | |- | ||
! [[Uniform Resource Locator|URL]] | ! [[Uniform Resource Locator|URL]] | ||
Line 45: | Line 48: | ||
|} | |} | ||
'''name''', '''type''', '''owner''', and '''author''' are required fields. | '''name''', '''type''', '''owner''', and '''author''' are required fields. | ||
− | |||
− | |||
[[Category:Technology infobox templates|Website]] | [[Category:Technology infobox templates|Website]] |
Revision as of 14:02, 1 October 2006
{{{name}}} |
|- ! URL | {{{url}}} |- ! Type of site | {{{type}}} |- style="vertical-align: top;" ! Owner | {{{owner}}} |- ! Created by | {{{author}}} |}
Usage
{{Infobox Website | name = | favicon = | logo = | screenshot = | caption = | url = | commercial = | type = | registration = | owner = | author = | launch date = | current status = | revenue = }} |
name, type, owner, and author are required fields.