Template:InfoboxMedia: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 3: | Line 3: | ||
{{#if:{{{Photo|}}}| | {{#if:{{{Photo|}}}| | ||
<div class="infobox-image">[[Has Photo::File:{{{Photo}}}|150px|center]]</div> | <div class="infobox-image" id="Photo">[[Has Photo::File:{{{Photo}}}|150px|center]]</div> | ||
}} | }} | ||
<table style="width:100%;"> | <table style="width:100%;"> | ||
Line 14: | Line 14: | ||
<tr> | <tr> | ||
<th>{{nowrap|Release Year}}</th> | <th>{{nowrap|Release Year}}</th> | ||
<td>[[From Year::{{{Release Year}}}]]</td> | <td id="Year">[[From Year::{{{Release Year}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 21: | Line 21: | ||
<tr> | <tr> | ||
<th>{{nowrap|Platform}}</th> | <th>{{nowrap|Platform}}</th> | ||
<td>[[For Platform::{{{Platform}}}]]</td> | <td id="Platform">[[For Platform::{{{Platform}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 28: | Line 28: | ||
<tr> | <tr> | ||
<th>{{nowrap|Media Format}}</th> | <th>{{nowrap|Media Format}}</th> | ||
<td>[[On Media Format::{{{Media Format}}}]]</td> | <td id="Platform">[[On Media Format::{{{Media Format}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 35: | Line 35: | ||
<tr> | <tr> | ||
<th>{{nowrap|Notes}}</th> | <th>{{nowrap|Notes}}</th> | ||
<td>[[Has Notes::{{{Notes}}}]]</td> | <td id="Notes">[[Has Notes::{{{Notes}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 42: | Line 42: | ||
<tr> | <tr> | ||
<th>{{nowrap|UPC}}</th> | <th>{{nowrap|UPC}}</th> | ||
<td>[[Has UPC::{{{UPC}}}]]</td> | <td id="UPC">[[Has UPC::{{{UPC}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 54: | Line 54: | ||
<tr> | <tr> | ||
<th>{{nowrap|Box Condition}}</th> | <th>{{nowrap|Box Condition}}</th> | ||
<td>[[Is Package Condition::{{{Box Condition}}}]]</td> | <td id="Condition">[[Is Package Condition::{{{Box Condition}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 61: | Line 61: | ||
<tr> | <tr> | ||
<th>{{nowrap|Notes Condition}}</th> | <th>{{nowrap|Notes Condition}}</th> | ||
<td>[[Has Notes Condition::{{{Notes Condition}}}]]</td> | <td id="CondictionNotes">[[Has Notes Condition::{{{Notes Condition}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 67: | Line 67: | ||
}} | }} | ||
<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" >{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}</div></td></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> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 16:16, 7 August 2024
InfoboxMedia
Release Info | |
---|---|
QR Code | |
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 |