Template:Notification

From Katawa Shoujo Wiki

Revision as of 23:56, 13 July 2013 by imported>Schiffy (Created page with "{| class="Userbox" style="background:{{{bgcolor|yellow}}}; border: 2px solid {{{bordercolor|{{{bgcolor|darkorange}}}}}}; padding: .2em; margin-bottom: 2px; font-size: 95%; wid...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{message}}}

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>}}
}}