Line 16: |
Line 16: |
| | | |
| | | |
− | * '''[[#Parser functions|Parser functions]]''': these take parameters and are either of the form'''<code><nowiki>{{foo:...}}</nowiki></code>''' '''<code><nowiki>{{#foo:...}}</nowiki></code>''', e.g. <code><nowiki>{{#invoke:}}</nowiki></code>. See also {{ll|Help:Extension:ParserFunctions}} and {{ll|Extension:Scribunto}}</>. | + | * '''[[#Parser functions|Parser functions]]''': these take parameters and are either of the form'''<code><nowiki>{{foo:...}}</nowiki></code>''' '''<code><nowiki>{{#foo:...}}</nowiki></code>''', e.g. <code><nowiki>{{#invoke:}}</nowiki></code>. See also {{ll|Help:Extension:ParserFunctions}} and {{ll|Extension:Scribunto}}. |
| | | |
| <!--T:6--> | | <!--T:6--> |
Line 30: |
Line 30: |
| {| class="wikitable" | | {| class="wikitable" |
| |- | | |- |
− | ! width="20%" colspan="2" | <!--T:9--> Word | + | ! width="20%" colspan="2" | Word |
− | ! <!--T:10--> Description | + | ! Description |
− | ! width="10%" | <!--T:11--> Versions | + | ! width="10%" | Versions |
| |- | | |- |
− | ! colspan="4" style="background-color: #DDDDDD;"| <!--T:257--> [[<tvar|manual-toc>Special:MyLanguage/Manual:Table of contents</>|Table of contents]] | + | ! colspan="4" style="background-color: #DDDDDD;"| [[Special:MyLanguage/Manual:Table of contents|Table of contents]] |
| |- | | |- |
| | colspan="2" | <code><nowiki>__NOTOC__</nowiki></code> | | | colspan="2" | <code><nowiki>__NOTOC__</nowiki></code> |
− | | <!--T:12--> Hides the [[<tvar|manual-toc>Special:MyLanguage/table of contents</>|table of contents]] (TOC). | + | | Hides the [[Special:MyLanguage/table of contents|table of contents]] (TOC). |
| | | | | |
| |- | | |- |
| | colspan="2" | <code><nowiki>__FORCETOC__</nowiki></code> | | | colspan="2" | <code><nowiki>__FORCETOC__</nowiki></code> |
− | | <!--T:13--> Forces the table of contents to appear at its normal position (before the first header, overriding <tvar|notoc><code><nowiki>__NOTOC__</nowiki></code></>). | + | | Forces the table of contents to appear at its normal position (before the first header, overriding <code><nowiki>__NOTOC__</nowiki></code>). |
| | | | | |
| |- | | |- |
| | colspan="2" | <code><nowiki>__TOC__</nowiki></code> | | | colspan="2" | <code><nowiki>__TOC__</nowiki></code> |
− | | <!--T:14--> Places a table of contents at the word's current position (overriding <tvar|notoc><code><nowiki>__NOTOC__</nowiki></code></>). If this is used multiple times, the table of contents will appear at the first word's position. | + | | Places a table of contents at the word's current position (overriding <code><nowiki>__NOTOC__</nowiki></code>). If this is used multiple times, the table of contents will appear at the first word's position. |
| | | | | |
| |- | | |- |
− | ! colspan="4" style="background-color: #DDDDDD;"| <!--T:15--> Editing | + | ! colspan="4" style="background-color: #DDDDDD;"|Editing |
| |- | | |- |
| | colspan="2" | <code><nowiki>__NOEDITSECTION__</nowiki></code> | | | colspan="2" | <code><nowiki>__NOEDITSECTION__</nowiki></code> |
Line 55: |
Line 55: |
| |- | | |- |
| | colspan="2" | <code><nowiki>__NEWSECTIONLINK__</nowiki></code> | | | colspan="2" | <code><nowiki>__NEWSECTIONLINK__</nowiki></code> |
− | | <!--T:17--> Adds a link beside the "<tvar|2>{{int|vector-view-edit}}</>" tab for adding a new section on a non-talk page (see [[<tvar|1>m:Special:MyLanguage/Help:Section#Adding a section at the end</>|Adding a section to the end]]). | + | | Adds a link beside the "<tvar|2>{{int|vector-view-edit}}" tab for adding a new section on a non-talk page (see m:Special:MyLanguage/Help:Section#Adding a section at the end|Adding a section to the end]]). |
| | {{MW version|version=1.7|compact=y|comment=and after}} | | | {{MW version|version=1.7|compact=y|comment=and after}} |
| |- | | |- |