Extension:TextScroller/ko
Appearance
출시 상태: 안정 |
|
|---|---|
| 구현 | 파서 확장 기능 |
| 설명 | Adds a parser function, {{#txtscrl}} to embed the text scrolling widget |
| 만든 이 | Jordan Small |
| 최신 버전 | 1.0 (2015-07-29) |
| MediaWiki | 1.46+ |
| Licence | GNU General Public License 2.0 or later |
| 다운로드 | |
| TextScroller 확장 기능 번역 (translatewiki.net에서 가능한 경우) | |
The TextScroller extension adds a parser function, {{#txtscrl}} to embed the text scrolling widget.
It was written by Jordan Small for wikiHow.
설치
- 파일을 다운로드하고
TextScroller폴더를extensions/디렉토리에 넣어 주세요.
개발자와 코딩 기여자는 Git을 이용해 확장기능을 다운받는 것이 좋습니다.cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/TextScroller
- 아래의 코드를 LocalSettings.php 코드의 마지막에 추가합니다.
wfLoadExtension( 'TextScroller' );
완료 – 위키의 ‘Special:Version’에 이동해서, 확장기능이 올바르게 설치된 것을 확인합니다.
Usage
{{#txtscrl:Arrow text|Gray text|Scroll text}}
