Template:Infobox website: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox bordered" border="1" cellpadding="3" style="border-collapse:collapse;width: 22em; font-size: smaller; text-align: left; float:right" |
{| class="infobox bordered" border="1" cellpadding="3" style="border-collapse:collapse;width: 22em; font-size: smaller; text-align: left; float:right" |
||
! colspan="2" style="background-color: # |
! colspan="2" style="background-color: #ddddff; font-size: larger; text-align: center;" | ''{{{title}}}'' |
||
|- |
|- |
||
{{#if:{{{image|}}}| |
{{#if:{{{image|}}}| |
||
Line 6: | Line 6: | ||
}} |
}} |
||
|- |
|- |
||
! style="background-color: # |
! style="background-color: #ddddff;" | Author(s) |
||
| {{{author}}} |
| {{{author}}} |
||
|- |
|- |
||
! style="background-color: # |
! style="background-color: #ddddff;" | Website |
||
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div> |
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div> |
||
|- |
|- |
||
{{#if:{{{status|}}}| |
{{#if:{{{status|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Status |
||
{{!}} {{{status|}}} |
{{!}} {{{status|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{slogan|}}}| |
{{#if:{{{slogan|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Slogan |
||
{{!}} {{{slogan|}}} |
{{!}} {{{slogan|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{began|}}}| |
{{#if:{{{began|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Launch date |
||
{{!}} {{{began|}}} |
{{!}} {{{began|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{ended|}}}| |
{{#if:{{{ended|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} End Date |
||
{{!}} {{{ended|}}} |
{{!}} {{{ended|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{articlecount|}}}| |
{{#if:{{{articlecount|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Article count |
||
{{!}} {{{articlecount|}}} |
{{!}} {{{articlecount|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{genre|}}}| |
{{#if:{{{genre|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Genre |
||
{{!}} {{{genre|}}} |
{{!}} {{{genre|}}} |
||
}} |
}} |
||
|- |
|- |
||
{{#if:{{{rating|}}}| |
{{#if:{{{rating|}}}| |
||
! style="font-weight:bold;background-color: # |
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Rating(s) |
||
{{!}} <div style="text-align:center">{{{rating|}}}</div> |
{{!}} <div style="text-align:center">{{{rating|}}}</div> |
||
}} |
}} |
Revision as of 21:51, 21 March 2012
{{{title}}} | |
---|---|
Author(s) | {{{author}}} |
Website | {{{url}}}
|
Usage
{{Infobox website | title = | image = | caption = | author = | url = | status = | began = | ended = | articlecount = | genre = | rating = }} |