Difference between revisions of "Template:Infobox Publication"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
Line 83: Line 83:
 
</pre>
 
</pre>
  
[[Category:Infobox templates|{{PAGENAME}}]]
+
[[Category:Infobox templates|Publication]]
 
</noinclude>
 
</noinclude>

Revision as of 21:28, 26 December 2006

{{{name}}}
Type{{{type}}}

Owner{{{owners}}}
Publisher{{{publisher}}}
Editor{{{editor}}}
Founded{{{foundation}}}
Headquarters{{{headquarters}}}

Website: {{{website}}}

How to use this template

Empty syntax

{{Infobox Newspaper
| name                = 
| image               = 
| caption             = 
| type                = 
| format              = 
| foundation          = 
| ceased publication  = 
| price               = 
| owners              = 
| publisher           = 
| editor              = 
| language            = 
| political           = 
| circulation         = 
| headquarters        = 
| ISSN                = 
| website             = 
}}

Optional parameters

The following parameters are optional; if no value is specified for the parameter, it will not be displayed.

  • ceased publication
  • editor
  • owners
  • political
  • publisher
  • price
  • ISSN
  • language
  • circulation

Example

Example: Chicago Tribune

{{Infobox Newspaper
| name                = [[Image:Chicago Tribune.png|225px|centre]]
| image               = [[Image:Chicago Tribune Frontpage.jpg|150px|centre]]
| type                = Daily [[newspaper]]
| format              = [[Broadsheet]]
| foundation          = [[June 10]], [[1847]]
| owners              = [[Tribune Company]]
| publisher           = David Hiller
| editor              = Ann Marie Lipinski
| political           = conservative
| price               = USD 0.50 City & Suburbs<br />USD 0.75 Elsewhere
| headquarters        = [[Chicago, Illinois]]
| ISSN                = 1085-6706
| website             = [http://www.chicagotribune.com www.chicagotribune.com]
}}