Difference between revisions of "Template:Out"
(KfNXooJlyJhXDgZIB) |
m (Reverted edits by 188.163.70.194 (Talk) to last revision by Kir) |
||
Line 1: | Line 1: | ||
− | + | <noinclude>This template is used to visually mark out some important text. The name is short for “stand out” or “mark out”.</noinclude><p style="border: none; border-left: 5px solid #7dae96; padding: 10px; margin: 20px; background: #f7f9fa;">{{{1}}}</p><noinclude> | |
+ | |||
+ | == Usage == | ||
+ | Put the following code to your page: | ||
+ | |||
+ | <code><nowiki>{{Out|Some text.}}</nowiki></code> | ||
+ | |||
+ | The result will look like this: | ||
+ | {{Out|Some text.}} | ||
+ | |||
+ | == See also == | ||
+ | * [[Template:Note]] | ||
+ | * [[Template:Warning]] | ||
+ | |||
+ | </noinclude> |
Revision as of 12:04, 24 May 2011
This template is used to visually mark out some important text. The name is short for “stand out” or “mark out”.
{{{1}}}
Usage
Put the following code to your page:
{{Out|Some text.}}
The result will look like this:
Some text.
See also