Шаблон:Important: различия между версиями
Перейти к навигации
Перейти к поиску
imported>Atlanta-Ned м (Variables, font tag) |
imported>Atlanta-Ned (Updated to be prettier. Now with more variables!) |
||
Строка 1: | Строка 1: | ||
{| width=80% style=" | {| cellpadding=0 cellspacing=0 width=80% style="border: 1px solid #aaa; margin: 0 auto; display: block;" | ||
|- | |- | ||
|width= | | width=10px style="background: {{{Color|#F65}}};"| | ||
| | | valign: center; style="padding: 0 0 0 5px;" | [[File:{{{Image|Gavel.png}}}|64px]] | ||
|<font size='3'>'''{{{Title|Important note}}}'''</font> | | valign: center; style="padding: 0 0 0 5px;"|<font size='3'>'''{{{Title|Important note}}}'''</font> | ||
{{{Note|No note provided}}} | {{{Note|No note provided}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
A very simple template for important notes. | |||
==Usage== | |||
This invocation: | |||
<pre> | |||
{{Important | |||
|Title=Check yourself | |||
|Note=Before you wreck yourself | |||
|Image=Pinpointer.gif | |||
|Color=#FFC | |||
}} | |||
</pre> | |||
Renders as: | |||
{{Important | |||
|Title=Check yourself | |||
|Note=Before you wreck yourself | |||
|Image=Pinpointer.gif | |||
|Color=#FFC | |||
}} | |||
</noinclude> |
Версия от 18:03, 30 марта 2016
Important note
No note provided |
A very simple template for important notes.
Usage
This invocation:
{{Important |Title=Check yourself |Note=Before you wreck yourself |Image=Pinpointer.gif |Color=#FFC }}
Renders as:
Файл:Pinpointer.gif | Check yourself
Before you wreck yourself |