Actions

Template

Difference between revisions of "WebsiteBob"

From Sonic Retro

 
Line 1: Line 1:
{| class="infobox borderless" style="align: right; font-size: 90%; text-align: left; width: 24em;" summary="Template:Infobox Website"
+
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; border: 2px solid #003399; border-right-width: 2px; border-bottom-width: 2px; text-align:left; background: #FFF"
|+ style="font-size: 125%; vertical-align: middle;" |'''{{{websitename|{{{name}}}}}}'''
+
| style="text-align: center;"|
{{#if:{{{websitelogo|{{{logo|}}}}}}|<tr><td colspan="2" style="text-align: center;">{{{websitelogo|{{{logo}}}}}}</td></tr>|}}<!--
+
[[Image:{{{screenshot}}}|{{ #if: {{{screenwidth|}}} | {{{screenwidth}}}px | _ }}]]
-->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; border: 0px solid #aaaaaa">{{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size: smaller;">{{{caption}}}</span>|}}}}
 
 
|-
 
|-
! [[Uniform Resource Locator|URL]]
+
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: #0066CD; color: #FFF; text-align: center;"| '''Fast Facts on ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
| {{{url}}}<!--
+
|-
-->{{#if:{{{commercial|}}}|<tr><th>Commercial?</th><td>{{{commercial}}}</td></tr>|}}
+
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
|-  
+
{{ #if: {{{name|}}} | '''Site Name''': {{{name}}}<br> | }}{{
! Type of site
+
#if: {{{owner|}}} | '''Current Owner''': {{{owner}}}<br> | }}{{
| {{{type}}}<!--
+
#if: {{{url|}}} | '''URL''': {{{url}}}<br> | }}{{
-->{{#if:{{{reg|{{{registration|}}}}}}|<tr><th>Registration</th><td>{{{reg|{{{registration}}}}}}</td></tr>|}}<!--
+
#if: {{{type|}}} | '''Type of Site''': {{{type}}}<br> | }}{{
-->{{#if:{{{language|}}}|<tr><th>Available [[Natural language|language]](s):</th><td>{{{language|}}}</td></tr>}}<!--
+
#if: {{{launch|}}} | '''Created on''': {{{launch}}}<br> | }}{{
-->
+
#if: {{{staut|}}} | '''Current Status''': {{{status}}}<br> | }}{{
|- 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</th><td>{{{current_status|{{{current status}}}}}}</td></tr>|}}
 
 
|}<noinclude>
 
|}<noinclude>
 +
==Usage==
  
{| style="border: none; background: none;"
+
<pre>
|<pre>
 
 
{{Infobox Website
 
{{Infobox Website
| name =  
+
| screenshot=
| logo =  
+
| screenwidth=
| screenshot =  
+
| name=
| caption =  
+
| owner=
| url =
+
| url=
| commercial =  
+
| type=
| type =
+
| launch=
| language =
+
| status=
| registration =
 
| owner =
 
| author =  
 
| launch date =  
 
| current status =
 
| revenue =  
 
 
}}
 
}}
 
</pre>
 
</pre>
|}
 
'''name''', '''url''', '''type''', '''owner''', and '''author''' are required fields.
 
  
[[Category:Technology infobox templates|Website]]
+
All fields except "screenshot" are optional.
[[Category:Infobox templates|Website]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
  
[[es:Plantilla:Sitio web]]
+
[[Category:Sonic Retro Templates]]</noinclude>
[[fr:Modèle:Site web]]
 
[[mk:Шаблон:Инфокутија вебсајт]]
 
[[no:Mal:Infoboks nettsted]]
 
[[pl:Szablon:Infobox Strona WWW]]
 
[[ro:Format:Cutie Website]]
 
</noinclude>
 

Revision as of 03:31, 22 February 2007

[[Image:{{{screenshot}}}|_]]

Fast Facts on WebsiteBob

{{

Usage

{{Infobox Website
| screenshot=
| screenwidth=
| name=
| owner=
| url=
| type=
| launch=
| status=
}}

All fields except "screenshot" are optional.