Difference between revisions of "Template:Infobox Website2"

From blackwiki
Jump to navigation Jump to search
imported>Msikma
imported>Fuhghettaboutit
(fix double redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{date_of_launch|{{{rev|{{{current_status|{{{reg|{{{websitelogo|{{{websitename|}}}}}}}}}}}}}}}}}}|{{Cleanup-infobox-transclusion|Infobox Website}}}}
+
#REDIRECT [[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: 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:{{{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]]
 
| {{{url}}}<!--
 
-->{{#if:{{{commercial|}}}|<tr><th>Commercial?</th><td>{{{commercial}}}</td></tr>|}}
 
|-
 
! Type of site
 
| {{{type}}}<!--
 
-->{{#if:{{{registration|}}}|<tr><th>Registration</th><td>{{{registration}}}</td></tr>|}}
 
|- style="vertical-align: top;"
 
! Owner
 
| {{{owner}}}
 
|-
 
! Created by
 
| {{{author}}}<!--
 
-->{{#if:{{{date_of_launch|{{{launch date|}}}}}}|<tr><th>Launched</th><td>{{{date_of_launch|{{{launch date}}}}}}</td></tr>|}}<!--
 
-->{{#if:{{{rev|{{{revenue|}}}}}}|<tr><th>Revenue</th><td>{{{rev|{{{revenue}}}}}}</td></tr>|}}<!--
 
-->{{#if:{{{current_status|{{{current status|}}}}}}|<tr><th>Current status of site</th><td>{{{current_status|{{{current status}}}}}}</td></tr>|}}
 
|}<noinclude>
 
 
 
== Usage ==
 
{| style="border: none; background: none;"
 
|<pre>
 
{{Infobox Website
 
| name =
 
| favicon =
 
| logo =
 
| screenshot =
 
| caption =
 
| url =
 
| commercial =
 
| type =
 
| registration =
 
| owner =
 
| author =
 
| launch date =
 
| current status =
 
| revenue =
 
}}
 
</pre>
 
|}
 
'''name''', '''type''', '''owner''', and '''author''' are required fields.
 
 
 
[[Category:Technology infobox templates|Website]]
 
[[Category:Infobox templates|Website]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
 
 
[[es:Plantilla:Sitio web]]
 
[[pl:Szablon:Infobox Strona WWW]]
 
</noinclude>
 

Latest revision as of 13:15, 16 November 2009