<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="vi">
	<id>https://bktt.vn/index.php?action=history&amp;feed=atom&amp;title=B%E1%BA%A3n_m%E1%BA%ABu%3AM%C3%A0u_s%E1%BA%AFc%2Fdoc</id>
	<title>Bản mẫu:Màu sắc/doc - Lịch sử thay đổi</title>
	<link rel="self" type="application/atom+xml" href="https://bktt.vn/index.php?action=history&amp;feed=atom&amp;title=B%E1%BA%A3n_m%E1%BA%ABu%3AM%C3%A0u_s%E1%BA%AFc%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bktt.vn/index.php?title=B%E1%BA%A3n_m%E1%BA%ABu:M%C3%A0u_s%E1%BA%AFc/doc&amp;action=history"/>
	<updated>2026-04-27T19:21:24Z</updated>
	<subtitle>Lịch sử thay đổi của trang này ở wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://bktt.vn/index.php?title=B%E1%BA%A3n_m%E1%BA%ABu:M%C3%A0u_s%E1%BA%AFc/doc&amp;diff=5514&amp;oldid=prev</id>
		<title>Taitamtinh: Tạo trang mới với nội dung “{{Documentation subpage}} __NOTOC__ &lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&gt; {{High-use|3503}}  Bản mẫu này có th…”</title>
		<link rel="alternate" type="text/html" href="https://bktt.vn/index.php?title=B%E1%BA%A3n_m%E1%BA%ABu:M%C3%A0u_s%E1%BA%AFc/doc&amp;diff=5514&amp;oldid=prev"/>
		<updated>2020-10-29T11:02:27Z</updated>

		<summary type="html">&lt;p&gt;Tạo trang mới với nội dung “{{Documentation subpage}} __NOTOC__ &amp;lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt; {{High-use|3503}}  Bản mẫu này có th…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Trang mới&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}} __NOTOC__&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{High-use|3503}}&lt;br /&gt;
&lt;br /&gt;
Bản mẫu này có thể được sử dụng để chỉ định màu nền trước của một đoạn văn bản. Các giá trị được chấp nhận là các mã hex của [[RGB]], ví dụ: #C9E72A hoặc bất kỳ [[màu web]]: đỏ, xanh dương, xanh lục, v.v. Để đặt màu nền của một đoạn văn bản, hãy sử dụng {{tl|background color}}.&lt;br /&gt;
&lt;br /&gt;
===Sử dụng===&lt;br /&gt;
* {{tlx|color|Tên màu hoặc mã hex của màu|Văn bản}}&lt;br /&gt;
&lt;br /&gt;
Ví dụ:&lt;br /&gt;
&lt;br /&gt;
{{tbullet|Màu sắc|red|Hello, world!}}&lt;br /&gt;
{{tbullet|Màu sắc|#00F000|Hello, world!}}&lt;br /&gt;
&lt;br /&gt;
Nếu tham số thứ hai bị bỏ qua, giá trị màu được hiển thị dưới dạng văn bản:&lt;br /&gt;
&lt;br /&gt;
{{tbullet|Màu sắc|#00F000}}&lt;br /&gt;
{{tbullet|Màu sắc|red}}&lt;br /&gt;
&lt;br /&gt;
===Cân nhắc hiệu suất===&lt;br /&gt;
Bản mẫu tạo thẻ nhịp HTML: &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span style=&amp;quot;color:{{{1}}}&amp;quot;&amp;gt;{{{2}}}&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Nó chạy ở tốc độ vượt quá 700 mỗi giây và do đó có chức năng giống hệt với việc sử dụng đánh dấu HTML trực tiếp.&lt;br /&gt;
&lt;br /&gt;
===Template data===&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Bản mẫu màu có thể được sử dụng để thêm một dải văn bản với bất kỳ màu văn bản đã cho nào&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Color&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Tên CSS của màu hoặc mã hex của màu, ví dụ: 'red' hoặc '#00F000'.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Chuỗi văn bản được định dạng theo màu mong muốn&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Đổi hướng===&lt;br /&gt;
* {{tlg|COLOR|nolink=on|code=on}}&lt;br /&gt;
* {{tlg|Colored text|nolink=on|code=on}}&lt;br /&gt;
* {{tlg|Colour|nolink=on|code=on}}&lt;br /&gt;
* {{tlg|COLOUR|nolink=on|code=on}}&lt;br /&gt;
* {{tlg|Fgcolor|nolink=on|code=on}}&lt;br /&gt;
&lt;br /&gt;
===Xem thêm===&lt;br /&gt;
* {{tl|resize}}&lt;br /&gt;
* {{tl|colored link}}&lt;br /&gt;
* {{tl|background color}}&lt;br /&gt;
* {{tl|font color}} — cho phép thiết lập cả văn bản và màu nền&lt;br /&gt;
* {{tl|coltit}} — bảng tiêu đề bảng màu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other|&lt;br /&gt;
| &amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Text color templates| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Taitamtinh</name></author>
	</entry>
</feed>