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 |
||
(2 intermediate revisions by the same user not shown) | |||
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><noinclude>{{/Doc}}</noinclude> | ||
<noinclude>{{/Doc}}</noinclude> |
Latest revision as of 14:57, 11 August 2023
{{{Title}}}
[[{{{Photo}}}|150px|left]]
Box Year: | |
Platform(s): | |
Media Format: | |
UPC: | |
Notes Other: | |
Box 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 |