模板:FAQ:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Qiii2006留言 | 贡献
以内容'<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…'创建新页面
 
Qiii2006留言 | 贡献
无编辑摘要
 
(未显示同一用户的1个中间版本)
第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; border-bottom: thin solid #000000">: </span>{{{answer}}}</div>
</div></includeonly>
</div></includeonly>

2010年9月23日 (四) 21:26的最新版本

模板: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.