今天是2024年11月23日 第47周 星期六
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
“Template:Navbar”的版本间的差异
跳到导航
跳到搜索
小 (导入1个版本) |
zhmoe>Lih (搬运自萌娘百科的同名条目) |
||
第1行: | 第1行: | ||
− | <includeonly>{{# | + | <includeonly><!-- |
− | {{ | + | |
+ | -->{{#if:{{{nodiv|}}} |<!--then: | ||
+ | --> <span class="noprint plainlinks hlist navbar nomobile" style="{{{style|}}}"> |<!--else: | ||
+ | --><div class="noprint plainlinks hlist navbar nomobile" style="{{{style|}}}"><!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#if:{{{brackets|}}}|[}}{{#ifeq:{{{mini|}}}{{{miniv|}}}{{{plain|}}}{{{viewplain|}}}|<!--equals:-->1 |<!--then:(nothing)--> |<!--else: | ||
+ | -->本模板: <!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#if:{{{mini|}}} |<!--then: | ||
+ | -->[[Template:{{{1}}}|<span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="-{zh-hans:查看;zh-hant:檢視}-这个模板">查</span>]]{{·}}[[Template talk:{{{1}}}|<span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="关于这个模板的讨论页面">论</span>]]{{·}}[{{fullurl:Template:{{{1}}}|action=edit}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="您可以编辑这个模板。请在储存变更之前先预览">编</span>]{{#if:{{{history|}}}|{{·}}[{{fullurl:Template:{{{1}}}|action=history}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="-{zh-hans:查看zh-hant:檢視}-这个模板的编辑历史">历</span>]|}}{{#if:{{{purge|}}}|{{·}}[{{fullurl:Template:{{{1}}}|action=purge}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="清除这个模板的缓存">清</span>]|}}<!-- | ||
+ | -->}}<!-- | ||
+ | |||
+ | -->{{#ifeq:{{{miniv|}}}{{{viewplain|}}} |<!--equals:-->1 |<!--then: | ||
+ | -->[[Template:{{{1}}}|<span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="-{zh-hans:查看;zh-hant:檢視}-这个模板">v{{#if:{{{viewplain|}}}|iew}}</span>]]<!-- | ||
+ | -->|<!--else:(nothing)--> |}}<!-- | ||
+ | |||
+ | -->{{#ifeq:{{{mini|}}}{{{miniv|}}}{{{viewplain|}}} |<!--equals:-->1 |<!--then:(nothing)--> |<!--else: | ||
+ | -->[[Template:{{{1}}}|<span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="-{zh-hans:查看;zh-hant:檢視}-这个模板>-{zh-hans:查看;zh-hant:檢視}-</span>]]{{·}}[[Template talk:{{{1}}}|<span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="关于这个模板的讨论页面">讨论</span>]]{{·}}[{{fullurl:Template:{{{1}}}|action=edit}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="您可以编辑这个模板,请在储存变更之前先预览。">编辑</span>]{{#if:{{{history|}}}|{{·}}[{{fullurl:Template:{{{1}}}|action=history}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="-{zh-hans:查看;zh-hant:檢視}-这个模板的编辑历史">历史</span>]|}}{{#if:{{{purge|}}}|{{·}}[{{fullurl:Template:{{{1}}}|action=purge}} <span style="{{#if:{{{fontstyle|}}}|{{{fontstyle}}}|color:{{{fontcolor|#002bb8}}}}}" title="清除这个模板的缓存">清除缓存</span>]|}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#if:{{{brackets|}}}|]}}<!-- | ||
+ | -->{{#if:{{{nodiv|}}} |<!--then: | ||
+ | --></span> |<!--else: | ||
+ | --></div><!-- | ||
+ | -->}}</includeonly><noinclude> | ||
+ | {{ 模板文件}} | ||
+ | <!-- 請將模板的分類與跨語言連結增加在 [[Template:Navbar/doc]] 子頁面 --> | ||
</noinclude> | </noinclude> |
2022年9月23日 (五) 16:24的版本
此Template被引用於約630,000個頁面,佔全部頁面的23242%。 為了避免造成大規模的影響,所有對此Template的編輯應先於沙盒、測試樣例或您的使用者頁面上測試。 測試後無誤的版本可以一次性地加入此Template中,但是修改前請務必於討論頁發起討論。 |
此模板使用Lua语言: |
本模板由{{Tnavbar}}改良而成。
作用
用以提供一个指向某一模板及其查论编页面的超链接栏。
用法
選項 | 參數 | 結果 |
---|---|---|
一般 | {{navbar|模板名}} |
|
沒有本模板: 的文字開頭 | {{navbar|模板名|plain=1}} |
|
迷你版本 | {{navbar|模板名|mini=1}} |
|
改變Navbar文字風格 | {{navbar|模板名|fontstyle=color:green}} |
|
以方括號包圍Navbar | {{navbar|模板名|brackets=1}} |
- 編者可以自由組合以上的各種命名參數改變自己需要的Navbar風格。
无描述。
参数 | 说明 | 类型 | 状态 | |
---|---|---|---|---|
简略显示 | plain | 如果不勾选此项,开头部分会有“本模板: ”的字样
| 布尔值 | 可选 |
小型模板 | mini | 如果勾选此项,则模板显示为“查·论·编”
| 布尔值 | 可选 |
字体样式 | fontstyle | 内联css,改变Navbar文字风格,不需要加引号
| 字符串 | 可选 |
有无括号 | brackets | 如果勾选此项则以方括号包围Navbar
| 布尔值 | 可选 |
參見
- {{view}}
- Module:Navbar
重定向
上述文档嵌入自Template:Navbar/doc。 (编辑 | 历史) 编者可以在本模板的沙盒 (创建 | 镜像)和测试样例 (创建)页面进行实验。 请在/doc子页面中添加分类。本模板的子页面。 |