모듈:Citation/CS1/Whitelist: 두 판 사이의 차이

imported>Namoroka
편집 요약 없음
imported>Namoroka
(최신 버전)
1번째 줄: 1번째 줄:
whitelist = {
whitelist = {
basic_arguments = {
basic_arguments = {
['accessdate'] = true,
['accessdate'] = true,
22번째 줄: 21번째 줄:
['Author'] = true,
['Author'] = true,
['author-first'] = true,
['author-first'] = true,
['authorformat'] = true,
['authorformat'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['author-format'] = true,
['author-format'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['author-last'] = true,
['author-last'] = true,
['authorlink'] = true,
['authorlink'] = true,
29번째 줄: 28번째 줄:
['authormask'] = true,
['authormask'] = true,
['author-mask'] = true,
['author-mask'] = true,
['author-name-separator'] = true,
['author-name-separator'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['authors'] = true,
['authors'] = true,
['author-separator'] = true,
['author-separator'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['bibcode'] = true,
['bibcode'] = true,
['BIBCODE'] = true,
['BIBCODE'] = true,
77번째 줄: 76번째 줄:
['Editor'] = true,
['Editor'] = true,
['editor-first'] = true,
['editor-first'] = true,
['editorformat'] = true,
['editorformat'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['editor-format'] = true,
['editor-format'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['EditorGiven'] = true,
['EditorGiven'] = true,
['editor-given'] = true,
['editor-given'] = true,
86번째 줄: 85번째 줄:
['editormask'] = true,
['editormask'] = true,
['editor-mask'] = true,
['editor-mask'] = true,
['editor-name-separator'] = true,
['editor-name-separator'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['editors'] = true,
['editors'] = true,
['editor-separator'] = true,
['editor-separator'] = false, -- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
['EditorSurname'] = true,
['EditorSurname'] = true,
['editor-surname'] = true,
['editor-surname'] = true,
142번째 줄: 141번째 줄:
['location'] = true,
['location'] = true,
['magazine'] = true,
['magazine'] = true,
['mailinglist'] = true, -- cite mailing list only
['mailing-list'] = true, -- cite mailing list only
['medium'] = true,
['medium'] = true,
['message-id'] = true, -- cite newsgroup
['message-id'] = true, -- cite newsgroup
['minutes'] = true,
['minutes'] = true,
['mode'] = true,
['month'] = false, -- deprecated
['month'] = false, -- deprecated
['mr'] = true,
['mr'] = true,
['MR'] = true,
['MR'] = true,
['name-separator'] = true,
['name-list-format'] = true,
['name-separator'] = false, -- deprecated;  primarily used to support Vancouver format which functionality now part of name-list-format
['network'] = true,
['network'] = true,
['newsgroup'] = true,
['newsgroup'] = true,
198번째 줄: 201번째 줄:
['RFC'] = true,
['RFC'] = true,
['scale'] = true,
['scale'] = true,
-- ['script-title'] = true,
['season'] = true,
['season'] = true,
['section'] = true,
['section'] = true,
['sectionurl'] = true,
['sectionurl'] = true,
['section-url'] = true,
['section-url'] = true,
['separator'] = true,
['separator'] = false, -- deprecated; this functionality now provided by |mode=
['series'] = true,
['series'] = true,
['serieslink'] = true,
['serieslink'] = true,
245번째 줄: 249번째 줄:
['zbl'] = true,
['zbl'] = true,
['ZBL'] = true,
['ZBL'] = true,
-- LOCAL
   ['발행일자'] = false,
   ['발행일자'] = false,
['공저자'] = false,
['공저자'] = false,
259번째 줄: 262번째 줄:
['isbn오류무시'] = true,
['isbn오류무시'] = true,
['구독'] = true,
['구독'] = true,
['구별자'] = true,
['인물'] = true,
['인물'] = true,
['권'] = true,
['권'] = true,
275번째 줄: 277번째 줄:
['등록'] = true,
['등록'] = true,
['메시지id'] = true,
['메시지id'] = true,
['모드'] = true,
['방영날짜'] = true,
['방영날짜'] = true,
['백과사전'] = true,
['백과사전'] = true,
301번째 줄: 304번째 줄:
['위치'] = true,
['위치'] = true,
['이름'] = true,
['이름'] = true,
['이름형식'] = true,
['이탤릭체'] = true,
['이탤릭체'] = true,
['인용'] = true,
['인용'] = true,
314번째 줄: 318번째 줄:
['저자'] = true,
['저자'] = true,
['저자고리'] = true,
['저자고리'] = true,
['저자구분'] = true,
['저자링크'] = true,
['저자링크'] = true,
['저자숨김'] = true,
['저자숨김'] = true,
['저자-숨김'] = true,
['저자-숨김'] = true,
['저자앰퍼샌드'] = true,
['저자앰퍼샌드'] = true,
['저자이름구분'] = true,
['저자표시'] = true,
['저자표시'] = true,
['제공'] = true,
['제공'] = true,
356번째 줄: 358번째 줄:
['편집자이름'] = true,
['편집자이름'] = true,
['편집자표시'] = true,
['편집자표시'] = true,
['편집자-형식'] = true,
['편집자형식'] = true,
['포맷'] = true,
['포맷'] = true,
['프로그램'] = true,
['프로그램'] = true,
387번째 줄: 387번째 줄:
['monthday'] = nil,
['monthday'] = nil,
},
},
 
numbered_arguments = {
numbered_arguments = {
['author#'] = true,
['author#'] = true,
470번째 줄: 470번째 줄:
},
},
};
};
 
return whitelist;
return whitelist;

2015년 2월 17일 (화) 20:46 판

틀:보호 모듈:Citation/CS1에서 쓰이는 모든 변수들을 모아놓은 것입니다.

  • 사용하는 변수: true
  • 현재 지원은 하나 사용을 자제해야 하는 변수: false
  • 사용하지 않는 변수: nil

{{#lst:모듈:Citation/CS1/설명문서|module_components_table}}


whitelist = {
basic_arguments = {
	['accessdate'] = true,
	['access-date'] = true,
	['agency'] = true,
	['airdate'] = true,
	['air-date'] = true,
	['archivedate'] = true,
	['archive-date'] = true,
	['archiveurl'] = true,
	['archive-url'] = true,
	['article'] = true,
	['arxiv'] = true,
	['ARXIV'] = true,
	['asin'] = true,
	['ASIN'] = true,
	['asin-tld'] = true,
	['ASIN-TLD'] = true,
	['at'] = true,
	['author'] = true,
	['Author'] = true,
	['author-first'] = true,
	['authorformat'] = false,				-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['author-format'] = false,				-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['author-last'] = true,
	['authorlink'] = true,
	['author-link'] = true,
	['authormask'] = true,
	['author-mask'] = true,
	['author-name-separator'] = false,		-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['authors'] = true,
	['author-separator'] = false,			-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['bibcode'] = true,
	['BIBCODE'] = true,
	['booktitle'] = true,
	['book-title'] = true,
	['callsign']=true,				-- cite interview
	['call-sign']=true,				-- cite interview
	['cartography'] = true,
	['chapter'] = true,
	['chapter-format'] = true,
	['chapterlink'] = false,		-- deprecated
	['chapter-link'] = false,		-- deprecated
	['chapterurl'] = true,
	['chapter-url'] = true,
	['city']=true,					-- cite interview
	['coauthor'] = false,			-- deprecated
	['coauthors'] = false,			-- deprecated
	['conference'] = true,
	['conferenceurl'] = true,
	['conference-url'] = true,
	['contribution'] = true,
	['contributionurl'] = true,
	['contribution-url'] = true,
	['date'] = true,
	['deadurl'] = true,
	['dead-url'] = true,
	['degree'] = true,
	['department'] = true,
	['dictionary'] = true,
	['displayauthors'] = true,
	['display-authors'] = true,
	['displayeditors'] = true,
	['display-editors'] = true,
	['docket'] = true,
	['doi'] = true,
	['DOI'] = true,
	['DoiBroken'] = true,
	['doi-broken'] = true,
	['doi_brokendate'] = true,
	['doi-broken-date'] = true,
	['doi_inactivedate'] = true,
	['doi-inactive-date'] = true,
	['edition'] = true,
	['editor'] = true,
	['Editor'] = true,
	['editor-first'] = true,
	['editorformat'] = false,				-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['editor-format'] = false,				-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['EditorGiven'] = true,
	['editor-given'] = true,
	['editor-last'] = true,
	['editorlink'] = true,
	['editor-link'] = true,
	['editormask'] = true,
	['editor-mask'] = true,
	['editor-name-separator'] = false,		-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['editors'] = true,
	['editor-separator'] = false,			-- deprecated; primarily used to support Vancouver format which functionality now part of name-list-format
	['EditorSurname'] = true,
	['editor-surname'] = true,
	['embargo'] = true,
	['Embargo'] = true,
	['encyclopaedia'] = true,
	['encyclopedia'] = true,
	['entry'] = true,
	['episodelink'] = true,
	['episode-link'] = true,
	['event'] = true,
	['eventurl'] = true,
	['event-url'] = true,
	['first'] = true,
	['format'] = true,
	['given'] = true,
	['host'] = true,
	['id'] = true,
	['ID'] = true,
	['ignoreisbnerror'] = true,
	['ignore-isbn-error'] = true,
	['in'] = true,
	['inset'] = true,
	['institution'] = true,
	['interviewer'] = true,				--cite interview
	['interviewers'] = true,			--cite interview
	['isbn'] = true,
	['ISBN'] = true,
	['isbn13'] = true,
	['ISBN13'] = true,
	['issn'] = true,
	['ISSN'] = true,
	['issue'] = true,
	['jfm'] = true,
	['JFM'] = true,
	['journal'] = true,
	['jstor'] = true,
	['JSTOR'] = true,
	['language'] = true,
	['last'] = true,
	['lastauthoramp'] = true,
	['last-author-amp'] = true,
	['laydate'] = true,
	['lay-date'] = true,
	['laysource'] = true,
	['lay-source'] = true,
	['laysummary'] = true,
	['lay-summary'] = true,
	['layurl'] = true,
	['lay-url'] = true,
	['lccn'] = true,
	['LCCN'] = true,
	['location'] = true,
	['magazine'] = true,
	['mailinglist'] = true,			-- cite mailing list only
	['mailing-list'] = true,			-- cite mailing list only
	['medium'] = true,
	['message-id'] = true,			-- cite newsgroup
	['minutes'] = true,
	['mode'] = true,
	['month'] = false,				-- deprecated
	['mr'] = true,
	['MR'] = true,
	['name-list-format'] = true,
	['name-separator'] = false,		-- deprecated;  primarily used to support Vancouver format which functionality now part of name-list-format
	['network'] = true,
	['newsgroup'] = true,
	['newspaper'] = true,
	['nocat'] = true,
	['no-cat'] = true,
	['nopp'] = true,
	['no-pp'] = true,
	['notracking'] = true,
	['no-tracking'] = true,
	['number'] = true,
	['oclc'] = true,
	['OCLC'] = true,
	['ol'] = true,
	['OL'] = true,
	['origyear'] = true,
	['orig-year'] = true,
	['osti'] = true,
	['OSTI'] = true,
	['others'] = true,
	['p'] = true,
	['page'] = true,
	['pages'] = true,
	['people'] = true,
	['periodical'] = true,
	['place'] = true,
	['pmc'] = true,
	['PMC'] = true,
	['pmid'] = true,
	['PMID'] = true,
	['postscript'] = true,
	['pp'] = true,
	['PPPrefix'] = true,
	['pp-prefix'] = true,
	['PPrefix'] = true,
	['p-prefix'] = true,
	['program']=true,				-- cite interview
	['publicationdate'] = true,
	['publication-date'] = true,
	['publicationplace'] = true,
	['publication-place'] = true,
	['publisher'] = true,
	['quotation'] = true,
	['quote'] = true,
	['ref'] = true,
	['Ref'] = true,
	['registration'] = true,
	['rfc'] = true,
	['RFC'] = true,
	['scale'] = true,
--	['script-title'] = true,
	['season'] = true,
	['section'] = true,
	['sectionurl'] = true,
	['section-url'] = true,
	['separator'] = false,				-- deprecated; this functionality now provided by |mode=
	['series'] = true,
	['serieslink'] = true,
	['series-link'] = true,
	['seriesno'] = true,
	['series-no'] = true,
	['seriesnumber'] = true,
	['series-number'] = true,
	['series-separator'] = true,
	['ssrn'] = true,
	['SSRN'] = true,
	['station'] = true,
	['subject'] = true,
	['subjectlink'] = true,
	['subject-link'] = true,
	['subscription'] = true,
	['surname'] = true,
	['template doc demo'] = true,
	['template-doc-demo'] = true,
	['time'] = true,
	['timecaption'] = true,
	['time-caption'] = true,
	['title'] = true,
	['titlelink'] = true,
	['title-link'] = true,
	['trans_chapter'] = true,
	['trans-chapter'] = true,
	['transcript'] = true,
	['transcripturl'] = true,
	['transcript-url'] = true,
	['trans_title'] = true,
	['trans-title'] = true,
	['type'] = true,
	['url'] = true,
	['URL'] = true,
	['version'] = true,
	['via'] = true,
	['volume'] = true,
	['website'] = true,
	['work'] = true,
	['year'] = true,
	['zbl'] = true,
	['ZBL'] = true,
   	['발행일자'] = false,
	['공저자'] = false,
	['년'] = false,
	['발행연도'] = false,
	['발행월'] = false,
	['백과사전이름'] = false,
	['연'] = false,
	['작성월'] = false,
	['작성일자'] = false,
	['페이지들'] = false,
	['doi_깨진날짜'] = true,
	['isbn오류무시'] = true,
	['구독'] = true,
	['인물'] = true,
	['권'] = true,
	['기타'] = true,
	['깨진url'] = true,
	['깨진링크'] = true,
	['꺾쇠표없음'] = true,  -- 수정 필요?
	['날짜'] = true,
	['뉴스'] = true,
	['달'] = true,
	['대상'] = true,
	['대상고리'] = true,
	['대상링크'] = true,
	['도시'] = true,
	['등록'] = true,
	['메시지id'] = true,
	['모드'] = true,
	['방영날짜'] = true,
	['백과사전'] = true,
	['번역장'] = true,
	['번역제목'] = true,
	['보존url'] = true,
	['보존날짜'] = true,
	['보존일자'] = true,
	['분'] = true,
	['분류없음'] = true,
	['성'] = true,
	['시간'] = true,
	['시리즈'] = true,
	['시즌'] = true,
	['언어'] = true,
	['언어고리'] = true,
	['언어링크'] = true,
	['엠바고'] = true,
	['연도'] = true,
	['요약문'] = true,
	['요약문날짜'] = true,
	['요약문출처'] = true,
	['원본연도'] = true,
	['월'] = true,
	['웹사이트'] = true,
	['위치'] = true,
	['이름'] = true,
	['이름형식'] = true,
	['이탤릭체'] = true,
	['인용'] = true,
	['인용문'] = true,
	['인터뷰어'] = true,
	['일자'] = true,
	['작품명'] = true,
	['잡지'] = true,
	['장'] = true,
	['장url'] = true,
	['장형식'] = true,
	['저널'] = true,
	['저자'] = true,
	['저자고리'] = true,
	['저자링크'] = true,
	['저자숨김'] = true,
	['저자-숨김'] = true,
	['저자앰퍼샌드'] = true,
	['저자표시'] = true,
	['제공'] = true,
	['제목'] = true,
	['종류'] = true,
	['죽은url'] = true,
	['죽은링크'] = true,
	['쪽'] = true,
	['쪽기타'] = true,
	['쪽숨김'] = true,
	['초판연도'] = true,
	['총서'] = true,
	['추신'] = true,
	['출판날짜'] = true,
	['출판사'] = true,
	['장소'] = true,
	['출판일자'] = true,
	['출판위치'] = true,
	['출판장소'] = true,
	['컨퍼런스'] = true,
	['컨퍼런스url'] = true,
	['콘퍼런스'] = true,
	['콘퍼런스url'] = true,
	['콜사인'] = true,
	['통신사'] = true,
	['판'] = true,
	['페이지'] = true,
	['편집인'] = true,
	['편집자'] = true,
	['편집자-고리'] = true,
	['편집자고리'] = true,
	['매체'] = true,
	['편집자성'] = true,
	['편집자-성'] = true,
	['편집자-이름'] = true,
	['편집자이름'] = true,
	['편집자표시'] = true,
	['포맷'] = true,
	['프로그램'] = true,
	['형식'] = true,
	['호'] = true,
	['호출부호'] = true,
	['확인날짜'] = true,
	['확인일자'] = true,
	['accessmonthday'] = nil,
	['accessyear'] = nil,
	['fontsize'] = nil,
	['quotewrap'] = nil,
	['글꼴크기'] = nil,
	['인용문줄바꿈'] = nil,
	['크기'] = nil,
	['폰트크기'] = nil,
	['확인년도'] = nil,
	['확인연도'] = nil,
	['확인월일'] = nil,
	['확인월'] = nil,
	['accessmonth'] = nil,
	['장고리'] = false,
	['초판월'] = nil,
	['초판발행월'] = nil,
	['origmonth'] = nil,
	['작성연도'] = nil,
	['월일'] = nil,
	['작성월일'] = nil,
	['monthday'] = nil,
},

numbered_arguments = {
	['author#'] = true,
	['Author#'] = true,
	['author-first#'] = true,
	['author#-first'] = true,
	['author-last#'] = true,
	['author#-last'] = true,
	['author-link#'] = true,
	['author#link'] = true,
	['author#-link'] = true,
	['authorlink#'] = true,
	['author-mask#'] = true,
	['author#mask'] = true,
	['author#-mask'] = true,
	['authormask#'] = true,
	['authors#'] = true,
	['editor#'] = true,
	['Editor#'] = true,
	['editor-first#'] = true,
	['editor#-first'] = true,
	['EditorGiven#'] = true,
	['editor#-given'] = true,
	['editor-given#'] = true,
	['editor-last#'] = true,
	['editor#-last'] = true,
	['editor-link#'] = true,
	['editor#link'] = true,
	['editor#-link'] = true,
	['editorlink#'] = true,
	['editor-mask#'] = true,
	['editor#mask'] = true,
	['editor#-mask'] = true,
	['editormask#'] = true,
	['editors#'] = true,
	['EditorSurname#'] = true,
	['editor#-surname'] = true,
	['editor-surname#'] = true,
	['first#'] = true,
	['given#'] = true,
	['last#'] = true,
	['subject#'] = true,
	['subject-link#'] = true,
	['subject#link'] = true,
	['subject#-link'] = true,
	['subjectlink#'] = true,
	['surname#'] = true,
	['대상#'] = true,
	['대상#고리'] = true,
	['대상#링크'] = true,
	['대상고리#'] = true,
	['대상링크#'] = true,
	['성#'] = true,
	['이름#'] = true,
	['저자#'] = true,
	['저자#고리'] = true,
	['저자#링크'] = true,
	['저자#-숨김'] = true,
	['저자#숨김'] = true,
	['저자고리#'] = true,
	['저자링크#'] = true,
	['저자숨김#'] = true,
	['편집자#고리'] = true,
	['편집자#-고리'] = true,
	['편집자#링크'] = true,
	['편집자#-링크'] = true,
	['편집자#-성'] = true,
	['편집자#성'] = true,
	['편집자#이름'] = true,
	['편집자#-이름'] = true,
	['편집자고리#'] = true,
	['편집자-고리#'] = true,
	['편집자고리'] = true,
	['편집자링크#'] = true,
	['편집자-링크#'] = true,
	['편집자-성#'] = true,
	['편집자성#'] = true,
	['편집자성'] = true,
	['편집자이름#'] = true,
	['편집자-이름#'] = true,
	['편집자이름'] = true,
},
};

return whitelist;
• 현재 페이지 URL 줄이기