모듈:ResolveEntityId: 편집 역사

차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2019년 12월 5일 (목)

  • 최신이전 18:462019년 12월 5일 (목) 18:46포장 토론 기여 890 바이트 +890 새 문서: local p = {} function p._entityid(frame,id,alt) if type(id) == 'string' then id = mw.ustring.upper(mw.ustring.sub(id,1,1))..mw.ustring.sub(id,2) if mw.ustring.match(id,'^Q%d+$')...