Difference between revisions of "Template:Question"
Jump to navigation
Jump to search
(Created page with '{{Ambox |color = #0033FF |image = Ambox Question.png|20px |text = '''Question: {{{text}}}''' }}') |
(category) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Ambox | {{Ambox | ||
− | |color = # | + | |color = #FFA500 |
− | |image = Ambox Question.png| | + | |image = Ambox Question.png |
− | |text = | + | |iparam = 22px |
− | } | + | |text = {{{1}}} |
+ | |tstyle = color: red; | ||
+ | }}<noinclude> | ||
+ | == Usage == | ||
+ | {| class="wikitable" | ||
+ | ! Input | ||
+ | ! Output | ||
+ | |- | ||
+ | | | ||
+ | <pre><nowiki> | ||
+ | {{Question|How are you doing today?}} | ||
+ | </nowiki></pre> | ||
+ | | | ||
+ | {{Question|How are you doing today?}} | ||
+ | |} | ||
+ | [[Category:Message Box]] | ||
+ | </noinclude> |
Latest revision as of 14:21, 25 August 2009
Usage
Input | Output |
---|---|
{{Question|How are you doing today?}} |