跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
二次元百科
搜索
搜索
外观
创建账号
登录
个人工具
创建账号
登录
查看“︁Template:Category handler”︁的源代码
模板
讨论
不转换
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
臺灣正體
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
外观
移至侧栏
隐藏
←
Template:Category handler
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
{{#if: {{#ifeq: {{lc: {{{nocat|}}} }} | true | dontcat <!--"nocat=true", don't categorize--> }}{{#ifeq: {{lc: {{{categories|}}} }} | no | dontcat }}{{#switch: {{lc: {{{category2|¬}}} }} | yes | ¬ = <!--Not defined--> | #default = dontcat <!--"category2 = no/'defined but empty'/'anything'"--> }}{{#switch: {{lc: {{{subpage|}}} }} | no = {{basepage subpage | | dontcat <!--"subpage=no" and on a subpage--> | page = {{{page|}}} <!--For testing--> }} | only = {{basepage subpage | dontcat <!--"subpage=only" and not on a subpage--> | page = {{{page|}}} <!--For testing--> }} }} | <!--Don't categorise (result was "dontcat" or "dontcatdontcat" and so on)--> | <!--Check blacklist--> {{#switch: {{#ifeq: {{lc: {{{nocat|}}} }} | false | <!--"nocat=false", skip blacklist check--> | {{#ifeq: {{lc: {{{categories|}}} }} | yes | <!--Skip blacklist check--> | {{#ifeq: {{lc: {{{category2|}}} }} | yes | <!--Skip blacklist check--> | {{category handler/blacklist| page = {{{page|}}} }} <!--Check blacklist--> }} }} }} | hide = <!--Blacklist returned "hide", don't categorize--> | #default = <!--Check if any namespace parameter is defined--> {{#ifeq: h0#384!5nea+w9 | {{{all| {{{main| {{{talk| {{{user| {{{wikipedia| {{{file| {{{mediawiki| {{{template| {{{help| {{{category| {{{portal| {{{book| {{{wikiproject| {{{other| h0#384!5nea+w9 }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} | <!--No namespace parameters fed, basic usage--> {{namespace detect | main = {{{1|}}} | file = {{{1|}}} | help = {{{1|}}} | category = {{{1|}}} | portal = {{{1|}}} | book = {{{1|}}} | wikiproject = {{{1|}}} | page = {{{page|}}} <!--For testing and demonstration--> }} | <!--Namespace parameters fed, advanced usage. If "data" is a number, return the corresponding numbered parameter, else return "data". --> {{{all|}}}{{category handler/numbered | 1 = {{{1|}}} | 2 = {{{2|}}} | 3 = {{{3|}}} | 4 = {{{4|}}} | 5 = {{{5|}}} | 6 = {{{6|}}} | 7 = {{{7|}}} | 8 = {{{8|}}} | 9 = {{{9|}}} | 10 = {{{10|}}} | data = <!--Check what namespace, and return the data for it. Respecting empty parameters on purpose. --> {{namespace detect | main = {{{main| {{{other|}}} }}} | talk = {{{talk| {{{other|}}} }}} | user = {{{user| {{{other|}}} }}} | wikipedia = {{{wikipedia| {{{project| {{{other|}}} }}} }}} | file = {{{file| {{{image| {{{other|}}} }}} }}} | mediawiki = {{{mediawiki| {{{other|}}} }}} | template = {{{template| {{{other|}}} }}} | help = {{{help| {{{other|}}} }}} | category = {{{category| {{{other|}}} }}} | portal = {{{portal| {{{other|}}} }}} | book = {{{book| {{{other|}}} }}} | wikiproject = {{{wikiproject| {{{other|}}} }}} | other = {{{other|}}} <!--Namespace special or a new namespace--> | page = {{{page|}}} <!--For testing and demonstration--> }} }} }} }} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>
返回
Template:Category handler
。