모든 공개 기록
Vaquita Wiki에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2026년 2월 25일 (수) 16:31 Tutor 토론 기여님이 연습:인명록.xsl 문서를 만들었습니다 (새 문서: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <html> <head> <style> .scholars-table { width: 100%; border-collapse: collapse; font-family: "Malgun Gothic", serif; } .scholars-table th, .scholars-table td { border: 1px solid #aaa; padding: 15px; text-align: left; } .scholars-table th { background-color: #...)