Difference between revisions of "Template:Main talk other flex/doc"
Jump to navigation
Jump to search
test>Davidgothberg (Some wording.) |
test>Davidgothberg (Reordered and clarified the documentation.) |
||
| Line 6: | Line 6: | ||
It helps other templates detect what kind of page they are on. | It helps other templates detect what kind of page they are on. | ||
| − | + | Documentation for all these templates are at {{tl|main talk other}}. | |
| − | '''Note!''' Do not optimise or cut away any "unnecessary" parts of the code in this template. This code serves as an example to copy and paste from and then modify when one wants to make other templates that detect | + | This template works exactly the same as the {{tl|main talk other}} template, but it has some minor internal differences. The documentation at {{tl|main talk other}} also covers these differences. |
| + | |||
| + | |||
| + | '''Note!''' Do ''not'' optimise or cut away any "unnecessary" parts of the code in this template. This code serves as an example to copy and paste from and ''then'' modify, when one wants to make other templates that detect more complex namespace combinations. That's why the code contains a full list of the Wikipedia namespaces. | ||
<includeonly> | <includeonly> | ||
Revision as of 18:48, 16 March 2008
| This is a documentation subpage for Template:Main talk other flex. It contains usage information, categories and other content that is not part of the original template page. |
This is the {{main talk other flex}} template.
It helps other templates detect what kind of page they are on.
Documentation for all these templates are at {{main talk other}}.
This template works exactly the same as the {{main talk other}} template, but it has some minor internal differences. The documentation at {{main talk other}} also covers these differences.
Note! Do not optimise or cut away any "unnecessary" parts of the code in this template. This code serves as an example to copy and paste from and then modify, when one wants to make other templates that detect more complex namespace combinations. That's why the code contains a full list of the Wikipedia namespaces.