이 페이지에서 위키의 최근 바뀜을 추적합니다.
약어 목록:
- 새글
- 새 문서 (새 문서 목록도 보세요)
- 잔글
- 사소한 편집
- 봇
- 봇이 수행한 편집
- (±123)
- 바이트 수로 표현한 문서 크기의 차이
2024년 10월 30일 (수)
17:06 | 루피 차이역사 +74 젊은리버럴 토론 기여 |
새글 17:04 | 분류:루피 차이역사 +147 젊은리버럴 토론 기여 (새 문서: {{분류 설명|루피}} 분류:인도의 통화 * * 분류:통화 단위) |
새글 17:03 | 분류:정치 노래 차이역사 +59 젊은리버럴 토론 기여 (새 문서: 노래 분류:소재별 노래) |
새글 17:02 | 분류:대한민국의 공공기관 차이역사 +93 젊은리버럴 토론 기여 (새 문서: - 분류:대한민국의 공직유관단체) |
새글 17:02 | 분류:대한민국의 공기업 차이역사 +219 젊은리버럴 토론 기여 (새 문서: '''공기업'''이란 국가 또는 지방 자치 단체가 소유·경영하는 기업을 말한다. * 공기업 분류:나라별 공기업) |
17:01 | 분류:한국철도공사 차이역사 +22 젊은리버럴 토론 기여 |
새글 16:57 | 모듈:Hatnote/styles.css 차이역사 +491 젊은리버럴 토론 기여 (새 문서: .hatnote { →한글에 대해서는 기울임체를 사용하지 않습니다. (편집 지침 참고) font-style: italic;: } →Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { →@noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } →The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -...) |
새글 16:55 | 모듈:Format link 차이역사 +6,484 젊은리버럴 토론 기여 (새 문서: -------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require('library...) |
새글 16:54 | 모듈:Cat main 차이역사 +1,732 젊은리버럴 토론 기여 (새 문서: -- This module implements {{cat main}}. local mHatnote = require('Module:Hatnote') local mFormatLink = require('Module:Format link') local yesno = require('Module:Yesno') local mTableTools -- lazily initialise local mArguments -- lazily initialise local p = {} function p.catMain(frame) mTableTools = require('Module:TableTools') mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {wrappers = '틀:분류 설명'}) local pages = mTableTools.compre...) |