Category:解析器扩展
Appearance
Outdated translations are marked like this.
注意: 请不要直接将条目添加至此分类,如果您可以将其放在一个或多个子分类的话。 此分类中剩余的条目可能没有明确的父分类,或正在等待某人将其归类于正确的子分类中。 |
解析器擴充功能會改變或強化MediaWiki解讀維基標記語言的方式。從高層次來看,它們可歸納為三類:
- #新增標準令牌類型:自訂MediaWiki標記的標準做法是新增類似內建 MediaWiki XML標籤(
<標籤>)、模板({{...}})、或連結標記([[...]])的標記。例如,請看: - #新增自訂令牌類型:某些擴充功能會定義新的令牌類型。 示例详见 分类:扩充语法扩展。
- Fundamental changes to the parser: A few extensions attempt fundamentally change the parsing strategy so that markup from other sorts of wikis and content management can be used (must be used?) instead of the standard wiki markup. Like token changes, one must implement these extensions by adding functions to the parser and page output hooks. For examples, please see Category:Extended syntax extensions.
参阅:
Subcategories
This category has the following 11 subcategories, out of 11 total.
The number of included categories (C), pages (P) and files (F) is stated in brackets.
Pages in category "解析器扩展"
The following 16 pages are in this category, out of 16 total.