Difference between revisions of "Template:Notice"

From Archiveteam
Jump to navigation Jump to search
(A reusable template for small notices)
 
(attempt to make narrow since it floats underneath Infobox_project)
 
Line 1: Line 1:
<div class="center">
<div class="center">
{| cellspacing="0" style="border:1px solid {{{color|#a7d7f9}}}; width:70%; height:50px;"
{| cellspacing="0" style="border:1px solid {{{color|#a7d7f9}}}; max-width:70%; min-width:25%; height:50px;"
|style="width:45px; height:45px; background:{{{color|#a7d7f9}}}; text-align:center; font-size:14pt; color:{{{txtcolor1|#000}}}; padding:1pt; line-height:1.25em;"| {{{image|[[Image:Archiveteam1.png|link={{TALKPAGENAME}}|35px]]}}}
|style="width:45px; height:45px; background:{{{color|#a7d7f9}}}; text-align:center; font-size:14pt; color:{{{txtcolor1|#000}}}; padding:1pt; line-height:1.25em;"| {{{image|[[Image:Archiveteam1.png|link={{TALKPAGENAME}}|35px]]}}}
|style="font-size:10pt; padding:4pt; line-height:1.25em; color:{{{txtcolor2|#000}}}; text-align:center; background:{{{background|#f3f3f3}}};"|{{{1}}}
|style="font-size:10pt; padding:4pt; line-height:1.25em; color:{{{txtcolor2|#000}}}; text-align:center; background:{{{background|#f3f3f3}}};"|{{{1}}}

Latest revision as of 01:08, 20 October 2013

Archiveteam1.png {{{1}}}

A reusable template for notices such as Template:Stub.

Usage

{{Notice|The text that will appear on the right side}}

Optionally:

{{Notice|
 The text that will appear on the right side|
 color=#borderColour|
 background=#backgroundColour|
 txtcolor1=#leftTextColour|
 txtcolor2=#rightTextColour|
 image=[[File:AnImage.jpg]]
}}