Difference between revisions of "Template:Infobox Publication"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
<tr><td colspan="2" style="text-align: center;"><hr></td></tr> | <tr><td colspan="2" style="text-align: center;"><hr></td></tr> | ||
<tr><th>Owner</th><td>{{{owners}}}</td></tr> | <tr><th>Owner</th><td>{{{owners}}}</td></tr> | ||
− | + | <tr><th>Publisher</th><td>{{{publisher}}}</td></tr> | |
− | + | <tr><th>Editor</th><td>{{{editor}}}</td></tr> | |
− | + | <tr><th>Founded</th><td>{{{foundation}}}</td></tr> | |
− | + | {{#if: {{{ceased publication|}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| <tr><th>Ceased publication</th><td>{{{ceased publication}}}</td></tr> | | <tr><th>Ceased publication</th><td>{{{ceased publication}}}</td></tr> | ||
}}{{#if: {{{price|}}} | }}{{#if: {{{price|}}} | ||
Line 29: | Line 17: | ||
{{#if: {{{circulation|}}} | {{#if: {{{circulation|}}} | ||
| <tr><th>Circulation</th><td>{{{circulation}}}</td></tr> | | <tr><th>Circulation</th><td>{{{circulation}}}</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> | <tr><td colspan="2" style="text-align: center;">'''Website:''' {{{website}}}</td></tr> | ||
</table><noinclude> | </table><noinclude> |
Revision as of 03:34, 26 September 2006
{{{name}}} | |
---|---|
Type | {{{type}}} |
Format | {{{format}}} |
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] }}