17
edits
Changes
Added new template FIXME
<noinclude>This template is used to visually mark out some important note in the text.</noinclude><center>
{|style="border: 1px solid #7dae96; background: #ffffff; margin: 1.5em"
|[[Image:Repair2.gif]]
| width=100% | '''Fixme''': {{{1}}}
|}
</center><noinclude>
== Usage ==
Put the following code to your page:
<code><nowiki>{{Fixme|Some text.}}</nowiki></code>
The result will look like this:
{{Fixme|Some text.}}
== See also ==
* [[Template:Warning2]]
* [[Template:Note2]]
* [[Template:Out]]
</noinclude>
{|style="border: 1px solid #7dae96; background: #ffffff; margin: 1.5em"
|[[Image:Repair2.gif]]
| width=100% | '''Fixme''': {{{1}}}
|}
</center><noinclude>
== Usage ==
Put the following code to your page:
<code><nowiki>{{Fixme|Some text.}}</nowiki></code>
The result will look like this:
{{Fixme|Some text.}}
== See also ==
* [[Template:Warning2]]
* [[Template:Note2]]
* [[Template:Out]]
</noinclude>