Template:NewsUpdate
From The Urban Dead Wiki
Description
This is a completely customizable template for creating a "latest news" or "events" table for your group. It gets updated every now and then. --LantzTalk 10:13, 23 November 2010 (UTC)
Usage:
{{NewsUpdate
|bordercolor=
|bgcolor=
|border=
|framecolor=
|barcolor=
|titlecolor=
|title=
|datecolor=
|date=
|infocolor=
|info=
|sig=}}
- "bordercolor" is the border color.
- "bgcolor" is the background color.
- "border" is the border width.
- "framecolor" is the color of the inner frame.
- "align" is the alignment of the table on your page.
- "barcolor" is the color of the heading bar.
- "titlecolor" is the color of the title.
- "title" is the title.
- "datecolor" is the color of the date.
- "date" is the date of the update.
- "infocolor" is the color of the "info".
- "info" is the text of the update.
- "sig" is your signature.
Dont forget to include '#' for color codes.
{{NewsUpdate
|bordercolor=#00FF00
|bgcolor=#BBFFBB
|border=2
|framecolor=#00AA00
|barcolor=green
|titlecolor=red
|title=News Flash
|datecolor=#BB0000
|date=Dec 25, 1989
|infocolor=#00BB00
|info='''Santa Claus is coming to town!'''
|sig=--little timmy}}
^^^This code creates the following:
| Dec 25, 1989 |
| Santa Claus is coming to town! |
| --little timmy |