Difference between revisions of "Template:Main talk other flex/doc"

From blackwiki
Jump to navigation Jump to search
test>Davidgothberg
(Made it into a "soft redirect" to the documentation at {{main talk other}}. And added an explanation why it has the full list of namespaces in it.)
test>Davidgothberg
(Some wording.)
Line 8: Line 8:
 
This template works exactly the same as the {{tl|main talk other}} template, but they have some minor internal differences. Documentation for both these templates are at {{tl|main talk other}}. That documentation also covers their internal differences.
 
This template works exactly the same as the {{tl|main talk other}} template, but they have some minor internal differences. Documentation for both these templates are at {{tl|main talk other}}. That documentation also covers their internal 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 when one wants to modify it to detect different namespace combinations. That's why the code contains a full list of the Wikipedia namespaces.  
+
'''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 different namespace combinations. That's why the code contains a full list of the Wikipedia namespaces.  
  
 
<includeonly>
 
<includeonly>

Revision as of 01:41, 16 March 2008

This is the {{main talk other flex}} template.

It helps other templates detect what kind of page they are on.

This template works exactly the same as the {{main talk other}} template, but they have some minor internal differences. Documentation for both these templates are at {{main talk other}}. That documentation also covers their internal 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 different namespace combinations. That's why the code contains a full list of the Wikipedia namespaces.