Jump to content
MediaWiki

Extension:NoTitle/ko

From mediawiki.org
This page is a translated version of the page Extension:NoTitle and the translation is 18% complete.
미디어위키 확장 기능 설명서
NoTitle
출시 상태: 안정
구현 확장 구문
설명 Adds a magic word that lets you hide the main title heading
만든 이
최신 버전 0.4.0 (2018年07月16日)
MediaWiki 1.29 - 1.43
PHP 5.5+
데이터베이스 변경 아니오
Licence GNU General Public License 3.0 or later
다운로드
예시 sandbox.semantic-mediawiki.org
NoTitle 확장 기능 번역 (translatewiki.net에서 가능한 경우)

The NoTitle extension adds a magic word, __NOTITLE__, that lets you hide the main title heading on any page.

Usage

Add __NOTITLE__ behavior switch on any pages where you want to hide the title.

[1]

{{DISPLAYTITLE:newtitle}} works for any page.

설치

  • 파일을 다운로드하고 NoTitle 폴더를 extensions/ 디렉토리에 넣어 주세요.
    개발자와 코딩 기여자는 Git을 이용해 확장기능을 다운받는 것이 좋습니다.
    cdextensions/
    gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/NoTitle
    
  • 아래의 코드를 LocalSettings.php 코드의 마지막에 추가합니다.
    wfLoadExtension( 'NoTitle' );
    $wgRestrictDisplayTitle = false;
    
  • Yes 완료 – 위키의 ‘Special:Version’에 이동해서, 확장기능이 올바르게 설치된 것을 확인합니다.

Notes

  1. This extension will work for any skin that puts the title heading in an ‎<h1> with class="firstHeading", including the default Vector skin.

같이 보기

This extension is included in the following wiki farms/hosts and/or packages:

AltStyle によって変換されたページ (->オリジナル) /