Difference between revisions of "Template:FAQ"

From Waveshare Wiki
Jump to: navigation, search
m (Wiki Editorial Team moved page Template:FAQ box to Template:FAQ)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|style="width:{{{width|auto}}};"
+
{|style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid {{{color|#EEE}}};"
 
|
 
|
{|class="roundy bd-green bg-green bw-2 mw-collapsible {{#if: {{{collapsed|}}}|mw-collapsed|}} at-c fulltable" style="table-layout:fixed;width:{{{width|100%}}};margin-bottom:3px;margin:5px;"
+
{|class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: {{{color|#EEE}}};"
|class="roundytl roundytr bgwhite at-l bw-2" style="margin:auto;color:green;"|
+
|'''Question:'''
'''Q: '''{{{1}}}
 
 
|-
 
|-
|class="roundybl roundybr bgwhite at-l bw-2" style="margin:auto;"|
+
|{{{1}}}
'''A: '''{{{2}}}
 
 
|}
 
|}
 
|}
 
|}
 +
 +
{|style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid {{{color|#EEE}}};"
 +
|
 +
{|class="roundy mw-collapsible {{#if: {{{collapsed|}}}|mw-collapsed|}}" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: {{{color|#EEE}}};"
 +
|'''Answer:'''
 +
|-
 +
|{{{2}}}
 +
|}
 +
|}
 +
 +
 +
<noinclude>1st parameter for Question while 2nd parameter for Answer.</noinclude>

Revision as of 10:04, 6 November 2015

Question:
{{{1}}}
Answer:
{{{2}}}


1st parameter for Question while 2nd parameter for Answer.