搜索
登录
↓
个人工具
创建账号
登录
导航菜单
导航
目录
导航
首页
最近更改
随机页面
特殊页面
帮助
新增条目请求
编辑说明与规范
模板与编辑代码
测试沙盒
互助中心
分类
原作漫画
电视动画
剧场版
音乐
其他
查看“Template:前后导航条”的源代码
来自柯南百科
←
Template:前后导航条
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
编辑
您必须确认您的电子邮件地址才能编辑页面。请通过
参数设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
<includeonly><templatestyles src="前后导航条/style.css" /><div class="pnbar row"><div class="pnleft"><span>{{#if:{{{pname|}}}|{{{pname}}}|{{{p}}}}}</span><div class="transparentblock">[[File:Transparentblock.png|class=disable-photoswipe|link={{{p|}}}]]</div></div><div class="pnspilt"></div><div class="pncenter"><span>{{#if:{{{cname|}}}|{{{cname}}}|{{{c}}}}}</span><div class="transparentblock">[[File:Transparentblock.png|class=disable-photoswipe|link={{{c|}}}]]</div></div><div class="pnspilt"></div><div class="pnright"><span>{{#if:{{{nname|}}}|{{{nname}}}|{{{n}}}}}</span><div class="transparentblock">[[File:Transparentblock.png|class=disable-photoswipe|link={{{n|}}}]]</div></div></div></includeonly><noinclude>{{Documentation}}<templatedata> { "params": { "pname": { "label": "上一个的显示名称,未设置将使用p的值来显示", "description": "上一个的显示名称,未设置将使用p的值来显示", "type": "string", "suggested": true }, "p": { "label": "上一个的页面名称,用于跳转", "description": "上一个的页面名称,用于跳转", "type": "string", "required": true }, "cname": { "label": "中间的显示名称,未设置将使用c的值来显示", "description": "中间的显示名称,未设置将使用c的值来显示", "type": "string", "suggested": true }, "c": { "label": "中间页面的名称,用于跳转", "description": "中间页面的名称,用于跳转", "type": "string", "required": true }, "nname": { "label": "下一个的显示名称,未设置将使用n的值来显示", "description": "下一个的显示名称,未设置将使用n的值来显示", "type": "string", "suggested": true }, "n": { "label": "下一个页面的名称,用于跳转", "description": "下一个页面的名称,用于跳转", "type": "string", "required": true } }, "description": "用于输出一个可以导航至前后页面的导航条。", "paramOrder": [ "p", "pname", "c", "cname", "n", "nname" ] } </templatedata></noinclude>
本页使用的模板:
Template:Documentation
(
查看源代码
)
Template:前后导航条
(
查看源代码
)
Template:前后导航条/doc
(
查看源代码
)
Template:前后导航条/style.css
(
查看源代码
)
返回至“
Template:前后导航条
”。