模板:Navbar/doc:修订间差异
创建页面,内容为“<includeonly>{{复杂模板}}</includeonly> <!-- 在本行下編輯模板說明 --> == 用法 == {| class="wikitable" style="font-size:100%" ! 選項 !! 參數 !!…” |
小无编辑摘要 |
||
| 第1行: | 第1行: | ||
{{documentation subpage}} | |||
{{high-use|644678|all-pages=yes}} | |||
{{lua|Module:Navbar}} | |||
<!-- 在本行下編輯模板說明 --> | <!-- 在本行下編輯模板說明 --> | ||
本模板由{{Tl|Tnavbar}}改良而成。 | |||
== 用法 == | == 用法 == | ||
{| class="wikitable" style="font-size:100%" | {| class="wikitable" style="font-size:100%" | ||
| 第16行: | 第20行: | ||
|} | |} | ||
* 編者可以自由組合以上的各種命名參數改變自己需要的Navbar風格。 | * 編者可以自由組合以上的各種命名參數改變自己需要的Navbar風格。 | ||
{{templateData header}} | |||
<includeonly> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"plain": { | |||
"label": "简略显示", | |||
"description": "如果不勾选此项,开头部分会有“本模板: ”的字样", | |||
"type": "boolean", | |||
"default": "否", | |||
"autovalue": "1" | |||
}, | |||
"mini": { | |||
"label": "小型模板", | |||
"description": "如果勾选此项,则模板显示为“查·论·编”", | |||
"type": "boolean", | |||
"default": "否", | |||
"autovalue": "1" | |||
}, | |||
"fontstyle": { | |||
"label": "字体样式", | |||
"description": "内联css,改变Navbar文字风格,不需要加引号", | |||
"example": "color:green", | |||
"type": "string" | |||
}, | |||
"brackets": { | |||
"label": "有无括号", | |||
"description": "如果勾选此项则以方括号包围Navbar", | |||
"type": "boolean", | |||
"default": "否", | |||
"autovalue": "1" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</includeonly> | |||
== 參見 == | |||
*{{tl|view}} | |||
*[[Module:Navbar]] | |||
==重定向== | |||
*{{tl|查论编}} | |||
*{{tl|閱論編}} | |||
*{{tl|導航欄}} | |||
<includeonly> | <includeonly> | ||
<!-- 本行下加入模板的分類 --> | <!-- 本行下加入模板的分類 --> | ||
[[ | [[category:鏈接模板]] | ||
</includeonly> | </includeonly> | ||