Difference between revisions of "WebsiteBob"
From Sega Retro
Scarred Sun (talk | contribs) |
|||
(3 intermediate revisions by one other user 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 box templates | + | [[Category:Breakout box templates]]</noinclude> |