모든 공개 기록

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

기록 목록
  • 2026년 6월 8일 (월) 01:35 Admin 토론 기여님이 Comparison.xsl 문서를 만들었습니다 (새 문서: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/xlink" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" encoding="UTF-8" indent="yes"/> <xsl:template match="/text_unit"> <html> <head> <title>논어 해석 비교 분석</title> <style> body { font-family: 'Malgun Gothic', sans-serif; line-height: 1.6; margin: 20px; color: #333; } h2 { color: #2c3e50...)