##########[ Notion Tools ]############:
page_category: "page"
page_width: "notion"     # width : normal, notion , full
show_notion_tapbor: false
show_back_btn: true
show_page_cover: true
<head><link rel="stylesheet" href="<https://src.notion-tools.com/css/style.css>"></head><body><div id="header"><div class="header-title"><a href="/" style="margin-top: 4px;"><svg xmlns="<http://www.w3.org/2000/svg>" width="38" viewBox="0 0 41.817 23.764"><g transform="translate(-60.56 -267.002)"><path d="M101.444,270.54,97.2,267.716c-1.026-.706-1.446-.795-3.078-.662l-13.888.785c-1.04.087-1.294.56-1.308,1.314l-.555-.37c-1.026-.706-1.446-.795-3.078-.662L62,269.051a1.41,1.41,0,0,0-1.445,1.544v13.765a2.881,2.881,0,0,0,.792,1.854l3.124,3.839a1.99,1.99,0,0,0,1.961.707l15.433-.883c.862-.058,1.317-.328,1.525-.785a2.007,2.007,0,0,0,1.866.6l15.436-.882c1.305-.087,1.679-.662,1.679-1.632V271.687C102.377,271.158,102.144,271.026,101.444,270.54Zm-36.92,1.509-1.82-1.368c-.186-.174-.092-.4.374-.441l12.777-.884a2.734,2.734,0,0,1,2.052.574l2.191,1.5c.093.044.326.309.046.309l-13.2.751C65.548,272.578,65.269,272.625,64.524,272.049Zm17.44,15.09c0,.574-.093,1.06-.933,1.1l-14.5.8c-.839.044-1.212-.221-1.212-.928V274.961c0-.574.187-.839.746-.883l15.155-.838c.514-.044.747.265.747.838Zm1.388-16.244-1.82-1.281c-.186-.177-.092-.4.374-.441l12.559-.883a2.98,2.98,0,0,1,2.139.574l2.1,1.413c.093.044.326.308.046.308l-12.978.751C84.377,271.424,84.1,271.467,83.352,270.894Zm17.44,15.177c0,.574-.093,1.06-.933,1.1l-14.2.795c-.839.044-1.212-.221-1.212-.928V273.894c0-.574.187-.839.746-.883l14.85-.838c.514-.044.747.265.747.838Z" transform="translate(0 0)" fill="#fff" /><path d="M236.311,465.986a.758.758,0,0,0-.746.883l1.213.131v6.091l-4.756-6.883-3.451.222a.832.832,0,0,0-.793,1.015l1.166.087v8.693l-.84.218a.558.558,0,0,0-.326.706l3.217-.177c1.167,0,1.167-.794,1.167-.794l-1.447-.309V469.3l4.571,6.8c.559.662.746.882,1.492.882a3.763,3.763,0,0,0,1.632-.485V466.78l.7-.131c.421-.044.513-.442.421-.839Z" transform="translate(-159.897 -190.142)" fill="#fff" /><path d="M687.619,441.043c-.044-.3-.548-.343-.842-.343l-8.179.476c-.3,0-.693.044-.735.343-.07.542-.036,1.622-.107,2.122-.028.214.5.24.809.24.141,0,.422.017.45-.125l.149-.826c.044-.185.035-.212.289-.212l1.665-.1a.2.2,0,0,1,.208.2l-.046,8.137-1.076.356c-.159.054-.265.493-.2.654l4.951-.312c.349,0,.741-.61.654-.7a7.777,7.777,0,0,1-1.452-.523v-7.9a.148.148,0,0,1,.136-.149l1.612-.095c.253,0,.421-.013.463.171l.095.889c.028.114.056.171.254.171.452,0,.983-.071.955-.343C687.616,442.642,687.69,441.585,687.619,441.043Z" transform="translate(-590.294 -166.127)" fill="#fff" /></g></svg></a></div><div class="header-nav"><a href="/pages" class="top-nav-btn-selected">페이지 갤러리</a><a href="/templates" class="">템플릿 갤러리</a><a href="/embeds" class="">임베드 & 툴즈</a></div><div class="header-search" onClick="openSearchBox();"><div id="search_box"><svg xmlns="<http://www.w3.org/2000/svg>" width="16" height="16" fill="#9F9F9F" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><circle cx="116" cy="116" r="84" fill="none" stroke="#9F9F9F" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></circle><line x1="175.39356" y1="175.40039" x2="223.99414" y2="224.00098" fill="none" stroke="#9F9F9F" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line></svg><span style="margin-left: 5px;">검색</span></div></div></div><div id="footer"><a href="/">(C) 2021 Notion Tools</a><a href="/updates">업데이트</a><a href="/community">커뮤니티</a><a href="/help">도움말</a><a href="/about">Notion Tools는?</a></div><script>function openSearchBox() {document.querySelector(".notion-topbar > div > div:nth-child(3)").click();document.querySelector('.notion-topbar > div > div:nth-child(3) input[placeholder="검색창"]').focus();}</script></body>
<!-- Created By NTBot (show_page_cover) - 2021-05-27 13:42:59.774318 -->
<!-- Created By NTBot (show_back_btn) - 2021-05-27 13:42:57.258603 -->

<style>#back { position: absolute; left: 50px; top: 50px;font-size: 32px;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 40px;box-sizing: border-box;transition: background-color 200ms;color: #afafaf;text-decoration: none;}#back svg {width: 30px;height: 30px;}#back svg line, #back svg polyline {stroke: #000000;}@media (max-width: 1500px) {#back {top: 30px;left: 24px;font-size: 24px;width: 30px;height: 30px;}#back svg {width: 26px;height: 26px;}}#back:hover {background-color: #f0f0f0;}</style><a id="back" href="<https://www.notion-tools.com/7a16907e-74c3-434c-ad09-e1291be8030c>"><svg xmlns="<http://www.w3.org/2000/svg>" width="30" height="30" fill="#000000"viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><line x1="216" y1="128" x2="40" y2="128" fill="none" stroke="#000000" stroke-linecap="round"stroke-linejoin="round" stroke-width="24"></line><polyline points="112 56 40 128 112 200" fill="none" stroke="#000000" stroke-linecap="round"stroke-linejoin="round" stroke-width="24"></polyline></svg></a>
<!-- Created By NTBot (page_width) - 2021-05-27 13:42:54.686403 -->

<aside> 💡 페이지 등록 기준에 대하여 여러분의 의견을 받고 있습니다. Notion의 댓글 기능으로 여러분의 의견 (개선, 추가 등)을 알려주세요. https://www.notion.so/hnhs/6b7fe7f432cd481db69f2135cad2d710

</aside>

기준 & 가이드