파서 함수
Appearance
파서 함수는 localurl:나 #if:와 같이 미디어위키 문법에 직접 사용할 수 있는 동적 함수입니다.
사용자용 설명문서 및 도움말
- 도움말:특수 명령 – MediaWiki 코어에서 제공하는 일련의 파서 기능에 대한 것입니다.
- 도움말:확장기능:파서 함수 – for the set of additional parser functions provided by the ParserFunctions extension.
- Extension:ParserFunctions/String functions – for the optional set of ParserFunctions string functions; these are only available to non-Wikimedia Foundation wikis.
개발자용 설명문서
- 메뉴얼:파서 함수 – for instructions on developing custom parser function extensions.
- Manual:Parser.php – for information on the code of the Parser class.