Difference between revisions of "Template:Textbox"
Jump to navigation
Jump to search
(New page: <!-- Parameters 1 - Colour 2 - Text --> <div style="margin:0;background-color: {{#switch: {{{1}}} | blue = #ddffff | yellow = #ffffdd | green = #cef2e0 | #ffffff }} ; border:1px s...) |
|||
Line 5: | Line 5: | ||
<div style="margin:0;background-color: | <div style="margin:0;background-color: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
− | | blue = #ddffff | + | | blue = #ddffff; |
− | | yellow = #ffffdd | + | | yellow = #ffffdd; |
− | | green = #cef2e0 | + | | green = #cef2e0; |
− | | #ffffff | + | | #ffffff; |
}} | }} | ||
− | + | border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;">{{{2}}}</div> |
Revision as of 16:16, 10 August 2008
{{{2}}}