个人工具

模板:Row

出自Meshal Lite

(修订版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
<includeonly>|-
+
<includeonly>
 +
|-
 
|width=32px valign=top style="font-weight: bold; border: 1px gray; border-style: dotted none none none;"|
 
|width=32px valign=top style="font-weight: bold; border: 1px gray; border-style: dotted none none none;"|
 
{{{title|{{{1|条目的标题...}}}}}}
 
{{{title|{{{1|条目的标题...}}}}}}

在2013年3月7日 (四) 07:05所做的修订版本

模版说明

这个模板用来搭载在frm内, 生成一个有标题列和内容列的记录.

参数

这些参数名需要注意大小写:

  • 1或title: 这一行的标题
  • 2或content: 这一行的内容

使用

需要注意的是, row总是需要与frm结合使用, 并位于frm的扩展参数内.

{{frm
|...
|1 = {{row|标题|内容...}}
}}