Шаблон:Robelbox — различия между версиями
Материал из Базы Знаний
WikiSysop (обсуждение | вклад) |
WikiSysop (обсуждение | вклад) |
||
| Строка 2: | Строка 2: | ||
| colspan="1" style="width:100%; {{#ifeq:{{{height|100%}}}|none||height:100%;}} vertical-align:top; border:1px solid {{Robelbox/C2|{{{theme|1}}}}}; background-color:{{Robelbox/C1|{{{theme|1}}}}}; -moz-border-radius:10px" | | | colspan="1" style="width:100%; {{#ifeq:{{{height|100%}}}|none||height:100%;}} vertical-align:top; border:1px solid {{Robelbox/C2|{{{theme|1}}}}}; background-color:{{Robelbox/C1|{{{theme|1}}}}}; -moz-border-radius:10px" | | ||
{{#ifeq:{{{icon|default}}}|default||[[Image:{{{icon|Namespace Wikipedia.svg}}}|{{{iconwidth|32px}}}|right]]}} | {{#ifeq:{{{icon|default}}}|default||[[Image:{{{icon|Namespace Wikipedia.svg}}}|{{{iconwidth|32px}}}|right]]}} | ||
| − | <div style="border-bottom:1px solid {{Robelbox/C2|{{{theme|1}}}}}; background-color:{{Robelbox/C3|{{{theme|1}}}}}; padding:0.2em 0.9em 0.2em 0.5em; font-size:120%; font-weight:bold;">{{{title|Title}}}</div> | + | <div style="border-bottom:1px solid {{Robelbox/C2|{{{theme|1}}}}}; background-color:{{Robelbox/C3|{{{theme|1}}}}}; padding:0.2em 0.9em 0.2em 0.5em; font-size:120%; font-weight:bold; -moz-border-radius:10px">{{{title|Title}}}</div> |
| − | <noinclude><div style="padding:0.75em 1.5em 0em 0.75em; | + | <noinclude><div style="padding:0.75em 1.5em 0em 0.75em;"> |
''Parameters:'' | ''Parameters:'' | ||
* ''theme'': Values 1 to 14; gives colour scheme: | * ''theme'': Values 1 to 14; gives colour scheme: | ||
Версия 11:42, 27 августа 2011
|
Title
Parameters:
Don't forget to use the {{Robelbox/close}} template after your content!
|
Simple examples
Theme 1: Tan (default)
This code:
{{robelbox|title=Test title}}
<div style="{{Robelbox/pad}}">
Test content using a default box
</div>
{{Robelbox/close}}
produces this box:
|
Test title
Test content using a default box |
Theme 2: Mid green
This code:
{{robelbox|theme=2|title=Test title}}
<div style="{{Robelbox/pad}}">
Test content using a default box with theme=2
</div>
{{Robelbox/close}}
produces this box:
|
Test title
Test content using a default box with theme=2 |
Color samples
|
|
|
| ||||
|
|
|
| ||||
|
|
|
| ||||
|
|