Template:Release: Difference between revisions
Jump to navigation
Jump to search
(Added the ability to display storage media for a release (physical, or digital)) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><tr><td colspan="1" align="left">{{#switch:{{lc:{{{system}}}}} | <includeonly><tr><td colspan="1" align="left">{{#switch:{{lc:{{{system}}}}} | ||
|ps3=[[File: | |ps3=[[File:PS3_SystemIcon.png|16px|top|PlayStation 3]] | ||
|ps4=[[File: | |ps4=[[File:PS4_SystemIcon.png|16px|top|PlayStation 4]] | ||
|ps5=[[File: | |ps5=[[File:PS5_SystemIcon.png|16px|top|PlayStation 5]] | ||
|psnow=[[File:PSNow_Icon.png|16px|top|PlayStation Now]] | |psnow=[[File:PSNow_Icon.png|16px|top|PlayStation Now]] | ||
|psp=[[File: | |psp=[[File:PSP_SystemIcon.png|16px|top|PlayStation Portable]] | ||
|vita=[[File: | |vita=[[File:PSVita_SystemIcon.png|16px|top|PlayStation Vita]] | ||
|ios=[[File: | |ios=[[File:Apple_AppStore_Icon.png|16px|top|iOS App Store]] | ||
|android=[[File: | |android=[[File:Android_SystemIcon.png|16px|middle|Android]] | ||
|steam=[[File:Steam_PlatformIcon.png|16px|top|Steam]] | |||
|epic=[[File:EpicGames_PlatformIcon.png|16px|top|Epic Games Store]] | |||
}} {{#switch:{{lc:{{{media}}}}} | }} {{#switch:{{lc:{{{media}}}}} | ||
|p= {{#switch:{{lc:{{{system}}}}} | |p= {{#switch:{{lc:{{{system}}}}} | ||
Line 16: | Line 18: | ||
|vita=[[File:Media_Vita_Icon.svg|12px|top|Game Card]] | |vita=[[File:Media_Vita_Icon.svg|12px|top|Game Card]] | ||
}} | }} | ||
|d= [[File:Download_Icon.png|16px|top|Digital Download]] | |d= [[File:Download_Icon.png|16px|top|class=invert|Digital Download]] | ||
}} | }} | ||
{{{region|International}}}{{#if: {{{edition|}}} | <br><small>({{{edition}}})</small> | }}</td> | {{{region|International}}}{{#if: {{{edition|}}} | <br><small>({{{edition}}})</small> | }}</td> | ||
Line 23: | Line 25: | ||
</tr></includeonly><noinclude> | </tr></includeonly><noinclude> | ||
{{Bob | {{Bob | ||
| noimg= | | border= #888 | ||
| title= | | noimg= y | ||
| releases= | | title= Example Bob | ||
| releases= | |||
{{release | |||
|system= vita | |||
|media= p | |||
|region= ?? | |||
|edition= Sample Edition 1 | |||
|date= YYYY-MM-DD | |||
|code= XXXX00000 | |||
}} | |||
{{release | |||
|system= ps4 | |||
|media= d | |||
|region= ?? | |||
|edition= Sample Edition 2 | |||
|date= YYYY-MM-DD | |||
|code= XXXX00000 | |||
}} | |||
{{release | |||
|system= ps3 | |||
|media= p | |||
|region= ?? | |||
|edition= Sample Edition 3 | |||
|date= YYYY-MM-DD | |||
|code= XXXX00000 | |||
}} | |||
{{release | |||
|system= psnow | |||
|region= ?? | |||
|edition= Sample Edition 4 | |||
|date= YYYY-MM-DD | |||
|code= XXXX00000 | |||
}} | |||
}} | }} | ||
Used in conjunction with [[Template:Bob|bob]]s to create a table of information about specific game releases. Generally speaking, this shouldn't be used on its own. | Used in conjunction with [[Template:Bob|bob]]s to create a table of information about specific game releases. Generally speaking, this shouldn't be used on its own. | ||
==Usage== | ==Usage== | ||
Line 74: | Line 76: | ||
* [[Template:Releasetable]] | * [[Template:Releasetable]] | ||
* [[Template:Bob]] | * [[Template:Bob]] | ||
[[Category: | [[Category:Breakout box templates]]</noinclude> |
Latest revision as of 02:24, 20 October 2024
Used in conjunction with bobs to create a table of information about specific game releases. Generally speaking, this shouldn't be used on its own.
Usage
{{release |system= |media= |region= |edition= |date= |code= }}