Шаблон:Robelbox
Внешний вид
|
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
|