모든 공개 기록
Vaquita Wiki에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2026년 8월 26일 (수) 16:17 Tutor 토론 기여님이 Text unit.xsl 문서를 만들었습니다 (새 문서: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" encoding="UTF-8" indent="yes" /> <xsl:template match="/text_unit"> <html lang="ko"> <head> <meta charset="UTF-8" /> <title>Text Unit</title> </head> <body> <!-- 1. 한문 텍스트 섹션 --> <section id="hanmun-section"> <h2>한문 텍스트 (Hanmun Text)</h2>...)