모든 공개 기록

IT위키

IT위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.

기록 목록
  • 2022년 8월 26일 (금) 17:44 Itwiki 토론 기여님이 미디어위키:Gadget-autonum.css 문서를 만들었습니다 (새 문서: * * Auto-number headings * * @source https://www.mediawiki.org/wiki/Snippets/Auto-number_headings * @author Krinkle * @version 2021-10-03: * * Fallback for pages without a TOC. This could in principle work for all pages, * but we don't to ensure consistency between the TOC and heading numbers: .tpl-autonum .mw-parser-output { counter-reset: autonum-h2 autonum-h3 autonum-h4 autonum-h5 autonum-h6; } .tpl-autonum .mw-parser-output h2 { counter-reset: autonum-h...)