Difference between revisions of "Magtable"
From Sega Retro
Line 9: | Line 9: | ||
|}<includeonly>[[Category:Magazine articles]]</includeonly><noinclude> | |}<includeonly>[[Category:Magazine articles]]</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
+ | ===New method=== | ||
+ | <pre> | ||
+ | {{magtable| | ||
+ | {{magrow|<publication code>|<issue number>|<page number> | ||
+ | | file= | ||
+ | | cover= | ||
+ | | title= | ||
+ | | comment= | ||
+ | }} | ||
+ | ... | ||
+ | }} | ||
+ | </pre> | ||
+ | * '''publication code''' - see [[template:MagNameStore]] | ||
+ | * '''issue number''' - Issue number for the publication. | ||
+ | * '''page number''' - Page where the article starts in the PDF file (n.b. may not match the page number of the scanned content). | ||
+ | * '''cover''' - Set as "yes" to show a thumbnail of the publication's cover next to the article thumbnail, if the article is a cover story. | ||
+ | * '''title''' - Title of the article. | ||
+ | * '''comment''' - General overview of the article. | ||
+ | |||
+ | ===Old method=== | ||
<pre> | <pre> | ||
{{magtable| | {{magtable| |
Revision as of 15:29, 31 January 2019
- Back to: [[]].
File | Date | Source | Title and comments |
---|
Usage
New method
{{magtable| {{magrow|<publication code>|<issue number>|<page number> | file= | cover= | title= | comment= }} ... }}
- publication code - see template:MagNameStore
- issue number - Issue number for the publication.
- page number - Page where the article starts in the PDF file (n.b. may not match the page number of the scanned content).
- cover - Set as "yes" to show a thumbnail of the publication's cover next to the article thumbnail, if the article is a cover story.
- title - Title of the article.
- comment - General overview of the article.
Old method
{{magtable| {{magrow | file= | page= | cover= | source= | issueno= | title= | comment= }} ... }}
- file - PDF or JPEG file.
- page - Page where the article starts in the PDF file (n.b. may not match the page number of the scanned content).
- cover - Set as "yes" to show a thumbnail of the publication's cover next to the article thumbnail, if the article is a cover story.
- source - Name of the publication.
- issueno - Issue number for the publication.
- title - Title of the article.
- comment - General overview of the article.