쩌모위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2025년 7월 5일 (토) 15:28 삼쩌모 토론 기여님이 모듈:연습1 문서를 만들었습니다 (새 문서: -- Module:Station_info -- This module is a Lua-based implementation of the original station information template. -- It provides better performance and maintainability by using loops and cleaner logic. local p = {} -- ================================================================= -- Helper Functions -- ================================================================= -- Helper to get the first non-empty argument from a list of keys. local function getArg(args, keys) fo...)