Difference between revisions of "Template:Task"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | ;Note: | ||
| + | :If there are equal signs in the template text, use the template with a numbered parameter, to prevent the prefix to be interpreted as a name. Example: | ||
| + | <tt> | ||
| + | {{task|1= | ||
| + | <span style="color:#CC0000">Test</span> | ||
| + | }} | ||
| + | </tt> | ||
| + | </noinclude> | ||
| + | |||
<div class="task"> | <div class="task"> | ||
<span: style="color: #666666; font-size: 80%;">Task:</span><br /> | <span: style="color: #666666; font-size: 80%;">Task:</span><br /> | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> | ||
Revision as of 16:01, 20 September 2012
- Note
- If there are equal signs in the template text, use the template with a numbered parameter, to prevent the prefix to be interpreted as a name. Example:
<span: style="color: #666666; font-size: 80%;">Task:
Test
<span: style="color: #666666; font-size: 80%;">Task:
{{{1}}}