Template:GRAFTemplate1: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Dinoguy1000
No edit summary
imported>Dinoguy1000
No edit summary
Line 1: Line 1:
[[GRAFs|Back to index]]
[[GRAFs|Back to index]]
 
{
<!-- Insert the extension of the file here -->
== {{{archive_extension}}} ==  
== {{{archive_extension}}} ==  


<!-- Insert format type (assumed to be Archive) here -->
* ''' Format Type ''':    {{{format_type}}} <br>  
* ''' Format Type ''':    {{{format_type}}} <br>  
<!-- Insert Endianness (assumed to be Little) here -->
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': {{{endian_order}}} <br>  
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': {{{endian_order}}} <br>  
<!-- List any forum threads relating to this format, be they local (at XeNTaX.com) or otherwise, here (if there is more than one, reference them via numbers - e.x. 1,2,3,etc.) -->
* ''' Forum Threads ''': {{{forum_threads}}} <br>
* ''' Forum Threads ''': {{{forum_threads}}} <br>
<!-- Insert date of posting here (exact date format up for discussion) -->
* ''' Date Posted ''': {{{date_posted}}} <br>
* ''' Date Posted ''': {{{date_posted}}} <br>




=== Format Specifications ===  
=== Format Specifications ===  
<!-- Insert format specs here using <pre></pre> -->
{{{format_specifications}}}
{{{format_specifications}}}




=== Notes and Comments ===  
=== Notes and Comments ===  
<!-- Insert comments here -->
{{{notes}}}
{{{notes}}}




=== MultiEx BMS Script ===  
=== MultiEx BMS Script ===  
<!--  Insert BMS script here using <pre></pre> -->
{{{bms_script}}}
{{{bms_script}}}




=== Supported by Programs ===  
=== Supported by Programs ===  
<!-- Insert programs that open the format here -->
{{{programs}}}
{{{programs}}}




=== Other Games ===
=== Games ===
<!-- List other games that use this format here -->
{{{games}}}
{{{other_games}}}
}

Revision as of 02:07, 14 February 2006

Back to index {

{{{archive_extension}}}

  • Format Type : {{{format_type}}}
  • Endian Order : {{{endian_order}}}
  • Forum Threads : {{{forum_threads}}}
  • Date Posted : {{{date_posted}}}


Format Specifications

{{{format_specifications}}}


Notes and Comments

{{{notes}}}


MultiEx BMS Script

{{{bms_script}}}


Supported by Programs

{{{programs}}}


Games

{{{games}}} }