Actions

Template

Difference between revisions of "WebsiteBob"

From Sonic Retro

(updated to the current bob standard (could also do with renaming for consistency))
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px;" class="toc"
+
{{#vardefine:type|0}}{{#vardefine:genre|0}}{{BobTable|
| style="text-align: center;"|
+
{{BobRow||{{{screenshot|}}}|default=[[File:Notavailable.svg]]<includeonly>[[Category:Missing screenshot]]</includeonly>|content=[[File:{{{screenshot|}}}|320x240px]]| align=center}}
{{ #if: {{{screenshot|}}} | [[Image:{{{screenshot}}}|300px]] [[Image:Notavailable.png|300px]] }}
+
{{BobRow||{{{title|}}}|default=<span itemprop="name">{{PAGENAME}}</span>|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
|-
+
{{BobRow|Current owner(s)|{{{owner|}}}}}
|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}} }}'''
+
{{BobRow|URL|{{{url|}}}}}
|-
+
{{BobRow|Type of site|{{{type|}}}}}
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
+
{{BobRow|Created on|{{{launch|}}}}}
{{
+
{{BobRow|Current status|{{{status|}}}}}
#if: {{{owner|}}} | '''Current Owner(s)''': {{{owner}}}<br> | }}{{
+
}}
#if: {{{url|}}} | '''URL''': {{{url}}}<br> | }}{{
+
<includeonly>[[Category:Fansites]]</includeonly><noinclude>
#if: {{{type|}}} | '''Type of Site''': {{{type}}}<br> | }}{{
 
#if: {{{launch|}}} | '''Created on''': {{{launch}}}<br> | }}{{
 
#if: {{{status|}}} | '''Current Status''': {{{status}}} | }}
 
|}<noinclude>
 
 
==Usage==
 
==Usage==
  
Line 27: Line 23:
 
</pre>
 
</pre>
  
All fields except "screenshot" are optional.
+
All fields are optional.
  
[[Category:Breakout Box Templates]]</noinclude>
+
[[Category:Breakout box templates|Infobox Website]]</noinclude>

Revision as of 08:35, 12 October 2019

Notavailable.svg
WebsiteBob

Usage

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

All fields are optional.