Difference between revisions of "Template:Namespace detect see also"

From LIMSWiki
Jump to navigationJump to search
(Added template to support citation documentation.)
 
m (Wiki)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
* {{tl|talk other}} – For talk page templates.
* {{tl|talk other}} – For talk page templates.
* {{tl|user other}} – For user page templates.
* {{tl|user other}} – For user page templates.
* {{tl|wikipedia other}} – For detecting "Wikipedia:" pages.
* {{tl|limswiki other}} – For detecting "LIMSWiki:" pages.
* {{tl|file other}} – For file (image) templates.
* {{tl|file other}} – For file (image) templates.
* {{tl|template other}} – For detecting template pages.
* {{tl|template other}} – For detecting template pages.
Line 29: Line 29:
Technical stuff:
Technical stuff:


* [[Wikipedia:Namespace]] – Lists all the namespaces.
* [[LIMSWiki:Namespace]] – Lists all the namespaces.
* [[mw:Help:Magic words]] – About <code><nowiki>{{NAMESPACE}}</nowiki></code> etc.
* [[mw:Help:Magic words]] – About <code><nowiki>{{NAMESPACE}}</nowiki></code> etc.
* [[mw:Help:Extension:ParserFunctions]] – About <code><nowiki>{{#ifeq:|||}}</nowiki></code> etc.<noinclude>
* [[mw:Help:Extension:ParserFunctions]] – About <code><nowiki>{{#ifeq:|||}}</nowiki></code> etc.<noinclude>

Latest revision as of 15:06, 22 October 2013

Easy to use namespace-detection templates:

More complex namespace-detection templates:

Pagename-handling and detection templates:

  • {{pgn}} – Can take apart and put together pagenames in several ways.
  • {{basepage subpage}} – For detecting if on a basepage, subpage or subsubpage.
  • {{if pagename}} – For pattern matching on the pagename.
  • {{if pagename multi}} – For pattern matching on the pagename, has input reuse.
  • {{IP-user other}} – For detecting IP-user pages.

Technical stuff:

[edit] [purge] Template documentation

This is the {{namespace detect see also}} template.

It is used in the "See also" section of the documentation of the namespace-detection templates. It takes no parameters.

If you update this template, then you should probably also update {{pagename detect see also}}. That template holds almost the same list of templates, but with the pagename-detection templates at the top.