Template:Question: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added usage notes) |
||
| Line 5: | Line 5: | ||
|text = {{{1}}} | |text = {{{1}}} | ||
|tstyle = color: red; | |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?}} | |||
|} | |||
</noinclude> | |||
Revision as of 15:52, 19 June 2009
Usage
| Input | Output |
|---|---|
{{Question|How are you doing today?}}
|