个人工具

“模板:FAQ”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'<noinclude>{{Template}} '''A 'FAQ' box used to answer a frequently asked question.''' ====Usage==== {{Codeline|1=<nowiki>{{FAQ|question=How do I use the FAQ template?|an…'创建新页面)
 
第10行: 第10行:
  
 
{{FAQ|question=How do I use the FAQ template?|answer=Use the FAQ template.}}</noinclude><includeonly><div style="padding: 0.25em; margin: 0.50em 0; border-top: medium solid #DDDDDD; border-right: medium solid #DDDDDD; border-bottom: medium solid #BBBBBB; border-left: medium solid #BBBBBB">
 
{{FAQ|question=How do I use the FAQ template?|answer=Use the FAQ template.}}</noinclude><includeonly><div style="padding: 0.25em; margin: 0.50em 0; border-top: medium solid #DDDDDD; border-right: medium solid #DDDDDD; border-bottom: medium solid #BBBBBB; border-left: medium solid #BBBBBB">
<h4 style="font-style: italic; border-bottom: thin solid #000000">Q: {{{question}}}</h4>
+
<h4 style="font-style: italic; border-bottom: thin solid #000000">: {{{question}}}</h4>
<div style="padding-left: 3.50em"><span style="float: left; margin-left: -2.50em; font-style: italic; font-weight: bold; font-size: large">A: </span>{{{answer}}}</div>
+
<div style="padding-left: 3.50em"><span style="float: left; margin-left: -2.50em; font-style: italic; font-weight: bold; font-size: large">: </span>{{{answer}}}</div>
 
</div></includeonly>
 
</div></includeonly>

2010年9月23日 (四) 21:24的版本

模板:Template

A 'FAQ' box used to answer a frequently asked question.

Usage

{{FAQ|question=How do I use the FAQ template?|answer=Use the FAQ template.}}

Example

问: How do I use the FAQ template?

答: Use the FAQ template.