Template:Box

I am a box

I contain lots of interesting things


Generic box template

Parameters:

Example Box

{{box
|title=Example Box
|text='''This box.''' It is an ''example''.
|image=USA_10191_x10207_Monument_Valley_Luca_Galuzzi_2007.jpg
|img_border=2px solid rgb(224, 190, 253)
|img_width=120
|border=rgb(0, 43, 184)
|head_bg=rgb(231, 165, 86)
|bg=rgb(186, 0, 0)
|width=300
|color=rgb(186, 215, 134)
}}

Will create...

Example Box

This box. It is an example.

Use in sidebar

<div style="clear:right; float:right; width:220px;"> {{Box
|bg = rgb( 255, 255, 255 )
|head_bg = #DDAACC
|border = #B58BA7
|title = DQN
|text = DQN DQN LOL
|image = jj.png
|img_width = 74
|width = 220
}}</div>

DQN

DQN DQN LOL

Will look like this ▶

220px is the de facto standard sidebar width. Don't change it if it is not necessary.


tanasinn.info archive