사용자:Dus2000/작업라인 1: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
Dus2000 (토론 | 기여)
잔글 →‎밤
Dus2000 (토론 | 기여)
394번째 줄:
[[zh:杀手游戏]]
-->
 
<noinclude>
{| class="wikitable" cellpadding="4" border="1"
|colspan=3|<center>'''Configuration options'''</center>
|-
!옵션명
!값의 범위 (기본값은 굵게)
!설명
</noinclude>
|-
|colspan=3 align=right|[[{{fullurl:{{FULLPAGENAME}}|action=edit}} 편집]]
|-
|<tt>popupDelay</tt>
|십진수, '''0.5'''
|마우스가 바로가기 위에 올라간 후 팝업을 띄우는 데까지의 대기시간. 단위 초.
|-
|<tt>popupHideDelay</tt>
|십진수, '''0.5'''
|마우스가 팝업 밖으로 나간 뒤 팝업을 없애는 데까지의 대기시간. 단위 초.
|-
|<tt>simplePopups</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|그냥 바로가기만 알고 싶거나 많은 양의 데이터 전송이 부담스러울 경우, 이 값을 <tt>true</tt>로 바꾸면 팝업은 링크의 목록만으로 구성됩니다. (어떠한 데이터도 다운받지 않게 됩니다.)
|-
|<tt>popupStructure</tt>
|<tt>'original'</tt>, <tt>'fancy'</tt>, <tt>'fancy2'</tt>, <tt>'menus'</tt>, <tt>''''shortmenus''''</tt>, <tt>'lite'</tt>, <tt>'nostalgia'</tt>
|팝업의 구조를 선택합니다. <tt>simplePopups</tt>을 <tt>true</tt>로 켰거나 당신의 브라우저가 메뉴를 지원하지 않는 경우 <tt>'original'</tt>이 기본값이 되며, 이 구조는 네비게이션 링크를 모두 팝업 자체가 주소로 품고 있습니다. <tt>'fancy'</tt>와 <tt>fancy2</tt>는 이러한 방식의 변형입니다. <tt>'menus'</tt>는 <tt>simplePopups</tt>이 <tt>true</tt>가 아닐 때의 기본값으로, 네비게이션 링크에도 팝업을 걸게 됩니다. <tt>'shortmenus'</tt>는 <tt>'menus'</tt>에서 링크를 줄여 덜 복잡하게 만든 것입니다. <tt>'nostalgia'</tt>는 메뉴가 없는 간단 구조이며, <tt>'lite'</tt>는 미리보기만 제공하며 네비게이션 링크는 하나도 없는 초간단 구조입니다.<p>이 옵션값을 바꿀 때는 꼭 작은따옴표를 사용하셔야 합니다.(예: <tt>popupStructure='fancy';</tt>) 예시는 [[:en:Wikipedia:Popups/Structure examples|여기]]서 볼 수 있습니다.
|-
|<tt>popupActionsMenu</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|When using menus, you can either have the title link in the popup generating a menu (if this is set to <tt>false</tt>) or a separate "actions" menu (if this is set to <tt>true</tt>, the default).
|-
|<tt>popupImages</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|이 값을 <tt>false</tt>로 두면 팝업은 그림을 불러들이지 않습니다.
|-
|<tt>popupSubpopups</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|이 값을 <tt>true</tt>로 두면 팝업 속의 바로가기도 팝업이 뜨게 됩니다.
|-
|<tt>popupOnEditSelection</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|이 값을 <tt>true</tt>로 두면 편집 모드에서도 바로가기에 팝업이 뜨게 됩니다.
|-
|<tt>popupAdminLinks</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|이 값을 <tt>true</tt>로 두면 팝업에서 차단, 삭제, 보호 기능을 사용할 수 있습니다. 관리자를 위한 기능입니다.
|-
|<tt>popupShortcutKeys</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|이 값을 <tt>true</tt>로 두면 팝업 기능의 일부를 단축키로 간편하게 사용할 수 있습니다. 단축키가 있는 기능의 네비게이션 링크에 마우스를 올리면, 도움말 끝에 단축키가 같이 나옵니다. 예를 들어 파이어폭스나 오페라 사용자는 새 탭으로 문서를 편집하고 싶으면 '<tt>e Control-Enter</tt>'를 누르면 되고, ESC를 누르면 팝업이 사라집니다.
|-
|<tt>popupFixRedirs</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|If this variable is set to <tt>true</tt> then you can automatically "fix" links to redirect pages by clicking on the "Redirects" link. ''Note: you probably don't want to "fix" such links every time you come across them, and you definitely don't want to go on a hunt for them to "fix" them. See [[/About fixing redirects]].''
|-
|<tt>popupWatchRedirredPages</tt>
|<tt>true</tt>, <tt>false</tt>, '''<tt>null</tt>'''
|If this variable is set to <tt>true</tt> then fixed redirect pages will always be watched; if it's <tt>false<tt>, then they'll always be unwatched. If it's <tt>null</tt>, then the page will be watched or unwatched according to the settings in your user preferences.
|-
|<tt>popupRedirAutoClick</tt>
|<tt>'wpSave'</tt>, <tt>'wpPreview'</tt>, '''<tt>'wpDiff'</tt>'''
|넘겨주기 정비를 할 때 자동으로 누르게 할 버튼.
|-
|<tt>popupRedlinkRemoval</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|이 값을 <tt>true</tt>로 두면 없는 문서로 가는 바로가기를 자동으로 제거하는 기능이 생깁니다.
|-
|<tt>popupFixDabs</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|If this variable is set to <tt>true</tt> then you can automatically "fix" links to disambiguation pages by clicking one of the links at the very bottom of the popup.
|-
|<tt>popupAllDabsStubs</tt>
|<tt>true</tt>, '''<tt>false</tt>'''
|If this variable is set to <tt>false</tt> then only pages that look like stubs or disambiguation pages in the article namespace are treated specially. (Setting this to <tt>true</tt> can lead to lots of false positives).
|-
|<tt>popupWatchDisambiggedPages</tt>
|<tt>true</tt>, <tt>false</tt>, '''<tt>null</tt>'''
|If this variable is set to <tt>true</tt> then fixed dab pages will always be watched; if it's <tt>false<tt>, then they'll always be unwatched. If it's <tt>null</tt>, then the page will be watched or unwatched according to the settings in your user preferences.
|-
|<tt>popupNavLinks</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If this is <tt>true</tt> then navigation links are displayed. If <tt>false</tt>, then these are switched off.
|-
|<tt>popupLastEditLink</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|Whether the popup should contain a "lastEdit" link.
|-
|<tt>popupHistoricalLinks</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|When hovering over links to old revisions and diff links, extra links such as "editOld" are generated if this is <tt>true</tt>. Otherwise, you get the same links as when hovering over an ordinary link.
|-
|<tt>popupPreviews</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If this is <tt>true</tt> and you haven't set <tt>simplePopups</tt>, then a preview of the first part of the article will appear. ([[User:Lupin/Pages with buggy previews|Reports of pages for which this is done badly]] are most welcome). If <tt>false</tt>, then this is switched off.
|-
|<tt>popupSummaryData</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If this is <tt>true</tt> summary data for the target page is displayed. If <tt>false</tt>, then this is switched off.
|-
|<tt>popupLastModified</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If true then the age of the page is displayed in the summary data. This is the amount of time that has elapsed since the article was edited.
|-
|<tt>popupDiffDates</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If <tt>true</tt>, the dates of the revisions being compared are shown when previewing diffs.
|-
|<tt>popupImageLinks</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If <tt>true</tt>, pages linking to an image should appear in the preview. This currently does not work for commons images.
|-
|<tt>popupOnlyArticleLinks</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|If <tt>true</tt>, then popups are only generated for links in the article. Otherwise, many other links (such as Edit, Help) get popups too.
|-
|<tt>imagePopupsForImages</tt>
|'''<tt>true</tt>''', <tt>false</tt>
|By default, preview images are loaded even when hovering over visible images. Setting this to <tt>false</tt> turns that off.
|-
|<tt>popupMaxWidth</tt>
|'''350''', an integer or <tt>false</tt>
|The maximum width of the popup in pixels. Setting this to <tt>false</tt> means the popup will expand to accommodate its contents.
|-
|<tt>popupInitialWidth</tt>
|an integer or '''<tt>false</tt>'''
|The initial width of the popup in pixels. Setting this to <tt>false</tt> means the popup will initially be the size needed to accommodate its initial contents.
|-
|<tt>popupEditCounterTool</tt>
|"kate", '''"interiot"''', "custom"
|기여 통계 카운터로 무엇을 사용할 지 선택합니다. custom을 선택하면 <tt>popupEditCounterUrl</tt>에서 url을 지정해 주어야 합니다.
|-
|<tt>popupEditCounterUrl</tt>
|""
|<tt>popupEditCounterTool</tt>에서 custom을 선택한 경우 기여 통계 카운터의 url을 입력합니다. 파라메터는 사용자 이름이 들어갈 자리에 $1, 데이터베이스 이름(예:kowiki_p)이 들어갈 자리에 $2를 사용합니다.
|-
|<tt>popupDragHandle</tt>
|<tt>'''false'''</tt>, <tt>'popupTopLinks'</tt>, ...
|The name of an element by which the popup can be dragged without holding the shift key. If <tt>false</tt>, then the popup can be dragged using the shift key instead.
|-
|<tt>popupAdjustDates</tt>
|<tt>'''true'''</tt>, <tt>false</tt>
|If true, then dates in history, diff and user contributions previews are adjusted according to the settings in your user preferences.
|-
|<tt>popupThumbAction</tt>
|<tt>'''"imagepage"'''</tt>, <tt>"sizetoggle"</tt>, <tt>"linkfull"</tt>
|This controls what happens when you click the image in a preview. <tt>"imagepage"</tt> takes you to the image page (and will generate a subpopup when you hover over the image), unless the popup is generated for the image page; <tt>"sizetoggle"</tt> means the image size is toggled on click, and <tt>"linkfull"</tt> means that the image links directly to the full size version.
<noinclude>
|}
</noinclude>