Modulo:Citazione/Configurazione/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix |
Nessun oggetto della modifica |
||
Riga 601:
===============================================================================]]
citation_config.external_link_type = {
['csv'] = {link = 'Comma-separated values', label='CSV' , text='file
['djvu'] = {link = 'DjVu', label='DjVu' , text='documento in formato DjVu'},
['doc'] = { link = '.doc', label='DOC' , text='documento Word 97-2003'},
['docx'] = { link = '.docx', label='DOCX' , text='documento Word 2007-'},
['epub'] = {link = 'ePub', label='ePub' , text='
['f4a'] = {link = 'Flash Video', label='F4A' , text='
['f4b'] = {link = 'Flash Video', label='F4B' , text='
['f4p'] = {link = 'Flash Video', label='F4P' , text='video in formato Flash protetto per Adobe Flash Player'},
['f4v'] = {link = 'Flash Video', label='F4V' , text='video in formato Flash per Adobe Flash Player'},
['flv'] = {link= 'Flash Video', label='FLV' , text='video in formato Flash'},
['gif'] = {link = 'Graphics Interchange Format', label="GIF" , text='immagine in formato GIF'},
['gzip'] = { link = 'Gzip', label = 'GZIP' , text='
['javascript'] = {link = 'JavaScript', label='JavaScript' , text='
['jpg'] = { link = 'JPEG', label='JPG' , text='immagine in formato
['mp3'] = { link = 'MP3', label="MP3" , text='
['odt'] = { link = 'OpenDocument', label='Odt' , text='documento in formato OpenDocument'},
['pdf'] = { link = 'Portable Document Format', label='PDF' , text='
['png'] = { link = 'Portable Network Graphics', label='PNG' , text='immagine in formato
['pps'] = { link = '.pps', label='PPS' , text='presentazione PowerPoint 97-2003 (solo visualizzazione)'},
['ppsx'] = {link = '.ppsx', label='PPSX' , text='presentazione PowerPoint 2007- (solo visualizzazione)'},
['ppt'] = { link = '.ppt', label='PPT' , text='presentazione PowerPoint 97-2003'},
['pptx'] = {link = '.pptx', label='PPTX' , text='presentazione PowerPoint 2007-'},
['ps'] = {link = 'PostScript', label="ps" , text='
['ram'] = {link = 'RealAudio', label="ram" , text='audio in formato RealAudio'},
['rar'] = { link = 'RAR (formato di file)', label = 'RAR' , text='
['realmedia'] = {link = 'RealMedia', label="RealMedia" , text='
['realvideo'] = {link = 'RealVideo', label="RealVideo" , text='video in formato RealMedia'},
['rm'] = {link = 'RealMedia', label="RealMedia" , text='
['rtf'] = { link = 'Rich Text Format', label='RTF' , text='documento in formato RTF'},
['swf'] = { link = 'Shockwave Flash', label='SWF' , text='
['tiff'] = {link = 'Tagged Image File Format', label='TIFF' , text='immagine in formato TIFF'},
['txt'] = { link = 'file di testo', label="TXT" , text='documento
['wav'] = {link = 'WAV', label='WAV' , text='audio in formato WAV'},
['wmv'] = {link = 'Windows Media Video', label='WMV' , text='video in formato
['xls'] = { link = 'Microsoft Excel', label="XLS" , text='
['xlsx'] = { link = '.xlsx', label="XLSX" , text='
['xml'] = {link = 'XML', label='XML', text='file di testo in formato XML'},
['zip'] = { link = 'ZIP (formato di file)', label = 'ZIP' , text='
}
|