الگو:الگوی کاربر/توضیحات

از ویکی‌واژه

استفاده[ویرایش]

{{الگوی کاربر
| کلاس بدنه         = <!--Adds an HTML class attribute to the entire template's HTML table, to allow for styling, emission of microformats, etc. -->
| جایگاه           = <!--چپ|راست|هیچ (پیشفرض = راست)-->
| حاشیه-رنگ        = <!--رنگ حاشیه (پیشفرض = id-c)-->
| حاشیه-پهنا       = <!--عرض حاشیه به پیکسل (پیشفرض = 1)-->
| نشان             = <!--متن یا تصویری به عنوان نشان جعبه-->
| نشان-جایگاه      = <!--جایگاه افقی نشان left/center/right/justify (پیشفرض = center)-->
| نشان-رنگ         = <!--رنگ زمینهٔ نشان (پیشفرض = #d0d0d0)-->
| نشان-رنگ متن     = <!--رنگ قلم نشان (پیشفرض = black)-->
| نشان-اندازه متن  = <!--id text size in points (پیشفرض = 14)-->
| نشان-پ           = <!--id cell padding (پیشفرض = 0 1px 0 0)-->
| نشان-بلندی سطر   = <!--id line height (پیشفرض = 1.25em)-->
| نشان-غیره        = <!--id other CSS parameters-->
| نشان-پهنا        = <!--id box width in pixels (پیشفرض = 45)-->
| نشان-بلندی       = <!--id box height in pixels (پیشفرض = 45)-->
| اطلاعات-کلاس       = <!--Adds an HTML class attribute to the "info" HTML table-row, to allow for styling, emission of microformats, etc. -->
| اطلاعات           = <!--متن یا تصویر-->
| اطلاعات-جایگاه    = <!--info horizontal alignment left/center/right/justify (پیشفرض = left)-->
| اطلاعات-رنگ       = <!--رنگ پس{{جا:فم}}زمینه اطلاعات (پیشفرض = #e0e0e0)-->
| اطلاعات-رنگ متن   = <!--info font color (پیشفرض = black)-->
| اطلاعات-اندازه    = <!--info text size in points (پیشفرض = 8)-->
| اطلاعات-پ         = <!--info padding (پیشفرض = 0 4px 0 4px)-->
| اطلاعات-بلندی سطر = <!--info line height (پیشفرض = 1.25em)-->
| اطلاعات-غیره      = <!--info other CSS parameters-->
| بدون رده         = <!--block page category declarations (پیشفرض = خیر)-->
| رده              = <!--رده کاربری (اختیاری)-->
| رده۲             = <!--رده کاربری (اختیاری)-->
| رده۳             = <!--رده کاربری (اختیاری)-->
}}

نمونه[ویرایش]

کد خروجی
{{الگوی کاربر}}
نشان اطلاعات
{{الگوی کاربر
| نشان              = نشان
| نشان-اندازه متن   = 20
| نشان-رنگ          = #ffffee
| اطلاعات            = ''اطلاعات''
| اطلاعات-رنگ        = #ffeeff
| اطلاعات-اندازه متن = 12
| حاشیه-رنگ         = #aaffaa
| حاشیه-پهنا        = 2
}}
نشان اطلاعات
Below example shows the default appearance of a userbox, which is (much) higher than the 45px. Compare the height of the one below with the above userbox.
{{الگوی کاربر
| نشان       = لوگو
| نشان-رنگ   = #ffffee
| اطلاعات     = ''We are trying to see 
default distance in between text 
lines, see the distance in 
between cell content and its border, 
and also see total height.''
| اطلاعات-رنگ = #ffeeff
| حاشیه-رنگ  = #aaffaa
| حاشیه-پهنا = 2
}}
لوگو We are trying to see

default distance in between text lines, see the distance in between cell content and its border, and also see total height.

Below example shows how we can change that userbox and further specify parameters to bring down the overall height of the userbox to the recommended height of 45px, even with four text lines. Cell padding parameter "info-p" can also be set at "1pt 1pt 1pt 2pt", or "1pt 2pt" for better appearance, when there are 4 text lines.
{{الگوی کاربر
| نشان              = لوگو
| نشان-اندازه متن   = 14
| نشان-رنگ          = #ffffee
| نشان-بلندی سطر    = 1.1em
| اطلاعات            = ''We have specified values 
to lessen the distance in between 
text lines & padding space in between 
cell content and its border.''
| اطلاعات-رنگ        = #ffeeff
| اطلاعات-اندازه متن = 8
| اطلاعات-p         = 1pt
| اطلاعات-بلندی متن  = 1.05em
| حاشیه-رنگ         = #aaffaa
| حاشیه-پهنا        = 1
}}
لوگو We have specified values

to lessen the distance in between text lines & padding space in between cell content and its border.

Below example is for advanced users, showing how we can specify other CSS properties, for example, "font-family", to change the font or "text-align" to change the alignment from the default parameters. At below, on the right side are two userboxes: top one is displayed without the "font-family" or "text-align" parameters; and the bottom userbox is displayed by using the below codes, with the help of the "info-op" field.
{{الگوی کاربر
| نشان              = لوگو
| نشان-اندازه متن   = 14
| نشان-رنگ          = #ffe
| نشان-بلندی سطر    = 1.1em
| اطلاعات            = اطلاعات
| اطلاعات-رنگ        = #fef
| اطلاعات-اندازه متن = 14
| اطلاعات-op       = font-family:'Courier New'; text-align:center;
| حاشیه-رنگ         = #afa
| حاشیه-پهنا        = 2
}}
لوگو اطلاعات