Difference between revisions of "Template:Infobox Format"

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
m (Protected "Template:Infobox Format" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(Add explanatory table)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template: Infobox
+
<noinclude>The '''''Infobox Format''''' template has several parameters, many of which are optional.
| Title = {{{Title}}}
+
 
| Color = 008000
+
{{Table Song
 +
| Caption01 = Parameter
 +
| Caption02 = Required
 +
| Caption03 = Description
 
}}
 
}}
 +
| Title
 +
| '''Yes'''
 +
| The name of the song.
 +
|-
 +
| Format
 +
| '''Yes'''
 +
| File extension used for file format icon.
 +
|-
 +
| Developer
 +
| '''Yes'''
 +
| Company that designed this format.
 
|-
 
|-
| colspan="2" style="text-align:center;" |
+
| Header
[[Image: {{{Format}}}.png]]
+
| '''Yes'''
 +
| What sort of header does this file have? <ul>
 +
<li>'''Absent''' - no header</li>
 +
<li>'''SMF''' - Standard MIDI Format</li>
 +
</ul>
 
|-
 
|-
| '''Developer:'''
+
| Content
|{{{Developer}}}
+
| '''Yes'''
 +
| Type of musical notation in the file: <ul>
 +
<li>'''Notational''' - ?</li>
 +
<li>'''Instructional''' - ?</li>
 +
</ul>
 
|-
 
|-
 +
| Instruments
 +
| '''Yes'''
 +
| Type of instruments in file: <ul>
 +
<li>'''Internal''' - instruments are stored inside song file</li>
 +
<li>'''Optional''' - file may or may not have instruments</li>
 +
</ul>
 +
|-
 +
| OutputDA
 +
| No
 +
| Set to '''Yes''' if the format was designed to output digital PCM audio.
 +
|-
 +
| OutputMIDI
 +
| No
 +
| Set to '''Yes''' if the format was designed to output MIDI data, e.g. to an external MIDI synth.
 +
|-
 +
| OutputFM
 +
| No
 +
| Set to '''Yes''' if the format was designed to be played on an OPL2/3/4 synth chip, as used for FM synthesis on Ad Lib and Sound Blaster cards, among many others.
 +
|-
 +
| OutputPSG
 +
| No
 +
| Set to '''Yes''' if this format was designed for a custom sound chip.  This includes early arcade games, home videogame consoles, and early 8-bit computers. Formats that output to PC Speaker are also included in this category.
 +
|-
 +
| Released
 +
| '''Yes'''
 +
| Date the file format was first available.
 +
|-
 +
| FirstGame
 +
| '''Yes'''
 +
| Link to the first game that used this format (remember to enclose in <nowiki>[[ and ]]</nowiki> to make it a link).
 +
|-
 +
| Extension01 to Extension10
 +
| No
 +
| Filename extensions, of the form: <tt>*.ext</tt>
 +
|}
 +
 +
 +
 +
</noinclude>{{Infobox
 +
| Title = {{{Title}}}
 +
| Color = 308030
 +
}}
 +
<tr>
 +
<td colspan="2" style="text-align:center;">[[Image: {{{Format}}}.png]]</td>
 +
</tr><tr>
 +
<td>'''Developer:'''</td>
 +
<td>{{{Developer}}}</td>
 +
</tr><tr>
 +
<td>'''Header:'''</td>
 +
<td>{{{Header}}}</td> <includeonly>[[Category: Formats With {{{Header}}} Headers]]</includeonly>
 +
</tr><tr>
 +
<td>'''Content:'''</td>
 +
<td>{{{Content}}}</td> <includeonly>[[Category: Formats With {{{Content}}} Content]]</includeonly>
 +
</tr><tr>
 +
<td>'''Instruments:'''</td>
 +
<td>{{{Instruments}}}</td> <includeonly>[[Category: Formats With {{{Instruments}}} Instruments]]</includeonly>
 +
</tr><tr><td colspan="2" style="width:100%; text-align:center; border-width:1px; border-style:solid; border-color:#E0E0FF; background-color:#E0E0FF; color:#303080">'''Target Output'''
 +
<table style="width:100%; margin-left:auto; margin-right:auto; background-color:#FFFFFF;" cellpadding="0" cellspacing="0"><tr>
 +
<td>{{#ifeq:{{{OutputDA|}}}|Yes|[[Image:Output - Digital Audio.png|link=Format Output#Digital Audio]]<includeonly>[[Category: Formats that Output to Digital Audio]]</includeonly>|[[Image:Output - Digital Audio - No.png|link=Format Output]]}}</td>
 +
<td>{{#ifeq:{{{OutputMIDI|}}}|Yes|[[Image:Output - MIDI.png|link=Format Output#MIDI]]<includeonly>[[Category: Formats that Output to MIDI]]</includeonly>|[[Image:Output - MIDI - No.png|link=Format Output]]}}</td>
 +
<td>{{#ifeq:{{{OutputFM|}}}|Yes|[[Image:Output - FM Synthesis.png|link=Format Output#FM Synthesis]]<includeonly>[[Category: Formats that Output to FM Synthesis]]</includeonly>|[[Image:Output - FM Synthesis - No.png|link=Format Output]]}}</td>
 +
<td>{{#ifeq:{{{OutputPSG|}}}|Yes|[[Image:Output - PSG.png|link=Format Output#PSG]]<includeonly>[[Category: Formats that Output to PSG]]</includeonly>|[[Image:Output - PSG - No.png|link=Format Output]]}}</td>
 +
</tr></table></td></tr>
 
{{#if:{{{Released|}}}|
 
{{#if:{{{Released|}}}|
{{!}} '''Released:'''
+
<tr>
{{!}} {{{Released}}}
+
<td>'''Released:'''</td>
{{!}}-
+
<td>{{{Released}}}</td>
 +
</tr>
 +
}}{{#if:{{{FirstGame|}}}|
 +
<tr>
 +
<td>'''First Game:'''</td>
 +
<td>{{{FirstGame}}}</td>
 +
</tr>
 +
}}{{#if:{{{Extension01|}}}|
 +
<tr>
 +
<td style="vertical-align:top;">'''Extensions'''</td>
 +
<td style="font-size:8pt;">{{#if:{{{Extension01|}}} | {{List|{{{Extension01}}} }}|}}{{#if:{{{Extension02|}}} | {{List|{{{Extension02}}} }}|}}{{#if:{{{Extension03|}}} | {{List|{{{Extension03}}} }}|}}{{#if:{{{Extension04|}}} | {{List|{{{Extension04}}} }}|}}{{#if:{{{Extension05|}}} | {{List|{{{Extension05}}} }}|}}{{#if:{{{Extension06|}}} | {{List|{{{Extension06}}} }}|}}{{#if:{{{Extension07|}}} | {{List|{{{Extension07}}} }}|}}{{#if:{{{Extension08|}}} | {{List|{{{Extension08}}} }}|}}{{#if:{{{Extension09|}}} | {{List|{{{Extension09}}} }}|}}{{#if:{{{Extension10|}}} | {{List|{{{Extension10}}} }}|}}</td>
 +
</tr>
 
}}
 
}}
{{#if:{{{FirstGame|}}}|
+
</table>
{{!}} '''First Game:'''
 
{{!}} {{{FirstGame}}}
 
{{!}}-
 
}}
 
{{#if:{{{Output01|}}}|
 
{{!}} style="vertical-align:top;" {{!}}
 
'''Outputs'''
 
{{!}} style="font-size:8pt;" {{!}}
 
{{#if:{{{Output01|}}} | {{List|{{{Output01}}} }}|}}{{#if:{{{Output02|}}} | {{List|{{{Output02}}} }}|}}{{#if:{{{Output03|}}} | {{List|{{{Output03}}} }}|}}{{#if:{{{Output04|}}} | {{List|{{{Output04}}} }}|}}{{#if:{{{Output05|}}} | {{List|{{{Output05}}} }}|}}{{#if:{{{Output06|}}} | {{List|{{{Output06}}} }}|}}{{#if:{{{Output07|}}} | {{List|{{{Output07}}} }}|}}{{#if:{{{Output08|}}} | {{List|{{{Output08}}} }}|}}{{#if:{{{Output09|}}} | {{List|{{{Output09}}} }}|}}{{#if:{{{Output10|}}} | {{List|{{{Output10}}} }}|}}
 
{{!}}-
 
}}
 
{{#if:{{{Extension01|}}}|
 
{{!}} style="vertical-align:top;" {{!}}
 
'''Extensions'''
 
{{!}} style="font-size:8pt;" {{!}}
 
{{#if:{{{Extension01|}}} | {{List|{{{Extension01}}} }}|}}{{#if:{{{Extension02|}}} | {{List|{{{Extension02}}} }}|}}{{#if:{{{Extension03|}}} | {{List|{{{Extension03}}} }}|}}{{#if:{{{Extension04|}}} | {{List|{{{Extension04}}} }}|}}{{#if:{{{Extension05|}}} | {{List|{{{Extension05}}} }}|}}{{#if:{{{Extension06|}}} | {{List|{{{Extension06}}} }}|}}{{#if:{{{Extension07|}}} | {{List|{{{Extension07}}} }}|}}{{#if:{{{Extension08|}}} | {{List|{{{Extension08}}} }}|}}{{#if:{{{Extension09|}}} | {{List|{{{Extension09}}} }}|}}{{#if:{{{Extension10|}}} | {{List|{{{Extension10}}} }}|}}
 
{{!}}-
 
}}
 
|}
 
  
[[Category:Formats]]
+
<includeonly>[[Category: Formats]]</includeonly>

Latest revision as of 02:19, 1 February 2015

The Infobox Format template has several parameters, many of which are optional.


Parameter

Required

Description

Title Yes The name of the song.
Format Yes File extension used for file format icon.
Developer Yes Company that designed this format.
Header Yes What sort of header does this file have?
  • Absent - no header
  • SMF - Standard MIDI Format
Content Yes Type of musical notation in the file:
  • Notational - ?
  • Instructional - ?
Instruments Yes Type of instruments in file:
  • Internal - instruments are stored inside song file
  • Optional - file may or may not have instruments
OutputDA No Set to Yes if the format was designed to output digital PCM audio.
OutputMIDI No Set to Yes if the format was designed to output MIDI data, e.g. to an external MIDI synth.
OutputFM No Set to Yes if the format was designed to be played on an OPL2/3/4 synth chip, as used for FM synthesis on Ad Lib and Sound Blaster cards, among many others.
OutputPSG No Set to Yes if this format was designed for a custom sound chip. This includes early arcade games, home videogame consoles, and early 8-bit computers. Formats that output to PC Speaker are also included in this category.
Released Yes Date the file format was first available.
FirstGame Yes Link to the first game that used this format (remember to enclose in [[ and ]] to make it a link).
Extension01 to Extension10 No Filename extensions, of the form: *.ext


{{{Title}}}
[[Image: {{{Format}}}.png]]
Developer: {{{Developer}}}
Header: {{{Header}}}
Content: {{{Content}}}
Instruments: {{{Instruments}}}
Target Output
Output - Digital Audio - No.png Output - MIDI - No.png Output - FM Synthesis - No.png Output - PSG - No.png