(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="margin: 1em; padding:0.1em; | + | <noinclude>{{Trad |
+ | |DE=Template:Tape | ||
+ | |EN=Template:Tape | ||
+ | |ES=Template:Tape | ||
+ | |FR=Template:Tape | ||
+ | |RU=Template:Tape | ||
+ | }}</noinclude><includeonly><div style="margin: 1em; padding:0.1em; | ||
background-color: #{{ColorAtys|type=bg|group={{{palette}}}}}; | background-color: #{{ColorAtys|type=bg|group={{{palette}}}}}; | ||
{{ #switch: {{{3D|}}} | {{ #switch: {{{3D|}}} | ||
|on= | |on= | ||
− | border: | + | border: medium groove #{{ColorAtys|group={{{palette}}}}}; |
− | background: | + | background: radial-gradient(circle, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys||group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
|out= | |out= | ||
border: medium outset #{{ColorAtys|group={{{palette}}}}}; | border: medium outset #{{ColorAtys|group={{{palette}}}}}; | ||
Line 13: | Line 19: | ||
|#default= | |#default= | ||
border: thick ridge #{{ColorAtys|type=light|group={{{palette}}}}}; | border: thick ridge #{{ColorAtys|type=light|group={{{palette}}}}}; | ||
− | background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type= | + | background: linear-gradient(#{{ColorAtys|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}} 10%, #{{ColorAtys|type=bg|group={{{palette}}}}} 70%, #{{ColorAtys|type=light|group={{{palette}}}}}); |
}} | }} | ||
border-radius:.5em;padding:0em .5em; | border-radius:.5em;padding:0em .5em; | ||
Line 19: | Line 25: | ||
{{ #switch: {{{3D|}}} | {{ #switch: {{{3D|}}} | ||
|on= | |on= | ||
− | + | {{3DText|3D=flashy|group={{{palette}}}|text={{{text|ON}}} }} | |
|out= | |out= | ||
− | + | {{3DText|3D=inset|group={{{palette}}}|text={{{text|OUT}}} }} | |
|in= | |in= | ||
− | + | {{3DText|3D=outset|group={{{palette}}}|text={{{text|IN}}} }} | |
|#default= | |#default= | ||
− | + | {{3DText|3D=shadow|group={{{palette}}}|text={{{text|UP or DEFAULT}}} }} | |
+ | }}</div></includeonly><noinclude> | ||
+ | {{Tape | ||
+ | |3D=on | ||
+ | |palette=zorai | ||
+ | |text=<big><big><big>'''ON'''</big></big></big> | ||
}} | }} | ||
− | + | {{Tape | |
− | </ | + | |3D=out |
− | {{{{ | + | |palette=fyros |
+ | |text=<big><big><big>'''OUT'''</big></big></big> | ||
+ | }} | ||
+ | {{Tape | ||
+ | |3D=in | ||
+ | |palette=matis | ||
+ | |text=<big><big><big>'''IN'''</big></big></big> | ||
+ | }} | ||
+ | {{Tape | ||
+ | |3D= | ||
+ | |palette=tryker | ||
+ | |text=<big><big><big>'''UP or DEFAULT'''</big></big></big> | ||
+ | }} | ||
+ | [[Category:Notice templates]]</noinclude> |