Difference between revisions of "WebsiteBob"
From Sega Retro
Scarred Sun (talk | contribs) (Created page with '{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px;" class="breakout" | style="text-align: center;"| {{ #if: {{{screenshot|}…') |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | { | + | {{BobTablePlus| |
− | + | {{BobRowPlus | |
− | {{ | + | | if={{{logo|}}} |
− | + | | content=[[File:{{{logo}}}|320x100px]] | |
− | + | | align=center | |
− | | | + | }} |
− | | | + | {{BobRowPlus |
− | {{ | + | | if={{{screenshot|}}} |
− | + | | align=center | |
− | + | | default=[[File:Notavailable.svg]] | |
− | + | | content=[[File:{{{screenshot}}}|320x240px]] | |
− | + | }} | |
− | + | {{BobRowPlus | |
− | + | | if={{{title|}}} | |
+ | | default={{PAGENAME}} | ||
+ | | content={{{title}}} | ||
+ | | headline=yes | ||
+ | | align=center | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{owner|}}} | ||
+ | | title=Current owner(s) | ||
+ | | content={{{owner|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{url|}}} | ||
+ | | title=URL | ||
+ | | content={{{url|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{type|}}} | ||
+ | | title=Type of site | ||
+ | | content={{{type|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{launch|}}} | ||
+ | | title=Created on | ||
+ | | content={{{launch|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{status|}}} | ||
+ | | title=Status | ||
+ | | content={{{status|}}} | ||
+ | }} | ||
+ | }}<noinclude> | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{WebsiteBob |
| screenshot= | | screenshot= | ||
− | |||
| owner= | | owner= | ||
| url= | | url= | ||
Line 29: | Line 59: | ||
All fields are optional. | All fields are optional. | ||
− | [[Category:Breakout | + | [[Category:Breakout box templates]]</noinclude> |