Template:Newspaper Item: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> This template holds information on a newspaper item. It should be called in the following format: <pre> {{Newspaper Item |item_number = "n" followed by an integert |newspaper_title = the name of the newspaper as displayed at the top of the first page |newspaper_page = the page on which the item appears in the newspaper |newspaper_column = the column in which it appears |full_text = a transcription of the text of the item |excerpt = one or more excerpts transc..." |
mNo edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{Newspaper Item | {{Newspaper Item | ||
|item_number = "n" followed by an | |item_number = "n" followed by an integer | ||
|newspaper_title = the name of the newspaper as displayed at the top of the first page | |newspaper_title = the name of the newspaper as displayed at the top of the first page | ||
|newspaper_page = the page on which the item appears in the newspaper | |newspaper_page = the page on which the item appears in the newspaper | ||
| Line 12: | Line 12: | ||
|online_source = a URL at which the item can be viewed online | |online_source = a URL at which the item can be viewed online | ||
|publication_date = the date of the issue of the newspaper in which the item appears | |publication_date = the date of the issue of the newspaper in which the item appears | ||
|school_year = if the publication date is in one school year but the item pertains to the following school year; in format is ISO: yyyy-mm-dd/yyy-mm-dd, with default start date 08-01 and end date 07-31 | |||
|publication_place = the place of publication (which will sometimes appear after the title | |||
|mentions = identifiable persons, places, or events in Livermore History, separated with ";" | |||
|relevant_to = has something to do with a person, place, or event in Livermore history | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 21: | Line 25: | ||
This is a newspaper item. | This is a newspaper item. | ||
{{#Set: | {{#Set: | ||
|Item Number = {{{item_number|}}} | |Newspaper Item Number = {{{item_number|}}} | ||
|Newspaper Title = {{{newspaper_title|}}} | |Newspaper Title = {{{newspaper_title|}}} | ||
|Newspaper Page = {{{newspaper_page|}}} | |Newspaper Page = {{{newspaper_page|}}} | ||
|Newspaper Column = {{{newspaper_column|}}} | |Newspaper Column = {{{newspaper_column|}}} | ||
|Full Text = {{{full_text|}}} | |Newspaper Full Text = {{{full_text|}}} | ||
|Excerpt = {{{excerpt|}}} | |Newspaper Excerpt = {{{excerpt|}}} | ||
|Summary = {{{summary|}}} | |Newspaper Summary = {{{summary|}}} | ||
|Online Source = {{{online_source|}}} | |Newspaper Online Source = {{{online_source|}}} | ||
|Publication Date = {{{publication_date|}}} | |Publication Date = {{{publication_date|}}} | ||
|Pertains to School Year = {{{school_year}}} | |||
|Publication Place = {{{publication_place}}} | |||
|Mentions = {{{mentions}}}|+sep=; | |||
|Relevant to = {{{relevant_to}}}|+sep=; | |||
}} | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 23:44, 13 December 2025
This template holds information on a newspaper item. It should be called in the following format:
{{Newspaper Item
|item_number = "n" followed by an integer
|newspaper_title = the name of the newspaper as displayed at the top of the first page
|newspaper_page = the page on which the item appears in the newspaper
|newspaper_column = the column in which it appears
|full_text = a transcription of the text of the item
|excerpt = one or more excerpts transcribed from the item
|summary = a summary of the content of the item
|online_source = a URL at which the item can be viewed online
|publication_date = the date of the issue of the newspaper in which the item appears
|school_year = if the publication date is in one school year but the item pertains to the following school year; in format is ISO: yyyy-mm-dd/yyy-mm-dd, with default start date 08-01 and end date 07-31
|publication_place = the place of publication (which will sometimes appear after the title
|mentions = identifiable persons, places, or events in Livermore History, separated with ";"
|relevant_to = has something to do with a person, place, or event in Livermore history
}}