Template:Simple Box

From Future Worlds Center Wiki
Jump to navigationJump to search


Preview

Title1
Data


Usage

Copy and paste the code below and modify according to your needs

{{Simple_Box
|title_bgcolor=#0000ff <!-- blue -->
|data_bgcolor=#00ff00  <!-- green -->
|width=100%
|border=1
|title= <div style="border-bottom:1px solid Sienna; background-color:Wheat; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Title1 </div>
|data= <div style="padding:2em 5em 0em 3em;"> Data </div>
}}