Template:InfoboxMedia: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Un-F) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">'''{{{Title|{{PAGENAME}}}}}'''</div> | <div class="infobox-title">'''{{{Title|{{PAGENAME}}}}}'''</div> | ||
{{#if:{{{Photo|}}}|<div class="infobox-image" id="Photo"><div style="margin:0;padding:0;">[[Has Photo::File:{{{Photo}}}|150px|center]]</div><div style="margin:0;padding:0;"><small>''Copyright of Artwork belongs to original publisher''</small></div></div>}}<table style="width:100%;"> | |||
{{#if:{{{Photo|}}}| | |||
<div class="infobox-image" id="Photo">[[Has Photo::File:{{{Photo}}}|150px|center]]</div> | |||
}} | |||
<table style="width:100%;"> | |||
<tr> | <tr> | ||
<th colspan=2 class="info-section">Release Info</th> | <th colspan=2 class="info-section">Release Info</th> | ||
</tr> | </tr> | ||
{{#if:{{{Media Type|}}}|<tr> | |||
{{#if:{{{Media Type|}}}| | |||
<tr> | |||
<th>{{nowrap|Media Type}}</th> | <th>{{nowrap|Media Type}}</th> | ||
<td id="MediaType">{{{Media Type}}}</td> | <td id="MediaType">{{{Media Type}}}</td> | ||
Line 17: | Line 11: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{Release Year|}}}| | {{#if:{{{Release Year|}}}| | ||
<tr> | <tr> | ||
Line 24: | Line 17: | ||
</tr> | </tr> | ||
}} | }} | ||
<!-- Plain | |||
{{#if:{{{Platform|}}}| | {{#if:{{{Platform|}}}| | ||
<tr> | <tr> | ||
<th>{{nowrap|Platform}}</th> | <th>{{nowrap|Platform}}</th> | ||
<td id="Platform">[[For Platform::{{{Platform}}}]]</td> | <td id="Platform">[[For Platform::{{{Platform}}}]]</td> | ||
</tr> | |||
}}--> | |||
<!--Dynamic--> | |||
{{#if:{{{Platform|}}}| | |||
<tr> | |||
<th>{{nowrap|Platform}}</th> | |||
<td id="Platform">{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{{Platform}}}, | |||
|Fake,|[[For Platform::Fake]],}}|IBM PC,|[[For Platform::IBM PC]],}}|Macintosh (M68000),|[[For Platform::Macintosh (M68000)]],}}|Mac (PowerPC),|[[For Platform::Mac (PowerPC)]],}}|Apple II,|[[For Platform::Apple II]],}}|Amiga,|[[For Platform::Amiga]],}}|Commodore 64,|[[For Platform::Commodore 64]],}}|Linux,|[[For Platform::Linux]],}}|Mac (Intel),|[[For Platform::Mac (Intel)]],}}|Atari ST,|[[For Platform::Atari ST]],}}|Atari 400/800,|[[For Platform::Atari 400/800]],}}|Coleco Adam,|[[For Platform::Coleco Adam]],}}|HP Series 80: 86/87,|[[For Platform::HP Series 80: 86/87]],}}|HP Series 80: 83/85,|[[For Platform::HP Series 80: 83/85]],}}|TRS-80 Model I,|[[For Platform::TRS-80 Model I]],}}|TRS-80 Model 4,|[[For Platform::TRS-80 Model 4]],}}|TRS-80 Model II,|[[For Platform::TRS-80 Model II]],}}|, | |||
||}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
<!-- Plain | |||
{{#if:{{{Media Format|}}}| | {{#if:{{{Media Format|}}}| | ||
<tr> | <tr> | ||
Line 38: | Line 40: | ||
</tr> | </tr> | ||
}} | }} | ||
--> | |||
<!--Dynamic--> | |||
<!-- | |||
{{#if:{{{Media Format|}}}|<tr> | {{#if:{{{Media Format|}}}|<tr> | ||
<th>{{nowrap|Media Format}}</th> | <th>{{nowrap|Media Format}}</th> | ||
Line 48: | Line 48: | ||
||}}</td></tr>}} | ||}}</td></tr>}} | ||
{{#if:{{{Box Type|}}}| | |||
<tr> | |||
<th>{{nowrap|Box Type}}</th> | |||
<td id="BoxType">[[Has Box Type::{{{Box Type}}}]]</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Notes|}}}| | {{#if:{{{Notes|}}}| | ||
Line 83: | Line 89: | ||
}} | }} | ||
{{#if:{{{Location|}}}| | |||
<th colspan=2 class="info-section">Storage Info</th> | |||
<tr> | |||
<th>{{nowrap|Location}}</th> | |||
<td id="INSID">{{#invoke:String|replace| [[In SID::{{{Location}}}]] |https://wiki.techtangents.net/wiki/|}}</td> | |||
</tr> | |||
}} | |||
<tr><th colspan=2 class="info-section">QR Code</th></tr> | <tr><th colspan=2 class="info-section">QR Code</th></tr> | ||
<tr><td colspan=2 style="text-align:center;"><div class="mw-collapsible mw-collapsed" id="QRCode">{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}</div></td></tr> | <tr><td colspan=2 style="text-align:center;">[https://wiki.techtangents.net/php/sid-tag.php?page={{PAGENAMEE}} <div class="mw-collapsible mw-collapsed" id="QRCode">{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}</div> (Click for Asset Tag)]</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
Line 106: | Line 121: | ||
"TRS-80 Model I", | "TRS-80 Model I", | ||
"TRS-80 Model 4", | "TRS-80 Model 4", | ||
"TRS-80 Model II" | "TRS-80 Model II", | ||
"Mac (Intel)" | |||
] | ] | ||
}, | }, | ||
Line 142: | Line 158: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Software" | "Software" | ||
] | |||
}, | |||
"Location": { | |||
"type": "wiki-page-name" | |||
}, | |||
"Box Type": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Big Box", | |||
"Small Box", | |||
"Collector's Edition", | |||
"Binder", | |||
"Clamshell", | |||
"DVD Case", | |||
"Jewel Case" | |||
] | ] | ||
} | } |
Latest revision as of 19:38, 8 September 2024
InfoboxMedia
Release Info | |
---|---|
QR Code | |
(Click for Asset Tag) |
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
| String | optional |
Notes | Notes | no description | Unknown | optional |
Box Condition | Box Condition | no description
| String | optional |
Notes Condition | Notes Condition | no description | Unknown | optional |
UPC | UPC | no description | Number | optional |
Photo | Photo | no description | File | optional |
Media Type | Media Type | no description
| String | optional |
Location | Location | no description | Page name | optional |
Box Type | Box Type | no description
| String | optional |