Difference between revisions of "Magtable"

From Sega Retro

Line 11: Line 11:
 
===New method===
 
===New method===
 
<pre>
 
<pre>
{{magtable|format=|
+
{{magtable|format=<format>|
 
{{magrow|<publication code>|<issue number>|<page number>
 
{{magrow|<publication code>|<issue number>|<page number>
 
| file=
 
| file=
Line 21: Line 21:
 
}}
 
}}
 
</pre>
 
</pre>
 +
* '''format''' - format code (e.g. MD, GG etc.)
 
* '''publication code''' - see [[template:MagNameStore]]
 
* '''publication code''' - see [[template:MagNameStore]]
 
* '''issue number''' - Issue number for the publication.
 
* '''issue number''' - Issue number for the publication.

Revision as of 03:33, 21 April 2020

Back to: [[]].
File Date Source Title and comments

Usage

New method

{{magtable|format=<format>|
{{magrow|<publication code>|<issue number>|<page number>
| file=
| cover=
| title=
| comment=
}}
...
}}
  • format - format code (e.g. MD, GG etc.)
  • 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.
  • file - override for scans that are JPEGs, rather than full PDFs

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.