Template:Simple Box: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
[[Category:T/Other]] |
Revision as of 02:52, 1 November 2011
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 <!-- red --> |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> }}