打开/关闭搜索
搜索
打开/关闭菜单
10
29
3
584
大天使虫洞百科
导航
首页
加入EVE Online
资助甲虫
最近更改
随机页面
特殊页面
上传文件
外部链接
zKillboard
大天使对外频道(QQ)
大天使边境要塞(Discord)
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁Template:If mobile/doc”︁的源代码
模板页面
更多语言
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
Template:If mobile/doc
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
{{NoteTA/MediaWiki}} {{Documentation subpage}} {{Lua|Module:If mobile}} {{Uses TemplateStyles|Template:If mobile/styles.css}} == 說明 == 本模板可以用來偵測使用者瀏覽的頁面是桌面版還是手機版,使用方法同{{IFUT|If}},但其輸出結果為一段{{tag|span}}因此無法再提供給其他{{IFUT|If}}類模板進行判斷或使用。 :<code>{{braces|If mobile{{!}}''手機版顯示的內容''{{!}}''桌面版顯示的內容''}}</code> 本模板預設是以{{tag|span}}標籤進行輸出。 若要輸出成其他標籤可以使用{{para|tag}}參數。 :比方說,如果內容包含區塊級元素,則可以使用{{para|tag|div}}。 ==範例== ===一般使用=== <code><nowiki>{{If mobile|你是手機使用者!|你正在訪問桌面版網頁。}}</nowiki></code> * [https://zh.wikipedia.org/w/index.php?title=Wikipedia:沙盒&oldid=74033502 在桌面版網頁查看] * [https://zh.m.wikipedia.org/w/index.php?title=Wikipedia:沙盒&oldid=74033502 在手機版網頁查看] ===在 Template: 命名空間使用=== {{Anchor|在Template:命名空間使用}}<code><nowiki>你正在訪問{{If mobile|手機版網頁|桌面版網頁}}。</nowiki></code> : 你正在訪問{{If mobile|手機版網頁|桌面版網頁}}。 * [https://zh.wikipedia.org/w/index.php?title={{anchorencode:{{FULLPAGENAME}}}}#在Template:命名空間使用 在桌面版網頁查看] * [https://zh.m.wikipedia.org/w/index.php?title={{anchorencode:{{FULLPAGENAME}}}}#在Template:命名空間使用 在手機版網頁查看] == 模板數據 == {{TemplateData header}} <templatedata> { "params": { "1": { "label": "手機版顯示的內容", "description": "若使用者使用手機版瀏覽時,會顯示此內容", "type": "content" }, "2": { "label": "桌面版顯示的內容", "description": "若使用者使用桌面版瀏覽時,會顯示此內容", "type": "content" }, "tag": { "label": "標籤名稱", "description": "輸出的標籤名稱,預設為span", "type": "string" } }, "description": "用來偵測使用者瀏覽的頁面是桌面版還是手機版", "format": "inline" } </templatedata> <includeonly>{{sandbox other|| <!-- 本行下加入模板的分類,跨維基連結加入Wikidata(參見[[Wikipedia:Wikidata]]) --> [[Category:If模板]] }}</includeonly>
返回
Template:If mobile/doc
。
查看“︁Template:If mobile/doc”︁的源代码
模板页面