Template:Namespace and pagename-detecting templates: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>DePiep No edit summary |
m 41 revisions imported |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 42: | Line 42: | ||
| liststyle = line-height:1.2em | | liststyle = line-height:1.2em | ||
| group1 = {{tlbare|When on basepage}} | | group1 = {{tlbare|When on basepage}} | ||
| list1 = Detects and acts according to whether it is on a basepage, subpage | | list1 = Detects and acts according to whether it is on a basepage ''or'' on any subpage (that is, a <code>../..</code> subpage). | ||
| group2 = {{tlbare|When pagename is}} | | group2 = {{tlbare|When pagename is}} | ||
| list2 = For pattern matching on the pagename. | | list2 = For pattern matching on the pagename. | ||
| group3 = | | group3 = [[Module:Page]] | ||
| list3 = Can take apart and put together pagenames in several ways. | | list3 = Can take apart and put together pagenames in several ways. | ||
| group4 = {{tlbare|IP-talk}} | | group4 = {{tlbare|IP-talk}} | ||
| list4 = Returns IP-user talkpage, registered-user talkpage or non-user talkpage. | | list4 = Returns IP-user talkpage, registered-user talkpage or non-user talkpage. | ||
| group5 = {{tlbare|IP-user other}} | | group5 = {{tlbare|IP-user other}} | ||
| list5 = For detecting IP-user pages. | | list5 = For detecting IP-user pages. | ||
| group6 = {{tlbare|Sandbox other}} | | group6 = {{tlbare|Subpage other}} | ||
| | | list6 = Pagename has an after-slash part (not in mainspace) | ||
| | | group7 = {{tlbare|Sandbox other}} | ||
| | | list7 = Page is subpage /sandbox (template space) | ||
| group8 = {{tlbare|Testcases other}} | |||
| list8 = Page is subpage /testcases (template space) | |||
}} | |||
}} | | group3 = Others | ||
| list3 = {{navbox|subgroup | |||
| groupstyle = line-height:1.2em; font-weight:normal; background:transparent; | |||
| liststyle = line-height:1.2em | |||
| group1 = {{tlbare|Stub other}} | |||
| list1 = Detects whether it is on a page with a stub template or not. | |||
| group2 = {{tlbare|Preview other}} | |||
| list2 = Detects whether page is viewed as a preview or not. | |||
}} | |||
| below = | | below = | ||
Line 65: | Line 76: | ||
}}<noinclude> | }}<noinclude> | ||
{{ | {{documentation}} | ||
</noinclude> | </noinclude> |