다른 명령
데브카페에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2024년 11월 11일 (월) 00:14 Devcafe 토론 기여님이 문서 목차 불러오기 기능 추가 문서를 만들었습니다 (새 문서: == LocalSettings.php 에 추가 == $wgDefaultUserOptions['numberheadings'] = 1; == 넘버 보이기/ 숨기기 == __NUMBEREDHEADINGS__ __NONUMBEREDHEADINGS__ * To enable numbering on a specific page, add __NUMBEREDHEADINGS__ at the beginning of the page. * To disable numbering on a specific page, add __NONUMBEREDHEADINGS__. == Customization with CSS == If you want custom numbering styles (such as letters or Roman numerals), you can use custom CSS. However, this require...)