Template:BoxBlue: Difference between revisions
Jump to navigation
Jump to search
Created page with "{|style="border-spacing:8px;margin:0px -8px" |class="MainPageBG" style="width:{{{width}}}; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000"| {|wid..." |
No edit summary |
||
Line 1: | Line 1: | ||
{|style="border-spacing:8px;margin:0px -8px" | {|style="border-spacing:8px;margin:0px -8px" | ||
|class="MainPageBG" style="width:{{{width}}}; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000"| | |class="MainPageBG" style="width:{{{width}}}; height:{{{height}}}; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000"| | ||
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;" | {|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;" | ||
! <p style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">{{{title}}}</p> | ! <p style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">{{{title}}}</p> | ||
Line 9: | Line 9: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Usage: <nowiki>{{BoxBlue|width=500px|title=Place title here|text={{:Page_to_include}}}}</nowiki> | Usage: <nowiki>{{BoxBlue|[width=500px]|[height=250px]|title=Place title here|text={{:Page_to_include}}}}</nowiki> | ||
</noinclude> | </noinclude> |
Revision as of 21:36, 1 April 2014
|
Usage: {{BoxBlue|[width=500px]|[height=250px]|title=Place title here|text={{:Page_to_include}}}}