Template:PortalBox

From NovaRoma
(Difference between revisions)
Jump to: navigation, search
(larger font, serif in title position, lighter colors)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="outer box" style="
+
<div id="outer box" style="
  background:#fcfcff;
+
  background:#ffffff;  
  border:solid thin #c0c0c0;
+
  border:solid thin #c0c0c0;  
  margin:0px 0px 5px 0px;
+
  margin:auto;  
  padding:0.2em">
+
  padding:0em;
 +
width:100%">
 
<div id="title box" style="
 
<div id="title box" style="
border:solid thin #999999;
+
  color:#600000;  
  color:#600000;
+
  background-color:#cfcff3;  
  background-color:#efeff3;
+
  font-weight:bold;  
  font-weight:bold;
+
  font-size:large;  
  font-size:large;
+
  font-family:serif;  
  font-family:serif;
+
  text-align:center;
  text-align:center">{{{title|&nbsp;}}}
+
padding:0.3em 0 0.3em 0">{{{title|title}}}
 
</div><div id="content box" style="
 
</div><div id="content box" style="
  padding:0.5em;
+
  padding:0.5em;  
 
  text-align:left">
 
  text-align:left">
 
{{{content|&nbsp;}}}</div>
 
{{{content|&nbsp;}}}</div>
 
</div><noinclude>
 
</div><noinclude>
 +
 +
  
 
==Usage==
 
==Usage==

Latest revision as of 22:13, 8 January 2011

title
 


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