Template:PortalBox

From NovaRoma
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
<div id="outer box" style="background:#ffffff; margin:auto; padding:0em; width:100%"><div id="title box" style="color:#600000; background-color:#cfcff3; font-weight:bold; font-size:large; font-family:serif; text-align:center; padding:0.3em 0 0.3em 0">{{{title|title}}}</div><div id="content box" style="padding:0.5em; text-align:left">{{{content|&nbsp;}}}</div></div><noinclude>
+
<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|&nbsp;}}}
 +
</div><div id="content box" style="
 +
padding:0.5em;
 +
text-align:left">
 +
{{{content|&nbsp;}}}</div>
 +
</div><noinclude>
  
 
==Usage==
 
==Usage==

Revision as of 20:05, 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.

Personal tools