الفرق بين المراجعتين لصفحة: «قالب:Color/توضیحات»
بروزرسانی تالگوها>Admin ط (۱ نسخه واردشده) |
ط (مراجعة واحدة) |
مراجعة ١٤:٠٦، ٤ أغسطس ٢٠٢٣
ملف:Edit-copy purple.svg | این زیرصفحهٔ مستندات قالب:Color است. این شامل اطلاعات استفاده، الگوها، پیوندهای بین زبانی و سایر اطلاعات است که در اصل قالب صفحه قرار نمیگیرد. |
الشعر الشيعي:صفحههای توضیحات الگو
This template can be used to specify the foreground color of a span of text. Acceptable values are RGB hex codes, e.g. #C9E72A, or any of the رنگهای وب: red, blue, green, moccasin, darkorchid, etc. To set the background color of a span of text, use {{Bg}}.
استفاده
{{color|name of color or hex code of color|Text}}
برای نمونه:
اگر پارامتر دوم حذف شود، مقدار رنگ به صورت متن نمایش داده میشود:
ملاحظات عملکرد
The template generates an HTML span tag:
<span style="color:{{{1}}}">{{{2}}}</span>
It runs at speeds in excess of 700 per second, and so is functionally identical to using the HTML markup directly.
دادههای الگو
الگو Color میتواندبرای اضافه کردن هر رنگی به متن مورد استفاده قرار گیرد
وسيط | وصف | نوع | حالة | |
---|---|---|---|---|
Color | 1 | CSS name of color or hex code of color, e.g. 'red' or '#00F000'. | نص | مطلوب |
Text | 2 | The string of text to be formatted in the desired color | نص | مطلوب |
جستارهای وابسته
- {{resize}}
- {{LinkColor}}
- {{font color}}
- {{bg}}