Difference between revisions of "Template:MedievalCraft-FAQ"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Created page with "<includeonly> <div style="background-color:#E9F4DC; border:1px dashed #025102;"><span style="color:#c01414">'''Question:''' ''{{{question}}}''<br/></span><span style="color:#0251...")
 
m
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color:#E9F4DC; border:1px dashed #025102;"><span style="color:#c01414">'''Question:''' ''{{{question}}}''<br/></span><span style="color:#025102">'''Answer:''' ''{{{answer}}}''</span></div>
<div style="background-color:#E9F4DC; border:1px dashed #025102;"><span style="color:#c01414">'''Question:''' ''{{{question}}}''<br/></span><span style="color:#025102">'''Answer:''' ''{{{answer}}}''</span></div>
</includeonly>
</includeonly><noinclude>
{{MedievalCraft-FAQ/doc}}
{{MedievalCraft-FAQ/doc}}</noinclude>

Revision as of 19:15, 25 May 2011

Template-info.png Documentation

This template is used to create a FAQ Question/Answer Div-Box.

Notes[edit]

The width of the template is 100% and the height is auto-size.

Usage[edit]

{{MedievalCraft-FAQ
|question=Am I stupid?
|answer=Yes, you are.
}}
produces
Question: Am I stupid?
Answer: Yes, you are.


The above documentation is transcluded from Template:MedievalCraft-FAQ/doc. (edit | history)