Template:SoftwareSummary: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="inline-thing"> <h2>{{Title}}</h2> [[{{Photo}}|150px|left]] <table class="wikitable"> <tr><td>Box Year:</td><td>{{Year}}</td></tr> <tr><td>Platform(s):</td><td>{{Platforms}}</td></tr> <tr><td>Media Format:</td><td>{{Media Format}}</td></tr> <tr><td>UPC:</td><td>{{UPC}}</td></tr> <tr><td>Notes Other:</td><td>{{Notes Other}}</td></tr> <tr><td>Box Condition:</td><td>{{Box Condition}}</td></tr> <tr><td>Notes Condition:</td><td>{{Notes Condition}}</td></tr> </table...") |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="inline-thing"> | <div class="inline-thing"> | ||
<h2>{{Title}}</h2> | <h2>{{{Title}}}</h2> | ||
[[{{Photo}}|150px|left]] | [[{{{Photo}}}|150px|left]] | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><td>Box Year:</td><td>{{Year}}</td></tr> | <tr><td>Box Year:</td><td>{{{Year}}}</td></tr> | ||
<tr><td>Platform(s):</td><td>{{Platforms}}</td></tr> | <tr><td>Platform(s):</td><td>{{{Platforms}}}</td></tr> | ||
<tr><td>Media Format:</td><td>{{Media Format}}</td></tr> | <tr><td>Media Format:</td><td>{{{Media Format}}}</td></tr> | ||
<tr><td>UPC:</td><td>{{UPC}}</td></tr> | <tr><td>UPC:</td><td>{{{UPC}}}</td></tr> | ||
<tr><td>Notes Other:</td><td>{{Notes Other}}</td></tr> | <tr><td>Notes Other:</td><td>{{{Notes Other}}}</td></tr> | ||
<tr><td>Box Condition:</td><td>{{Box Condition}}</td></tr> | <tr><td>Box Condition:</td><td>{{{Box Condition}}}</td></tr> | ||
<tr><td>Notes Condition:</td><td>{{Notes Condition}}</td></tr> | <tr><td>Notes Condition:</td><td>{{{Notes Condition}}}</td></tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 14:29, 11 August 2023
{{{Title}}}
[[{{{Photo}}}|150px|left]]
Box Year: | {{{Year}}} |
Platform(s): | {{{Platforms}}} |
Media Format: | {{{Media Format}}} |
UPC: | {{{UPC}}} |
Notes Other: | {{{Notes Other}}} |
Box Condition: | {{{Box Condition}}} |
Notes Condition: | {{{Notes Condition}}} |
Software catalog item summary
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | no description | String | optional |
Year | Year | no description | Number | optional |
Platforms | Platforms | no description | String | optional |
Media Format | Media Format | no description | String | optional |
UPC | UPC | no description | Number | optional |
Notes Other | Notes Other | no description | String | optional |
Box Condition | Box Condition | no description | String | optional |
Notes Condition | Notes Condition | no description | String | optional |
Photo | Photo | no description | Page name | optional |