WebAOM: Difference between revisions

3 bytes added ,  14 November 2005
(Fix borked wiki errors... UPDATE THE WIKIMEDIA VER. EXP)
Line 98: Line 98:
  IF D(japanese);S(english) DO ADD '(SUB)' //Add (SUB) if the file is subbed in english
  IF D(japanese);S(english) DO ADD '(SUB)' //Add (SUB) if the file is subbed in english
  IF D(japanese);S(none) DO ADD '(RAW)' //Add (RAW) if the file is not subbed.
  IF D(japanese);S(none) DO ADD '(RAW)' //Add (RAW) if the file is not subbed.
  IF G(!unknown) ADD '[%grp]' //Add group name if it is not unknown
  IF G(!unknown) DO ADD '[%grp]' //Add group name if it is not unknown
  DO ADD '(%CRC)' //Always add crc
  DO ADD '(%CRC)' //Always add crc
  #this would create the schema "%eng (%ann) - %enr - %epn (SUB)[%grp](%CRC)" for a normal subbed file.
  #this would create the schema "%eng (%ann) - %enr - %epn (SUB)[%grp](%CRC)" for a normal subbed file.
Anonymous user
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.