Template:PortalBox
From NovaRoma
(Difference between revisions)
m |
(Undo revision 44684 by Special:Contributions/M. Lucretius Agricola (User talk:M. Lucretius Agricola)) |
||
| Line 1: | Line 1: | ||
| − | <div id="outer box" | + | <div id="outer box" style=" |
| + | background:#fcfcff; | ||
| + | border:solid thin #c0c0c0; | ||
| + | margin:0px 0px 5px 0px; | ||
| + | padding:0.2em"> | ||
| + | <div id="title box" style=" | ||
| + | border:solid thin #999999; | ||
| + | color:#600000; | ||
| + | background-color:#efeff3; | ||
| + | font-weight:bold; | ||
| + | font-size:large; | ||
| + | font-family:serif; | ||
| + | text-align:center">{{{title| }}} | ||
| + | </div><div id="content box" style=" | ||
| + | padding:0.5em; | ||
| + | text-align:left"> | ||
| + | {{{content| }}}</div> | ||
| + | </div><noinclude> | ||
==Usage== | ==Usage== | ||
Revision as of 20:04, 7 January 2011
Usage
{{PortalBox|title= |content= }}
"title" is the text that should appear in the upper portion.
"content" is the text that should appear in the lower portion. Wiki codes are OK.