Difference between revisions of "CDROMID"

From Sega Retro

(fix to prevent the filename fields from showing nothing if the fields are present but have no information filled in)
m
 
Line 4: Line 4:
  
 
==Usage==
 
==Usage==
The following parameters define the filenames of the text files. If they are not used, the template will default to "<tt>ABS.TXT</tt>", "<tt>BIB.TXT</tt>" and "<tt>CPY.TXT</tt>" respectively:
+
The following parameters define the filenames of the text files. If they are not used or left blank, the template will default to "<tt>ABS.TXT</tt>", "<tt>BIB.TXT</tt>" and "<tt>CPY.TXT</tt>" respectively:
 
<pre>| absname=
 
<pre>| absname=
 
| bibname=
 
| bibname=

Latest revision as of 21:23, 2 August 2024

Template for listing the contents of CD-ROM identifier text files (abstract, bibliography and copyrights) located on the PC-readable portions of Mega-CD, Saturn and Dreamcast discs. For use on technical information sub-pages.

Usage

The following parameters define the filenames of the text files. If they are not used or left blank, the template will default to "ABS.TXT", "BIB.TXT" and "CPY.TXT" respectively:

| absname=
| bibname=
| cpyname=


The raw contents of the text files should be copied from the files and pasted into the respective fields:

| abs=
| bib=
| cpy=


If one or more of the text files are blank, use the following parameters accordingly:

| absblank=yes
| bibblank=yes
| cpyblank=yes


If a disc does not have one or more text files, do not use the above parameters and instead use the following parameters accordingly:

| noabs=yes
| nobib=yes
| nocpy=yes

Example

{{CDROMID
| noabs=yes
| bibname=BIBLIOGR.TXT
| cpyname=COPYRIGH.TXT
| bibblank=yes
| cpy=(C) SOTSU AGENCY.SUNRISE  (C) BANDAI 1999

}}


This disc has no abstract file.

Bibliography (BIBLIOGR.TXT) contents (blank file) 

Copyrights (COPYRIGH.TXT) contents 
(C) SOTSU AGENCY.SUNRISE  (C) BANDAI 1999