Template:Notification/doc

Revision as of 18:57, 24 January 2017 by imported>TheWallflower00 (Created page with "==Usage== Directly for a specific page ''(not recommended)'': <pre> {{Notification |bgcolor= |bordercolor=''(optional)'' |image=''(without 'File:' tag)'' |imagewidth=''(in pix...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Directly for a specific page (not recommended):

{{Notification
|bgcolor=
|bordercolor=''(optional)''
|image=''(without 'File:' tag)''
|imagewidth=''(in pixels, default 130)''
|textcolor=
|quote=
|center=''(for message only notifications, yes or no)''
|message=
|date=~~~~~
}}

Or, for a new template:

{{Notification
|bgcolor=
|bordercolor=''(optional)''
|image=''(without 'File:' tag)''
|imagewidth=''(in pixels, default 130)''
|textcolor=
|quote=
|center=''(for message only notifications, yes or no)''
|message=
{{#if:{{{date|}}}|<small>''({{{date}}})''</small>}}
}}