avatar
匿名用户
×
创建一个新的页面
输入页面标题:
目前语音维基上有2072个页面。 在上方输入您想创建的页面名称或单击以下标题之一,即可开始撰写!



语音维基

“模板:Expand/doc”的版本间的差异

(建立内容为“== Usage == <pre>{{Expand |1= |2= |br= |width= |align= }}</pre> == Parameters == ;1 :Visible header (centered by default) ;2 :Collapsed text to be expandable ;br…”的新页面)
 
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
== Usage ==
+
== 用法 ==
 
<pre>{{Expand
 
<pre>{{Expand
 
|1=
 
|1=
第8行: 第8行:
 
}}</pre>
 
}}</pre>
  
== Parameters ==
+
== 变量 ==
 
;1
 
;1
 
:Visible header (centered by default)
 
:Visible header (centered by default)
第19行: 第19行:
 
;align=L
 
;align=L
 
:Left-align the heading, default if not specified is centered. Optional.
 
:Left-align the heading, default if not specified is centered. Optional.
<includeonly>
 
[[Category:General wiki templates|Expand]]
 
</includeonly><noinclude>
 
[[Category:Template documentation|Expand]]
 
</noinclude>
 

2023年11月27日 (一) 00:18的最新版本

用法

{{Expand
|1=
|2=
|br=
|width=
|align=
}}

变量

1
Visible header (centered by default)
2
Collapsed text to be expandable
br=y
Inserts horizontal line break before header line. Optional.
width=number%
Define an alternate width in percent of horizontal space, if not specified, default is 100%. Optional.
align=L
Left-align the heading, default if not specified is centered. Optional.