跳到内容

User:Chronowar/sandbox3:修订间差异

删除760字节 、​ 2020年10月11日 (星期日)
无编辑摘要
无编辑摘要
无编辑摘要
第3行: 第3行:
 以下是正文内容。
 以下是正文内容。


__NOTOC__
=正文=
=正文=
{{本地化未完成}}
{{本地化未完成}}
第64行: 第65行:


==参数列表==
==参数列表==
以下是一个例子。
{{Navbox
{{Navbox
|name = Navbox/doc
|name = Navbox/doc
第74行: 第76行:
|group2 = {{{group2}}}
|group2 = {{{group2}}}
|list2 = {{{list2}}}
|list2 = {{{list2}}}
|list3 = {{{list3}}}''不带{{{group3}}}''
|list3 = {{{list3}}}
|group4 = {{{group4}}}
|group4 = {{{group4}}}
|list4 = {{{list4}}}
|list4 = {{{list4}}}
|below = {{{below}}}<!-- <br/>参见下方的其他替代导航格式:[[#表格布局|''表格布局'']]See alternate navbox formats under:[[#Layout of table|''Layout of table'']]  -->
|below = {{{below}}}<!-- <br/>参见下方的其他替代导航格式:[[#表格布局|''表格布局'']]See alternate navbox formats under:[[#Layout of table|''Layout of table'']]  -->
}}
}}
Navbox使用小写的参数名称,如上面框中所示 。如果省略其他参数,必需的''name''和''title''会创建一个单行方框
[[模板:Navbox|Navbox]] 使用小写的参数名称,如上面框中所示。


  请注意“group1”(等等)是可选 ,命名为“above/below” 部分也 是可选的。
  如果省略其他参数,必需 <code>name</code>和<code>title</code>会创建一个单行方框。
:其它 所有变量都 是可选的。


 基本 的和最常见的 参数如下所示 (参见下方查看完整的列表)
 基本参数如下 方表格<!--咕了--> 所示:
<!-- 
<!-- 
The navbox uses lowercase parameter names, as shown in the box (''at right'').  The mandatory ''name'' and ''title'' will create a one-line box if other parameters are omitted.
{{brClear}} 这是啥
<br/>
 
Notice "group1" (etc.) is optional, as are sections named "above/below".
{{brClear}}
The basic and most common parameters are as follows (see below for the full list):
-->
-->
:<code>name</code> 模板的名称( “Template:”后面的部分,注意不是模板的标题)。<!--  the name of the template. -->
{| class="wikitable" style="text-align:center"
:<code>title</code> 标题栏的文字, <nowiki>[[ 化学分支]]</nowiki> 。<!--  text in the title bar, such as: <nowiki>[[Widget stuff]]</nowiki>. -->
|-
:<code>state - autocollapse 、uncollapsed、collapsed</code> :方框 的折 状态, 其中“autocollapse”会自动隐藏被堆迭的多个导航框 <!-- : the status of box expansion, where "autocollapse" hides stacked navboxes automatically. -->
!变量名
 
!说明
:<code>titlestyle</code> - 一个 用于标题栏 的CSS 样式, 像:<!-- a CSS style for the title-bar, such as:  --><code>background:gray;</code>
|-
:<code>groupstyle</code> - 一个 用于分组单元格 的CSS 样式, 像:<!-- a CSS style for the group-cells, such as:  --><code>background:#eee;</code>
|<code>name</code>
 
|该索引 模板的名称( “模板:”后面的部分,注意不是模板的标题)。
|-
|<code>title</code>
| 标题栏 的文字, 例如<code><nowiki>[[Arcaea]]</nowiki></code>
|-
|<code>state</code>
|三个状态:autocollapse 、uncollapsed、collapsed<br />Navbox 的折 状态, 基本语法参照表格class部分
|-
|<code>titlestyle</code>
|应 用于标题栏 的一个CSS 样式 字符串 例如<code>background:gray</code>
|-
|<code>groupstyle</code>
|应 用于分组单元格 的一个CSS 样式 字符串 例如<code>background:#eee;</code>
|}
:<code>image</code> - 一个可选的右侧图片(以完整的image标签的形式编码:<nowiki>[[File:XX.jpg|90px]]</nowiki>)。<!-- an optional right-side image (coded as the whole image tag:  ). -->
:<code>image</code> - 一个可选的右侧图片(以完整的image标签的形式编码:<nowiki>[[File:XX.jpg|90px]]</nowiki>)。<!-- an optional right-side image (coded as the whole image tag:  ). -->
:<code>imageleft</code> - 一个可选的左侧图片(编码方式与“image”参数相同)。<!-- an optional left-side image (code the same was as the "image" parameter). -->
:<code>imageleft</code> - 一个可选的左侧图片(编码方式与“image”参数相同)。<!-- an optional left-side image (code the same was as the "image" parameter). -->


:<code>above</code> - 在group/list区段之上显示的文字(可能是一栏综合的维基链接)。<!-- text to appear above the group/lst section (could be a list of overall wikilinks). -->
:<code>above</code> - 在group/list区段之上显示的文字(可能是一栏综合的维基链接)。


:<code>group<sub>n</sub></code> - 左侧的文字,在list-n之前(如果group-n被省略,list-n从方框的左侧开始)。<!-- the left-side text before list-n (if group-n omitted, list-n starts at left of box). -->
:<code>group<sub>n</sub></code> - 左侧的文字,在list-n之前(如果group-n被省略,list-n从方框的左侧开始)。
:<code>list<sub>n</sub></code> - 列出维基链接的文字,通常以圆点符号模板分隔开来,像:<!-- text listing wikilinks, often separated by middot templates, such as:  -->[<nowiki/>[A]]<code>{<nowiki/>{·}}</code> [<nowiki/>[B]]
:<code>list<sub>n</sub></code> - 列出维基链接的文字,通常以圆点符号模板分隔开来,像:<!-- text listing wikilinks, often separated by middot templates, such as:  -->[<nowiki/>[A]]<code>{<nowiki/>{·}}</code> [<nowiki/>[B]]
:<code>below</code> - 在group/list区段之下显示的可选文字。<!-- optional text to appear below the group/list section. -->
:<code>below</code> - 在group/list区段之下显示的可选文字。<!-- optional text to appear below the group/list section. -->
4,333

个编辑