<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lem.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_publisher%2Fdoc</id>
	<title>Template:Infobox publisher/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lem.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_publisher%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://lem.wiki/index.php?title=Template:Infobox_publisher/doc&amp;action=history"/>
	<updated>2026-04-21T14:01:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://lem.wiki/index.php?title=Template:Infobox_publisher/doc&amp;diff=1518&amp;oldid=prev</id>
		<title>Skrzat: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://lem.wiki/index.php?title=Template:Infobox_publisher/doc&amp;diff=1518&amp;oldid=prev"/>
		<updated>2011-05-19T12:06:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is designed for articles about publishing companies.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
Copy a blank version to use.  All fields '''''must''''' be [[lowercase]], and all are optional. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
! Vertical list !! Requirements&lt;br /&gt;
|- width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top; padding:1ex;&amp;quot; |&amp;lt;pre&amp;gt;{{Infobox publisher&lt;br /&gt;
| image        = &lt;br /&gt;
| parent       = &lt;br /&gt;
| status       = &lt;br /&gt;
| founded      = &lt;br /&gt;
| founder      = &lt;br /&gt;
| successor    = &lt;br /&gt;
| country      = &lt;br /&gt;
| headquarters = &lt;br /&gt;
| distribution = &lt;br /&gt;
| keypeople    = &lt;br /&gt;
| publications = &lt;br /&gt;
| topics       = &lt;br /&gt;
| genre        = &lt;br /&gt;
| imprints     = &lt;br /&gt;
| revenue      = &lt;br /&gt;
| numemployees = &lt;br /&gt;
| nasdaq       = &lt;br /&gt;
| url          = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;padding:1ex;&amp;quot; |&amp;lt;pre&amp;gt;None required&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{Infobox publisher&lt;br /&gt;
| image = [[Image:Example.png|100px]]&lt;br /&gt;
| parent = Awesome Distributions Inc.&lt;br /&gt;
| status = Active&lt;br /&gt;
| founded = {{Start date|1990}}&lt;br /&gt;
| founder = Awesome Q. Publisher&lt;br /&gt;
| country = {{flag|United States}}&lt;br /&gt;
| distribution = Worldwide&lt;br /&gt;
| publications = Books and magazines&lt;br /&gt;
| topics = Science&lt;br /&gt;
| genre = [[Science fiction]]&lt;br /&gt;
| imprints = Awescience (science)&amp;lt;br&amp;gt;Awescifi (science fiction)&lt;br /&gt;
| headquarters = New York City&lt;br /&gt;
| url = {{URL|awepub.com}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;{{Infobox publisher&lt;br /&gt;
| image = [[Image:Example.png|100px]]&lt;br /&gt;
| parent = Awesome Distributions Inc.&lt;br /&gt;
| status = Active&lt;br /&gt;
| founded = {{Start date|1990}}&lt;br /&gt;
| founder = Awesome Q. Publisher&lt;br /&gt;
| country = {{flag|United States}}&lt;br /&gt;
| headquarters = New York City&lt;br /&gt;
| distribution = Worldwide&lt;br /&gt;
| publications = Books and magazines&lt;br /&gt;
| topics = Science&lt;br /&gt;
| genre = [[Science fiction]]&lt;br /&gt;
| imprints = Awescience (science)&amp;lt;br&amp;gt;Awescifi (science fiction)&lt;br /&gt;
| url = {{URL|awepub.com}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Description of fields==&lt;br /&gt;
No fields are mandatory but fill in as many fields as possible.  &lt;br /&gt;
* '''image''': An [[WP:IMAGE|image]] of the company logo; make sure it is [[WP:FU|fair use]] if uploading.  Do not use a [[thumbnail]] or include a caption, but include the file name within square brackets as usual and specify the image size in pixels (px) - &amp;lt;nowiki&amp;gt;[[File:Example.png|25px]]&amp;lt;/nowiki&amp;gt; produces [[File:Example.png|25px]], the file [[:File:Example.png|Example.png]] 25 pixels wide.  Make sure the image is more than 25 pixels wide, the example image is 100px.  &lt;br /&gt;
* '''parent''': If a [[subsidiary]], include the [[parent company]].  &lt;br /&gt;
* '''status''': Active or defunct; if defunct, give the final year it was in business in brackets.&lt;br /&gt;
* '''founded''': Year the company was started, if known.  Use the template {{tl|Start date}}, as in &amp;lt;nowiki&amp;gt;{{Start date|YEAR OF FOUNDING}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* '''founder''': Name of the founder(s); [[WP:LINK|wikilink]] if possible.&lt;br /&gt;
* '''country''': Include the country where the publisher is based.  Use the template {{tl|flag}} to produce the flag icon (as an example, &amp;lt;nowiki&amp;gt;{{flag|Canada}}&amp;lt;/nowiki&amp;gt; produces {{flag|Canada}}). Note that the United States and United Kingdom can be linked to using the templates &amp;lt;nowiki&amp;gt;{{USA}} and {{UK}} &amp;lt;/nowiki&amp;gt; which produces {{USA}} {{UK}} respectively.&lt;br /&gt;
* '''headquarters''':  City where the headquarters of the publisher are located (do not use the headquarters of the parent company, that will be specified in on the parent company's page).&lt;br /&gt;
* '''distribution''': The distribution of the publisher, where its books are sold.  Use regional if local distribution only, national if distribution is to an entire country, international if distribution is to multiple countries, and worldwide if it distributes books to anywhere on Earth. &lt;br /&gt;
* '''publications''': to indicate the types of publications, such as books, magazines or [[scientific journal]]s.&lt;br /&gt;
* '''topics''':Specify [[non-fiction]] topics, such as medicine, science, social sciences, psychology; the level of detail depends on the breadth covered by the publisher.&lt;br /&gt;
* '''genre''': If the publisher publishes fiction, specify the [[genre]].&lt;br /&gt;
* '''imprints''':  If the company has a small number of [[imprint]]s, list them.  Otherwise, list them in the body text with a heading of &amp;lt;nowiki&amp;gt;==Imprints==&amp;lt;/nowiki&amp;gt; and link to it using a within-page link - &amp;lt;nowiki&amp;gt;[[#Imprints|Many]]&amp;lt;/nowiki&amp;gt; produces [[#Imprints|Many]] and will automatically link to the imprints section heading.&lt;br /&gt;
* '''url''':  Specify the official website.  Use {{tl|URL}}.&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hcard-org}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Infobox Book}}&lt;br /&gt;
{{Organization infoboxes}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Organization infobox templates|Publisher]]&lt;br /&gt;
[[es:Plantilla:Ficha de editorial]]&lt;br /&gt;
[[ja:Template:Infobox publisher]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Skrzat</name></author>
	</entry>
</feed>