Parser functions/ko
파서 함수는 localurl:
나 #if
와 같이 미디어위키 문법에 직접 사용할 수 있는 동적 함수입니다.
사용자용 설명문서 및 도움말
- See the 파서함수의 도움말 문서, for the basic set of parser functions included with MediaWiki core.
- See the main page and the help page for the ParserFunctions extension, which provides a large set of additional parser functions.
- For a large set of additional parser functions provided by the ParserFunctions extension, see the ParserFunction extension's help page.
- In non-Wikimedia Foundation wikis it is possible to enable additional string functions, see the ParserFunction extension's string functions help page
개발자용 설명문서
- For instructions on writing your own parser function extensions, see 메뉴얼:파서 함수 .
- For information on the code of this file, see Manual:Parser.php .