FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
→‎The Script: add version of the script to each quote, so that quotes can be automatically updated in the future
m (→‎The Script: add version of the script to each quote, so that quotes can be automatically updated in the future)
Line 506: Line 506:
   '  | author = ' + nowiki(data.author) + '\n' +
   '  | author = ' + nowiki(data.author) + '\n' +
   '  | date  = ' + datef(data.date) + '\n' +
   '  | date  = ' + datef(data.date) + '\n' +
  '  | added  = ' + datef(data.date) + '\n' +
  '  | script_version = GM_info.script.version '\n' +
   '  }}\n' +
   '  }}\n' +
   '}}';
   '}}';

Navigation menu