Template:Infobox publisher: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
(Created page with "<!-- Infobox model --> {| <div class="toccolours mw-collapsible mw-{{{1|collapsed}}}" style="overflow:auto;> border="1" style=" padding: 0.6em 0.6em 0.6em 0.6em; font-size:9...")
 
No edit summary
Line 2: Line 2:
{| <div class="toccolours mw-collapsible mw-{{{1|collapsed}}}" style="overflow:auto;> border="1"  style=" padding: 0.6em  0.6em 0.6em 0.6em; font-size:95% ; width:350px; background-color:SpringGreen;" align="right"  
{| <div class="toccolours mw-collapsible mw-{{{1|collapsed}}}" style="overflow:auto;> border="1"  style=" padding: 0.6em  0.6em 0.6em 0.6em; font-size:95% ; width:350px; background-color:SpringGreen;" align="right"  
|-
|-
!<big>{{{name|Company}}}</big>
!colspan="2"|<big>{{{name|Company}}}</big>
|-
|-
|width = "50px" || width = "300px"
|-
|-
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}  
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}  

Revision as of 17:03, 15 August 2020

Company
width = "50px" width = "300px"

Usage copy and populate

{{infobox publisher
| name         = 
| image        = 
| caption      = 
| parent       = 
| status       = 
| traded_as    = 
| predecessor  = 
| founded      = 
| founder      = <!-- or | founders = -->
| successor    = 
| country      = 
| headquarters = 
| distribution = 
| keypeople    = 
| publications = 
| topics       = 
| genre        = 
| imprints     = 
| revenue      = 
| owner        = 
| numemployees = 
| website      = 
}}