แม่แบบ:Rounded

จากวิกิพีเดีย สารานุกรมเสรี
{{{content}}}
Documentation icon คู่มือการใช้งานแม่แบบ[ดู] [แก้] [ประวัติ] [ล้างแคช]
This template creates a box with rounded corners.

Parameters

  • w – width of the box
  • bg – background color
  • bc – border color
  • r – corner radius
  • content – text or other content
  • bs - border size (Default: 1px)

Example

{{Rounded |bg=#F9F9F9 |bc=#AAAAAA |w=75% |content=This is a rounded box.|1}}

produces:

This is a rounded box.