Difference between revisions of "Template:Achievement notification"
(Created page with '{| style="background-color: #4f4f4f; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color: #c8b996; font-family: Verdana, Tahoma, Arial, Helvetica, sans…') |
(Updated layout.) |
||
Line 1: | Line 1: | ||
− | {| style="background-color: #4f4f4f; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color: #c8b996; font-family: | + | {| style="background-color: #4f4f4f; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color: #c8b996; font-family: Tahoma, Arial, Helvetica, sans-serif; height:64px; width:280px; padding: 5px;" |
|- | |- | ||
− | | rowspan=2 style="background-color: #3e3e3e; width:64px; height:64px;" | [[File:{{{img}}}|64px]] || style="font-size: 1. | + | | rowspan=2 style="background-color: #3e3e3e; width:64px; height:64px;" | [[File:{{{img}}}|64px]] || style="font-size: 1.3em; color: #9dc34c; font-weight: bold; padding-left: 10px;" | {{{title}}} |
|- | |- | ||
− | | {{{text}}} | + | | style="padding-left: 10px; font-size: 0.8em;" | {{{text}}} |
− | |} | + | |}<noinclude> |
+ | |||
+ | == Example == | ||
+ | |||
+ | {{Achievement_Notification | ||
+ | | img = Tf win gravelpit noenemycaps.jpg | ||
+ | | title = Win Gravelpit! | ||
+ | | text = You have succeeded. Now go die. | ||
+ | }} |