Template:InfoboxMedia: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">'''{{{Title|{{PAGENAME}}}}}'''</div> <table style="width:100%;"> <tr> <th colspan=2 class="info-section">Release Info</th> </tr> {{#if:{{{Release Year|}}}| <tr> <th>{{nowrap|Release Year}}</th> <td>[[From Year::{{{Release Year}}}]]</td> </tr> }} {{#if:{{{Platform|}}}| <tr> <th>{{nowrap|Platform}}</th> <td>[[For Platform::{{{Platform}}}]]</td> </tr> }} {{#if:{{{Media Format|}}}| <tr> <th>{{nowrap|Med...") |
No edit summary |
||
Line 61: | Line 61: | ||
</div> | </div> | ||
<noinclude>{{/Doc}}</noinclude> | <noinclude>{{/Doc}}<templatedata> | ||
{ | |||
"params": { | |||
"Title": {}, | |||
"Release Year": { | |||
"type": "number" | |||
}, | |||
"Platform": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"IBM PC", | |||
"Macintosh (M68000)", | |||
"Commodore 64", | |||
"Mac (PowerPC)", | |||
"Linux", | |||
"Atari ST", | |||
"TRS-80 Model I", | |||
"TRS-80 Model 4", | |||
"TRS-80 Model II" | |||
] | |||
}, | |||
"Media Format": {}, | |||
"Notes": {}, | |||
"Box Condition": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"\t5 - Like New", | |||
"4 - Nice, but not perfect", | |||
"3 - Creases, mild crushing, light fading", | |||
"2 - Corner tears, bad crushing, bad fading", | |||
"1 - Water damage, missing parts, bleached" | |||
] | |||
}, | |||
"Notes Condition": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
Revision as of 03:41, 7 August 2024
InfoboxMedia
Release Info |
---|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | no description | Unknown | optional |
Release Year | Release Year | no description | Number | optional |
Platform | Platform | no description
| String | optional |
Media Format | Media Format | no description | Unknown | optional |
Notes | Notes | no description | Unknown | optional |
Box Condition | Box Condition | no description
| String | optional |
Notes Condition | Notes Condition | no description | Unknown | optional |