Difference between revisions of "Template:Warning"
From BRGS Wiki
(Fixed where some bits get included in the template when they shouldn't) |
|||
Line 7: | Line 7: | ||
</table></includeonly> | </table></includeonly> | ||
− | <noinclude> Example to use this template: | + | <noinclude> Example to use this template: |
<nowiki>{{Warning|text= This is some text}}</nowiki> | <nowiki>{{Warning|text= This is some text}}</nowiki> | ||
Line 19: | Line 19: | ||
</td> | </td> | ||
</tr> | </tr> | ||
− | </table> | + | </table> </noinclude> |
Revision as of 09:44, 3 April 2010
Example to use this template:
{{Warning|text= This is some text}}
Will produce:
This is some text |