본문으로 이동

대문: 두 판 사이의 차이

한국고고학사전
편집 요약 없음
편집 요약 없음
51번째 줄: 51번째 줄:
   </button>
   </button>
</form>
</form>
<form action="/wiki/index.php/Special:Search" method="get">
  <input type="search" name="search" placeholder="유적 검색">
  <input type="hidden" name="search" value="">
  <button type="submit"
    onclick="
      this.form.search.value =
      this.form.search.value + ' incategory:유적';
    ">
    유적 검색
  </button>
</form>
<form action="/wiki/index.php/Special:Search" method="get">
  <input type="search" name="search" placeholder="용어 검색">
  <button type="submit"
    onclick="
      this.form.search.value =
      this.form.search.value + ' incategory:용어';
    ">
    용어 검색
  </button>
</form>


</html>
</html>

2026년 1월 16일 (금) 09:41 판