메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
<includeonly>
<includeonly>
   <parameters>
   <iframe
     <param name="url" type="string" required="true" />
     class="pdf-widget"
     <param name="width" type="string" default="100%" />
    src="<!--{$url|validate:url}-->"
    <param name="height" type="string" default="700px" />
     style="z-index: 999; height: 100%; min-height: <!--{$height|escape:'html'|default:680}-->px; width: 100%; max-width: <!--{$width|escape:'html'|default:960}-->px; border: none;"
  </parameters>
    allowfullscreen
  <html>
  ></iframe>
    <iframe
      src="$url"
      width="$width"
      height="$height"
      style="border: none;"
      allowfullscreen
    ></iframe>
  </html>
</includeonly>
</includeonly>
<noinclude>[[Category:Widgets]]</noinclude>

2025년 4월 11일 (금) 03:16 판