Template:Infobox newspaper
40x40px | This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force . |
30px | This template uses Lua: |
Usage
Script error: No such module "Parameter names example".
{{Infobox newspaper
| name =
| school =
| logo =
| logo_size =
| logo_alt =
| image =
| image_size =
| image_alt =
| caption =
| motto =
| type =
| format =
| owner = <!-- or |owners= -->
| founder = <!-- or |founders= -->
| publisher =
| president =
| editor =
| chiefeditor =
| depeditor =
| assoceditor =
| maneditor =
| generalmanager =
| newseditor =
| managingeditordesign =
| dirinteractive =
| campuseditor =
| campuschief =
| metroeditor =
| metrochief =
| opeditor =
| sportseditor =
| photoeditor =
| staff =
| foundation = <!-- or |launched= --> <!-- Use: {{start date and age|YYYY|MM|DD}}, or {{start date|...}} if ceased -->
| political =
| language =
| ceased publication = <!-- Use: {{end date|YYYY|MM|DD}} -->
| relaunched =
| headquarters =
| publishing_city =
| publishing_country =
| circulation =
| circulation_date =
| circulation_ref =
| readership =
| sister newspapers =
| ISSN =
| eISSN =
| oclc =
| RNI =
| website =
| free =
}}
Parameters
All parameters are optional. If no value is specified for the parameter, it will not be displayed.
- name – name of the newspaper. If this is omitted (not just left blank), it will be inferred from the article title.
- school – for school newspapers
- logo – image (logo or other), use with logo_size and logo_alt.
- image – image (front page or other), use with image_size and image_alt.
- caption – caption text to be displayed below image
- motto – motto of newspaper
- type – frequency and type, i.e. Daily newspaper
- format – page format, i.e. Broadsheet, Berliner, Tabloid, Compact
- owners – or owner, name of the company, person or family which owns the newspaper
- founder – or founders, name of the company or person who founded or directs the newspaper, if
|owner=
is not appropriate (for instance, in the case of some nonprofits) - publisher – name of Publisher
- president – name of President
- editor – name of Editor
- chiefeditor – name of Editor-in-Chief
- depeditor – name of Deputy Editor
- assoceditor – name of Associate Editor
- maneditor – name of Managing Editor
- generalmanager – name of General Manager
- newseditor – name of News Editor
- managingeditordesign – name of Managing Editor, Design
- dirinteractive – name of Director of Interactive
- campuseditor – name of Campus Editor
- campuschief – name of Campus Chief
- metroeditor – name of Metro Editor
- metrochief – name of Metro Chief
- opeditor – name of Opinion Editor
- sportseditor – name of Sports Editor
- photoeditor – name of Photo Editor
- staff – names of Staff writers
- foundation – or launched date newspaper was founded. Use {{Start date}}
- political – political leanings of the newspaper, e.g. Centre-right
- language – language used in the newspaper, usually omitted if English
- ceased publication – date that a former newspaper ceased publication. Use {{End date}}
- relaunched – date that a newspaper was relauched
- headquarters – location of the newspaper's headquarters
- publishing_city – city of publication
- publishing_country – unlinked country of publication
- circulation – the newspaper circulation numbers
- circulation_date – the date or period of the newspaper circulation numbers
- circulation_ref – a
<ref>
tag indicating the source of the value of|circulation=
and/or|circulation_date=
- readership – readership
- sister newspapers – names of any sister newspapers
- ISSN – the newspaper's ISSN, e.g. 1085-6706 (automatically linked to https://www.worldcat.org via {{ISSN link}}). Search here or here to find an ISSN
- eISSN – the newspaper's electronic ISSN, e.g. 2165-171X (automatically linked to https://www.worldcat.org via {{ISSN link}}).
- oclc – the newspaper's OCLC number, useful where an ISSN has not been allocated (automatically linked to https://www.worldcat.org)
- RNI – the Office of the Registrar of Newspapers for India number
- website – the newspaper's website, use {{URL}}, i.e.
{{URL|www.latimes.com}}
- free – the newspaper's online free archives
Example
"An American Paper for Americans" | |
alt logo text | |
Type | Daily newspaper |
---|---|
Format | Broadsheet |
Owner(s) | Tribune Publishing |
Founder(s) | James Kelly, John E. Wheeler and Joseph K. C. Forrest |
Publisher | Tony W. Hunter |
Editor | Gerould W. Kern |
Associate editor | Joycelyn Winnecke |
Managing editors | Jane Hirt |
Director of Interactive | Bill Adee (VP for Digital Development and Operations, Tribune Media Group) |
Opinion editor | R. Bruce Dold |
Sports editor | Tim Bannon |
Founded | June 10, 1847 |
Language | English |
Headquarters | Tribune Tower 435 North Michigan Avenue Chicago, Illinois 60611 |
Country | United States |
Circulation |
|
ISSN | 1085-6706 (print) 2165-171X (web) |
OCLC number | 60639020 |
Website | www |
{{Infobox newspaper
| name = Chicago Tribune
| logo = Logo.png
| logo_size = 200px
| logo_alt = alt logo text
| image = Logo.png
| image_size = 150px
| image_alt = alt image text
| caption = image caption
| motto = motto
| type = Daily newspaper
| format = [[Broadsheet]]
| owners = [[Tribune Publishing]]
| founder = [[James Kelly (journalist)|James Kelly]], John E. Wheeler and Joseph K. C. Forrest
| publisher = Tony W. Hunter
| editor = [[Gerould W. Kern]]
| assoceditor = Joycelyn Winnecke
| maneditor = Jane Hirt
| dirinteractive = Bill Adee (VP for Digital Development and Operations, Tribune Media Group)
| opeditor = R. Bruce Dold
| sportseditor = Tim Bannon
| foundation = {{Start date|1847|06|10}}
| political =
| language = [[English language|English]]
| headquarters = [[Tribune Tower]]<br />435 [[Michigan Avenue (Chicago)|North Michigan Avenue]]<br />Chicago, [[Illinois]] 60611
| publishing_country = United States
| circulation = {{unbulleted list|448,930 daily|331,190 Saturday|853,324 Sunday}}
| ISSN = 1085-6706
| eISSN = 2165-171X
| oclc = 60639020
| website = {{URL|http://www.chicagotribune.com}}
This example has been modified for display purposes.
TemplateData
TemplateData documentation used by VisualEditor and other tools
|
---|
See the monthly parameter usage report for this template.
TemplateData for Infobox newspaper <templatedata> { "description": "This templates generates an infobox to summarize information about a newspaper.", "params": { "name": { "label": "Name", "description": "Name of the nwspaper. If left blank, it will be inferred from the article title." }, "logo": { "label": "Logo", "type": "wiki-page-name", "description": "Logo image link" }, "image": { "label": "Image", "type": "wiki-page-name", "description": "Image link" }, "caption": { "label": "Caption", "type": "string", "description": "Caption to be displayed below the image" }, "type": { "label": "Type", "description": "Frequency and type, e.g. Daily newspaper" }, "format": { "label": "Format", "description": "Page format, i.e. Broadsheet, Berliner, Tabloid, Compact" }, "owners": { "label": "Owner", "type": "string", "description": "Name of the company, person or family which owns the newspaper" }, "founder": { "label": "Founder", "type": "string", "description": "Name of the company or person who founded or directs the newspaper, if \"owner\" is not appropriate (for instance, in the case of some nonprofits)" }, "publisher": { "label": "Publisher", "type": "string", "description": "Name of Publisher" }, "editor": { "label": "Editor", "type": "string", "description": "Name of Editor" }, "president": { "label": "President", "type": "string", "description": "Name of President" }, "chiefeditor": { "label": "Editor-in-Chief", "type": "string", "description": "Name of Editor-in-Chief" }, "depeditor": { "label": "Deputy Editor", "type": "string", "description": "Name of Deputy Editor" }, "assoceditor": { "label": "Associate Editor", "type": "string", "description": "Name of Associate Editor" }, "maneditor": { "label": "Managing Editor", "type": "string", "description": "Name of Managing Editor" }, "newseditor": { "label": "News Editor", "type": "string", "description": "Name of News Editor" }, "managingeditordesign": { "label": "Managing Editor", "type": "string", "description": "Name of Managing Editor, Design" }, "dirvisuals": { "label": "Director of Visuals / Graphics", "type": "string", "description": "Name of Director of Visuals / Graphics" }, "dirvideo": { "label": "Director of Video", "type": "string", "description": "Name of Director of Video" }, "campuseditor": { "label": "Campus Editor", "type": "string", "description": "Name of Campus Editor" }, "campuschief": { "label": "Campus Chief", "type": "string", "description": "Name of Campus Chief" }, "opeditor": { "label": "Opinion Editor", "type": "string", "description": "Name of Opinion Editor" }, "sportseditor": { "label": "Sports Editor", "type": "string", "description": "Name of Sports Editor" }, "photoeditor": { "label": "Photo Editor", "type": "string", "description": "Name of Photo Editor" }, "staff": { "label": "Staff writers", "type": "string", "description": "Names of Staff writers" }, "foundation": { "label": "Found date", "description": "Date newspaper was founded" }, "political": { "label": "Political leanings", "description": "Political leanings of the newspaper, e.g. Centre-right" }, "language": { "label": "Language", "type": "string", "description": "Language used in the newspaper, usually omitted if English" }, "ceased publication": { "label": "Publication cease", "type": "string", "description": "Date that a former newspaper ceased publication" }, "relaunched": { "label": "Relaunch", "type": "string", "description": "Date that a newspaper was relauched" }, "headquarters": { "label": "Headquarters", "description": "Location of the newspaper's headquarters" }, "circulation": { "label": "Circulation numbers", "type": "string", "description": "The newspaper circulation numbers" }, "sister newspapers": { "label": "Sister newspaper(s)", "type": "string", "description": "Names of any sister newspapers" }, "ISSN": { "label": "ISSN", "description": "The newspaper's ISSN" }, "eISSN": { "label": "eISSN", "description": "The newspaper's eISSN" }, "oclc": { "label": "OCLC", "description": "The newspaper's OCLC" }, "website": { "label": "Website", "type": "string", "description": "The newspaper's website" }, "free": { "label": "Free archives", "type": "string", "description": "The newspaper's free online archives" }, "dirinteractive": { "label": "Director of Interactive", "type": "string", "description": "Name of Director of Interactive" }, "circulation_ref": { "label": "Circulation reference", "description": "Reference indicating the source of the circulation or circulation date", "type": "content" } }, "format": "block" } </templatedata> |
Tracking category
See also
- {{Infobox journal}}
- {{Infobox magazine}}
- {{ISSN}}
- {{ISSN search link}}
- {{OCLC}}
- {{OCLC search link}}