Difference between revisions of "MagazineBob"
From Sega Retro
(11 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{BobRowPlus | {{BobRowPlus | ||
| if={{{logo|}}} | | if={{{logo|}}} | ||
− | | content={{{logo | + | | content=[[File:{{{logo}}}|320x100px]] |
| align=center | | align=center | ||
}} | }} | ||
Line 31: | Line 31: | ||
| if={{{system|}}} | | if={{{system|}}} | ||
| title=Backed systems | | 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]] }} | + | | 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 | {{BobRowPlus | ||
| if={{{subject|}}} | | if={{{subject|}}} | ||
| title=Subject(s) | | title=Subject(s) | ||
− | | content={{{subject|}}}[[Category:{{{subject|}}} | + | | 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]]}} | }}{{#if:{{{system|}}}{{{subject|}}}||[[Category:Magazines without subject]]}} | ||
{{BobRowPlus | {{BobRowPlus | ||
Line 57: | Line 61: | ||
| title=Frequency | | title=Frequency | ||
| content={{{frequency|}}} | | content={{{frequency|}}} | ||
+ | }} | ||
+ | {{BobRowPlus | ||
+ | | if={{{circulation|}}} | ||
+ | | title=Circulation | ||
+ | | content={{{circulation|}}} | ||
}} | }} | ||
{{BobRowPlus | {{BobRowPlus | ||
Line 85: | Line 94: | ||
|code={{#var:magcode}} | |code={{#var:magcode}} | ||
|system={{{defaultratingsystem|}}} | |system={{{defaultratingsystem|}}} | ||
− | }}|[[Category:No rating system]]}}</includeonly> | + | |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: | <noinclude>{{#cargo_declare: | ||
_table = magdefaultratingsystems | _table = magdefaultratingsystems | ||
|code=Text | |code=Text | ||
|system=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> | ||
Line 107: | Line 138: | ||
| numberofissues= | | numberofissues= | ||
| frequency= | | frequency= | ||
+ | | circulation= | ||
| ISSN= | | ISSN= | ||
| predecessor= | | predecessor= | ||
Line 113: | Line 145: | ||
}}</pre> | }}</pre> | ||
− | + | {{MagazineBob | |
+ | | logo= | ||
+ | | magimage= | ||
+ | | magcode=superconsole | ||
+ | | title= | ||
+ | | publisher= | ||
+ | | subject=Nintendo, PlayStation | ||
+ | | country=Italy | ||
+ | | firstissue= | ||
+ | | lastissue= | ||
+ | | numberofissues= | ||
+ | | frequency= | ||
+ | | ISSN= | ||
+ | | predecessor= | ||
+ | | successor= | ||
+ | | defaultratingsystem=0-10 | ||
+ | }} | ||
[[Category:Breakout box templates]]</noinclude> | [[Category:Breakout box templates]]</noinclude> |
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 |