On November 27th, 2022, the 8,000th article was added to the SuccuWiki!

Template:Namespace detect see also: Difference between revisions

From SuccuWiki - The Wiki of the Succubi
Jump to navigation Jump to search
m (1 revision: nearly)
 
mNo edit summary
 
Line 2: Line 2:


* {{tl|main other}} – For article templates.
* {{tl|main other}} – For article templates.
* {{tl|talk other}} – For talk page templates.
* {{tl|user other}} – For user page templates.
* {{tl|wikipedia other}} – For detecting "Wikipedia:" 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.
* {{tl|help other}} – For help page templates.
* {{tl|category other}} – For category templates.
* {{tl|portal other}} – For portal templates.
* {{tl|book other}} – For detecting book pages.


More complex namespace-detection templates:
More complex namespace-detection templates:


* {{tl|namespace detect}} – The very versatile one.
* {{tl|namespace detect}} – The very versatile one.
* {{tl|namespace detect showall}} – The extremely versatile one, has input reuse.
* {{tl|talkspace detect}} - For detecting talk pages on various namespaces.
* {{tl|main talk other}} – Separates some namespaces.
* {{tl|main talk other}} – Separates some namespaces.
* {{tl|main talk category other}} – Separates some namespaces.


Pagename-handling and detection templates:
Pagename-handling and detection templates:


* {{tl|basepage subpage}} – For detecting if on a basepage, subpage or subsubpage.
* {{tl|pgn}} – Can take apart and put together pagenames in several ways.
* {{tl|if pagename}} – For pattern matching on the pagename.
* {{tl|if pagename}} – For pattern matching on the pagename.
* {{tl|if pagename multi}} – For pattern matching on the pagename, has input reuse.
* {{tl|IP-user other}} – For detecting IP-user pages.
* {{tl|IP-talk}} - Return: 1) IP user talk page 2) registered user talk page 3) not user talk page.


Technical stuff:
Technical stuff:


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


{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 06:07, 10 October 2012

Easy to use namespace-detection templates:

More complex namespace-detection templates:

Pagename-handling and detection templates:

  • {{if pagename}} – For pattern matching on the pagename.

Technical stuff:


[edit] [history] [purge] Documentation icon 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.