Changes

Jump to navigation Jump to search

Template:Infobox Publication

3,271 bytes added, 03:29, 26 September 2006
no edit summary
<table class="infobox" style="font-size: 90%; text-align: left; width: 21em;">
<tr><th style="text-align: center; font-size: larger;" colspan="2">'''''{{{name}}}'''''</th></tr>
{{#if: {{{image|}}}
| <tr><td colspan="2" style="text-align: center;"> {{{image|}}}<br/>{{{caption|}}}</td></tr>
}}<tr><th>Type</th><td>{{{type}}}</td></tr>
<tr><th>Format</th><td>{{{format}}}</td></tr>
<tr><td colspan="2" style="text-align: center;"><hr></td></tr>
<tr><th>Owner</th><td>{{{owners}}}</td></tr>
{{#if: {{{publisher|}}}
| <tr><th>Publisher</th><td>{{{publisher}}}</td></tr>
}}{{#if: {{{editor|}}}
| <tr><th>Editor</th><td>{{{editor}}}</td></tr>
}}{{#if: {{{chiefeditor|}}}
| <tr><th>Editor-in-Chief</th><td>{{{chiefeditor}}}</td></tr>
}}{{#if: {{{assoceditor|}}}
| <tr><th>Associate Editor</th><td>{{{assoceditor}}}</td></tr>
}}{{#if: {{{staff|}}}
| <tr><th>Staff Writers</th><td>{{{staff}}}</td></tr>
}}<tr><th>Founded</th><td>{{{foundation}}}</td></tr>
{{#if: {{{political|}}}
| <tr><th>Political&nbsp;allegiance</th><td>{{{political}}}</td></tr>
}}{{#if: {{{language|}}}
| <tr><th>Language</th><td>{{{language}}}</td></tr>
}}{{#if: {{{ceased publication|}}}
| <tr><th>Ceased&nbsp;publication</th><td>{{{ceased publication}}}</td></tr>
}}{{#if: {{{price|}}}
| <tr><th>Price</th><td>{{{price}}}</td></tr>
}}<tr><th>Headquarters</th><td>{{{headquarters}}}</td></tr>
{{#if: {{{circulation|}}}
| <tr><th>Circulation</th><td>{{{circulation}}}</td></tr>
}}{{#if: {{{ISSN|}}}
| <tr><th>[[ISSN]]</th><td>{{ISSN search link|{{{ISSN}}}}}</td></tr>
}}<tr><td colspan="2" style="text-align: center;"> <hr> </td></tr>
<tr><td colspan="2" style="text-align: center;">'''Website:''' {{{website}}}</td></tr>
</table><noinclude>

----
== How to use this template ==

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

=== 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]]''

<pre>
{{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]
}}
</pre>

[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>

Navigation menu