Differenze tra le versioni di "Template:Roundy"

Da WikiBound.
Jump to navigation Jump to search
it.wikia.earthbound.com>Shadow Mr.L
(Creata pagina con 'border-radius: {{{1|20px}}}; -moz-border-radius: {{{1|20px}}}; -webkit-border-radius: {{{1|20px}}}; -khtml-border-radius: {{{1|20px}}}; -icab-border-radius: {{{1|20px}}}; -o-b...')
 
m (una versione importata)

Versione delle 17:30, 4 nov 2018

border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px; -icab-border-radius: 20px; -o-border-radius: 20px;

If you update this template, make sure to make the necessary updates to all of the eight subtemplates: roundytr, roundytl, roundybr, roundybl, roundt, roundb, roundyright, and roundyleft.

Usage

Used in tables to create rounded corners. Default is 20px.

  • {{roundy|20px}}

Replace "20" with the amount of pixels to round all four corners by, including the px. Insert it in the style=" " section of a table.