Difference between revisions of "Template:Bloc"
From Ryzom Forge Wiki
Line 1: | Line 1: | ||
− | <div style="vertical-align:top;color:#000;padding:0; margin: | + | <div style="vertical-align:top;color:#000;padding:0; margin: 0em 0em 1.5em 0em; |
{{ #switch: {{{type|}}} | {{ #switch: {{{type|}}} | ||
− | | U= | + | | U=top:0; width:100%;background:#def;box-shadow: .1em .2em .4em rgba(0, 0, 0, .5);border:medium outset #69c; border-radius:1em;clear:both;text-align:center; |
− | | d= | + | | d=top:0; width:100%;background:#def;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:thin outset #69c; border-radius:1em;clear:both; |
| R=float:right;width:33%; background:#def;box-shadow: .1em .2em .4em rgba(0, 0, 0, .5);border:medium outset #69c;border-radius:1em; | | R=float:right;width:33%; background:#def;box-shadow: .1em .2em .4em rgba(0, 0, 0, .5);border:medium outset #69c;border-radius:1em; | ||
| r=margin-left:34%; background:#fff;border-radius:.5em;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:none; | | r=margin-left:34%; background:#fff;border-radius:.5em;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:none; | ||
Line 9: | Line 9: | ||
| C=margin:auto;width:30%;background:#def;box-shadow: .1em .2em .4em rgba(0, 0, 0, .5);border:medium outset #69c; border-radius:1em;clear:both;text-align:center; | | C=margin:auto;width:30%;background:#def;box-shadow: .1em .2em .4em rgba(0, 0, 0, .5);border:medium outset #69c; border-radius:1em;clear:both;text-align:center; | ||
| c=margin:auto;width:30%;background:#fff;border-radius:.5em;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:none; | | c=margin:auto;width:30%;background:#fff;border-radius:.5em;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:none; | ||
− | | #default= | + | | #default=top:0; width:100%;background:#fff;border-radius:.5em;box-shadow: .1em .1em .2em rgba(0, 0, 0, .8);border:none;clear:both; |
}} | }} | ||
"> | "> |