Difference between revisions of "MagazineBob"
From Sega Retro
(48 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {{#vardefine:magcode|{{{magcode|}}}}}{{BobTablePlus| |
− | | | + | {{BobRowPlus |
− | {{ # | + | | if={{{logo|}}} |
− | + | | content=[[File:{{{logo}}}|320x100px]] | |
− | + | | align=center | |
− | | | + | }} |
− | | | + | {{BobRowPlus |
− | {{ #if: {{{ | + | | if={{{magimage|}}} |
− | + | | align=center | |
− | + | | default=[[File:Notavailable.svg]] | |
− | + | | content=[[File:{{{magimage|}}}|320x280px]] | |
− | + | }} | |
− | + | {{BobRowPlus | |
− | + | | if={{{title|}}} | |
− | + | | default=''{{PAGENAME}}'' | |
− | + | | content=''{{{title|}}}'' | |
− | + | | headline=yes | |
− | + | | align=center | |
− | |}<noinclude> | + | }} |
+ | {{BobRowPlus | ||
+ | | if={{{publisher|}}} | ||
+ | | title=Publisher | ||
+ | | content={{#vardefine:companyrole|Publisher}}{{company|{{{publisher|}}}|system=MAG|icons=no|inline=yes}}{{#vardefine:companyrole|}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{country|}}} | ||
+ | | title=Country of origin | ||
+ | | content={{{country|}}}{{#vardefine:country|{{CountryCheck|{{{country|}}}}}}}{{#if:{{#var:country}}|[[Category:Magazines in {{#var:country}}]]|}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{system|}}} | ||
+ | | title=Backed systems | ||
+ | | content={{{system|}}}{{#if: {{#pos:{{{system}}}|Mega Drive}} | [[Category:Mega Drive magazines]] }}{{#if: {{#pos:{{{system}}}|Master System}} | [[Category:Master System magazines]] }}{{#if: {{#pos:{{{system}}}|Mega-CD}} | [[Category:Mega-CD magazines]] }}{{#if: {{#pos:{{{system}}}|Game Gear}} | [[Category:Game Gear magazines]] }}{{#if: {{#pos:{{{system}}}|Saturn}} | [[Category:Saturn magazines]] }}{{#if: {{#pos:{{{system}}}|Dreamcast}} | [[Category:Dreamcast magazines]] }}{{#if: {{#pos:{{{system}}}|SC-3000}} | [[Category:SC-3000 magazines]] }} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{subject|}}} | ||
+ | | title=Subject(s) | ||
+ | | content={{{subject|}}}{{#vardefine:i|0}} | ||
+ | {{#while: | ||
+ | | {{#if:{{#explode:{{{subject|}}}|,|{{#var:i}}}}|true}} | ||
+ | | {{#vardefine:subject|{{#explode:{{{subject|}}}|,|{{#var:i}}}}}} [[Category:{{#var:subject}} magazines]]{{clearvar|subject}}{{incvar|i}} | ||
+ | }} | ||
+ | }}{{#if:{{{system|}}}{{{subject|}}}||[[Category:Magazines without subject]]}} | ||
+ | {{BobRowPlus | ||
+ | | if=yes | ||
+ | | title=First issue date | ||
+ | | content={{#vardefine:startdate|{{MagazineName|{{#var:magcode}}|{{#if:{{{firstissue|}}}|{{{firstissue|}}}|1}}|nomagname=yes|noissuename=yes}}}}{{#var:startdate}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{lastissue|}}} | ||
+ | | title=Last issue date | ||
+ | | content={{MagazineName|{{#var:magcode}}|{{{lastissue|}}}|nomagname=yes|noissuename=yes}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{numberofissues|}}} | ||
+ | | title=Number of issues | ||
+ | | content={{{numberofissues|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{frequency|}}} | ||
+ | | title=Frequency | ||
+ | | content={{{frequency|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{circulation|}}} | ||
+ | | title=Circulation | ||
+ | | content={{{circulation|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{ISSN|}}} | ||
+ | | title=ISSN | ||
+ | | content=[http://www.worldcat.org/issn/{{{ISSN|}}} {{{ISSN|}}}] | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{predecessor|}}} | ||
+ | | title=Preceded by | ||
+ | | content={{{predecessor|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{successor|}}} | ||
+ | | title=Succeeded by | ||
+ | | content={{{successor|}}} | ||
+ | }} | ||
+ | }}<includeonly>{{#if:{{{system|}}}|[[Category:Magazines]]|[[Category:Non-Sega magazines]]}}{{StoreRelease | ||
+ | |name={{#titleparts:{{PAGENAME}}}} | ||
+ | |type=99 | ||
+ | |console=MAG | ||
+ | |region= | ||
+ | |date=<!-- TODO: make {{#var:startdate}} work --> | ||
+ | |rrp= | ||
+ | |code= | ||
+ | }}{{#if:{{{defaultratingsystem|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:magcode}} | ||
+ | |system={{{defaultratingsystem|}}} | ||
+ | |firstissue=0 | ||
+ | }}{{#if:{{{defaultratingsystem2|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:magcode}} | ||
+ | |system={{{defaultratingsystem2|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem2_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem3|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:magcode}} | ||
+ | |system={{{defaultratingsystem3|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem3_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem4|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:magcode}} | ||
+ | |system={{{defaultratingsystem4|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem4_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem5|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:magcode}} | ||
+ | |system={{{defaultratingsystem5|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem5_issue|0}}}|8|0}} | ||
+ | }}}}|[[Category:No rating system]]}}</includeonly> | ||
+ | <noinclude>{{#cargo_declare: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code=Text | ||
+ | |system=Text | ||
+ | |firstissue=Text | ||
+ | }} | ||
==Usage== | ==Usage== | ||
− | This template is to be used on articles Sega-based magazines. Place the following at the top of a page: | + | This template is to be used on articles for Sega-based magazines. Place the following at the top of a page: |
<pre> | <pre> | ||
− | {{ | + | {{MagazineBob |
+ | | logo= | ||
| magimage= | | magimage= | ||
− | |||
| title= | | title= | ||
| publisher= | | publisher= | ||
| system= | | system= | ||
+ | | subject= | ||
| country= | | country= | ||
| firstissue= | | firstissue= | ||
Line 33: | Line 138: | ||
| numberofissues= | | numberofissues= | ||
| frequency= | | frequency= | ||
− | | | + | | circulation= |
+ | | ISSN= | ||
+ | | predecessor= | ||
+ | | successor= | ||
+ | | defaultratingsystem= | ||
+ | }}</pre> | ||
+ | |||
+ | {{MagazineBob | ||
+ | | logo= | ||
+ | | magimage= | ||
+ | | magcode=superconsole | ||
+ | | title= | ||
+ | | publisher= | ||
+ | | subject=Nintendo, PlayStation | ||
+ | | country=Italy | ||
+ | | firstissue= | ||
+ | | lastissue= | ||
+ | | numberofissues= | ||
+ | | frequency= | ||
| ISSN= | | ISSN= | ||
| predecessor= | | predecessor= | ||
| successor= | | successor= | ||
+ | | defaultratingsystem=0-10 | ||
}} | }} | ||
− | + | [[Category:Breakout box templates]]</noinclude> | |
− | |||
− | [[Category:Breakout |
Latest revision as of 05:59, 12 March 2024
MagazineBob |
---|
First issue date: |
This template defines the table "magdefaultratingsystems". View table.
Usage
This template is to be used on articles for Sega-based magazines. Place the following at the top of a page:
{{MagazineBob | logo= | magimage= | title= | publisher= | system= | subject= | country= | firstissue= | lastissue= | numberofissues= | frequency= | circulation= | ISSN= | predecessor= | successor= | defaultratingsystem= }}
MagazineBob |
---|
Country of origin: Italy |
Subject(s): Nintendo, PlayStation |
First issue date: 1994-xx-xx |