Hopp til innhold

Modul:Citation/CS1/Suggestions

Fra Wikipedia, den frie encyklopedi
Sideversjon per 27. okt. 2014 kl. 15:58 av en>Jonesey95 (Adding day=. Commented until sandbox is merged with live module.)
Moduldokumentasjon

Denne modulen og dens undermoduler er «motoren» bak CS1-stilen og de ulike kildemalene som følger denne ({{Kilde bok}}, {{Kilde www}}, osv…). Modulen er importert fra en:Module:Citation/CS1 og tilpasset norske forhold. De viktigste tilpasningene er i Modul:Citation/CS1/Configuration og Modul:Citation/CS1/Date validation, men det er gjort tilpasninger i omtrent alle undermodulene, så ved behov for å re-importere må man passe på dette. Re-importer alltid til sandkassene først.

Skal du gjøre endringer i denne modulen eller en av modulens undermoduler, prøv alltid i den tilhørende sandkassen først. Det finnes sandkasseversjoner av alle kildemalene som benytter Modul:Citation/CS1/sandkasse: {{Kilde bok/sandkasse}}, {{Kilde www/sandkasse}}, osv…, slik at du kan se hvordan disse blir påvirket av endringene dine.

Brukes av

Denne modulen brukes av følgende kildemaler:

Tilleggsmoduler


Vedlikeholdskategorier


--Please insert new suggestions in alphabetical order
--The form is ['incorrect'] = 'correct',

suggestions = {
    ['acccessdate'] = 'accessdate',
    ['accesdate'] = 'accessdate',
    ['access date'] = 'accessdate',
    ['access-date'] = 'accessdate',
    ['accessate'] = 'accessdate',
    ['accessdare'] = 'accessdate',
    ['accessdatte'] = 'accessdate',
    ['accessddate'] = 'accessdate',
    ['accessdte'] = 'accessdate',
    ['accessed'] = 'accessdate',
    ['accessedate'] = 'accessdate',
    ['accesssdate'] = 'accessdate',
    ['accssdate'] = 'accessdate',
    ['acessdate'] = 'accessdate',
    ['address'] = 'location',
    ['année'] = 'year', -- French
    ['añoacceso'] = 'accessyear', -- Spanish, Italian
    ['apellido'] = 'last', -- Spanish, Italian
    ['archive date'] = 'archivedate',
    ['archive url'] = 'archiveurl', -- Spanish, Italian
    ['auteur'] = 'author', -- French
    ['auther'] = 'author',
    ['author link'] = 'authorlink',
    ['autor'] = 'author', -- Spanish, Italian
    ['autor2'] = 'author2', -- Spanish, Italian
    ['autthor'] = 'author',
    ['cita'] = 'quote', -- Spanish, Italian
    ['coautores'] = 'coauthors', -- Spanish, Italian
    ['consulté le'] = 'accessdate', -- French
--    ['day'] = 'date', 
    ['distributor'] = 'publisher',
    ['éditeur'] = 'editor', -- French
    ['editon'] = 'edition',
    ['editoin'] = 'edition',
    ['editorial'] = 'publisher',
    ['en ligne le'] = 'archivedate', -- French
    ['enlaceautor'] = 'authorlink', -- Spanish, Italian
    ['fecha'] = 'date', -- Spanish, Italian
    ['fechaacceso'] = 'accessdate', -- Spanish, Italian
    ['fechaarchivo'] = 'archivedate', -- Spanish, Italian
    ['filetype'] = 'format',
    ['first 1'] = 'first1',
    ['foramt'] = 'format',
    ['formato'] = 'format', -- Spanish, Italian
    ['frist'] = 'first',
    ['idioma'] = 'language', -- Spanish, Italian
    ['isnb'] = 'isbn',
    ['lang'] = 'language',
    ['langauge'] = 'language',
    ['langue'] = 'language', -- French
    ['last 1'] = 'last1',
    ['lieu'] = 'location', -- French
    ['lire en ligne'] = 'url', -- French
    ['loaction'] = 'location',
    ['locatoin'] = 'location',
    ['mois'] = 'month', -- French
--    ['name'] = 'author', -- 'name' is often erroneously used for 'title' and 'work' as well, so no suggestion is better than a wrong suggestion
    ['nespaper'] = 'newspaper',
    ['newpaper'] = 'newspaper',
    ['news'] = 'newspaper',
    ['nom'] = 'last', -- French
    ['nom1'] = 'last1', -- French
    ['nombre'] = 'first', -- Spanish, Italian
    ['obra'] = 'work', -- Spanish, Italian
    ['origdate'] = 'origyear',
    ['other'] = 'others',
    ['pagees'] = 'pages',
    ['página'] = 'page', -- Spanish, Italian
    ['páginas'] = 'pages', -- Spanish, Italian
    ['passage'] = 'pages', -- French
    ['périodique'] = 'publisher', -- French
    ['plublisher'] = 'publisher',
    ['pmcid'] = 'pmc',
    ['prénom'] = 'first', -- French
    ['prénom1'] = 'first1', -- French
    ['pub'] = 'publisher',
    ['pubisher'] = 'publisher',
    ['publiser'] = 'publisher',
    ['publishers'] = 'publisher',
    ['publsher'] = 'publisher',
    ['publsiher'] = 'publisher',
    ['pulbication-place'] = 'publication-place',
    ['pulbisher'] = 'publisher',
    ['pulisher'] = 'publisher',
    ['retrieved'] = 'accessdate',
    ['série'] = 'work', -- French
    ['service'] = 'agency',
    ['suscripción'] = 'subscription', -- Spanish, Italian
    ['tile'] = 'title',
    ['tite'] = 'title',
    ['titolo'] = 'title', -- Spanish, Italian
    ['titre'] = 'title', -- French
    ['título'] = 'title', -- Spanish, Italian
    ['transchapter'] = 'trans-chapter',
    ['translator'] = 'others',
    ['transtitle'] = 'trans-title',
    ['ubicación'] = 'location', -- Spanish, Italian
    ['urlarchivo'] = 'archiveurl', -- Spanish, Italian
    ['vol'] = 'volume', 
}
return suggestions;