주 콘텐츠로 건너뛰기
로딩중....
탐색 메뉴 토글
골프
레인지
야구
Dansk
Dansk
Deutsch
Deutsch
English (United States)
English (United States)
Español
Español
Français
Français
Íslenska
Íslenska
日本語
日本語
Norsk
Norsk
Svenska
Svenska
ไทย
ไทย
简体中文
简体中文
繁體中文
繁體中文
케이스 만들기
로그인
검색
튜토리얼
Portal (Facility) | 인포스크린으로 외부 화면에 리더보드를 표시하는 방법 ⛳
Tournaments | 공개 및 비공개 토너먼트 ⛳
Tournaments | 진행 중인 토너먼트 편집 ⛳
리그 | 스코어카드 추가 방법
리그 | 플레이 등록 방법
토너먼트 | 니어핀 만들기 ⛳
토너먼트 | 라운드 중 대회 ⛳
토너먼트 | 수동 퍼팅 설정 시 주의해야 할 사항
토너먼트 | 스크램블 토너먼트 만드는 방법
토너먼트 | 종료된 토너먼트 ⛳
토너먼트 | 토너먼트 등록 이메일을 Trackman 계정과 일치시키는 방법
토너먼트 | 토너먼트 스코어카드 수정 방법 ⛳
토너먼트 | 토너먼트 요구 사항 및 그룹 ⛳
토너먼트 | 팀 토너먼트 형식 및 실무 안내사항⛳
토너먼트 | 힛 잇! 토너먼트 만들기 ⛳
트랙맨 유니버시티 | TMU에서 청구 정보를 수정하는 방법
포털 (시설) | 사용자 권한 관리 ⛳
포털 (시설) | 시설 로고 추가 방법 ⛳
포털 (시설) | 시설 보기 vs. 플레이어 보기 ⛳
포털 (시설) | 장치를 타석에 연결하는 방법 ⛳
포털 (시설) | 추가 위치 생성 및 타석 이동 방법 ⛳
포털 (시설) | 플레이어 목록 내보내기 방법 ⛳
포털 (코치) | 코치로 로그인하는 방법
포털 (플레이어) | 골프 포털에서 내 활동 🎦
포털 (플레이어) | 골프 포털에서 핸디캡을 확인하는 방법 🎦
포털 (플레이어) | 이메일 주소를 변경하는 방법
포털 (플레이어) | 전화번호를 추가하는 방법
포털 (플레이어) | 플레이어로 로그인하는 방법
포털 | Trackman Portal 소개
포털 | Trackman Portal에 로그인하는 방법
다음
›
마지막
»
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; }; %>
인기 주제
<% var bgImages = [ "/hc/theming_assets/01KS0GS0QABQ126QHTPN00Z5HM", "/hc/theming_assets/01KS0GQ9KYZN02HKEAJ55AXRDC", "/hc/theming_assets/01KS4SP20WJ1K55Q2NJHHSXAK6", "/hc/theming_assets/01KS4S8T33KS7DHD9TR3CQCAM1" ]; var bgTitles = [ "릴리스 노트", "비디오 라이브러리", "소프트웨어 구독", "시작하기" ]; var bgLinks = [ "https://support.trackmangolf.com/hc/ko/sections/35722488395291-릴리스-노트", "https://support.trackmangolf.com/hc/ko/articles/49529272287131--Video-Library", "https://license.trackmangolf.com/", "https://support.trackmangolf.com/hc/ko/sections/48171748654363" ]; %> <% blocks.forEach(function(block, index) { %>
<%= bgTitles[index] %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12 mb-4'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
제품 카테고리
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<% if (category.id === activeCategoryId) { %>
<%= category.name %>
<% } else { %>
<%= category.name %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
카테고리
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
탐색 메뉴 토글
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
카테고리
카테고리
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
더보기
<% } %>
<% } %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article, index) { %> <% var section = sections.filter(function(section) { return section.id === article['section_id']; })[0] || null; %>
<% if (section) { %>
<%= section.name %>
<% } %>
<%= article.title %>
<% }) %>
<% } %>