سانچہ:Chset-color-ctrl

آزاد دائرۃ المعارف، ویکیپیڈیا سے

style="background:#FFFFEF;"


استعمال[ترمیم]

Used with Template:chset-tableformat data rows to indicate a color for control character code cells.

For example, the first four ASCII control codes (یونیکوڈ U+0000 through U+0003, decimal 0 through 3) are coded as rows in a character set table like this:

{{chset-color-ctrl}}|{{chset-ctrl3|0000|[[Null character|NUL]]|0}}
{{chset-color-ctrl}}|{{chset-ctrl3|0001|[[Start of heading|SOH]]|1}}
{{chset-color-ctrl}}|{{chset-ctrl3|0002|[[Start of text|STX]]|2}}
{{chset-color-ctrl}}|{{chset-ctrl3|0003|[[End of text|ETX]]|3}}