Difference between revisions of "Num"
From Sega Retro
(Created page with "Before I update this so we don't have to specify PDFs - was the "vol" parameter ever used and will we miss it if it goes? -~~~~") |
(→eek: new section) |
||
Line 1: | Line 1: | ||
Before I update this so we don't have to specify PDFs - was the "vol" parameter ever used and will we miss it if it goes? -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 12:24, 26 October 2018 (CDT) | Before I update this so we don't have to specify PDFs - was the "vol" parameter ever used and will we miss it if it goes? -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 12:24, 26 October 2018 (CDT) | ||
+ | |||
+ | == eek == | ||
+ | |||
+ | <pre>\| (.*)_source\=\{\{num\|([0-9]*)\|page\=([0-9]*)\|pdf\=(.*)\.pdf\}\}</pre> | ||
+ | |||
+ | <pre>| $1_source={{magref|$1|$2|$3}}</pre> | ||
+ | |||
+ | ^^ For magazines with simple numbering systems, page numbers that line up with the PDF, and with reviews that don't span more than one page. | ||
+ | |||
+ | The results are good but I just feel really really guilty setting it away on 1400+ pages and clogging up the Recent Changes for what would be most of a day. And then I wonder if we should be taking into account the version of a game being reviewed (e.g. region, re-release)... should this data maybe be generated from the magazine articles sub-pages? Will every review need manually revisiting anyway if we're to represent things as stars or whatever | ||
+ | |||
+ | And then there's TV shows - ''it's really complicated'' -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 15:07, 2 January 2019 (EST) |
Revision as of 15:07, 2 January 2019
Before I update this so we don't have to specify PDFs - was the "vol" parameter ever used and will we miss it if it goes? -Black Squirrel (talk) 12:24, 26 October 2018 (CDT)
eek
\| (.*)_source\=\{\{num\|([0-9]*)\|page\=([0-9]*)\|pdf\=(.*)\.pdf\}\}
| $1_source={{magref|$1|$2|$3}}
^^ For magazines with simple numbering systems, page numbers that line up with the PDF, and with reviews that don't span more than one page.
The results are good but I just feel really really guilty setting it away on 1400+ pages and clogging up the Recent Changes for what would be most of a day. And then I wonder if we should be taking into account the version of a game being reviewed (e.g. region, re-release)... should this data maybe be generated from the magazine articles sub-pages? Will every review need manually revisiting anyway if we're to represent things as stars or whatever
And then there's TV shows - it's really complicated -Black Squirrel (talk) 15:07, 2 January 2019 (EST)