User Tools

Site Tools


en:infra-convert:dev:characteristictags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:infra-convert:dev:characteristictags [2020/11/13 12:47]
me
en:infra-convert:dev:characteristictags [2020/11/13 13:05]
me
Line 65: Line 65:
  
 <code javascript>​ <code javascript>​
-"​Id":​ "​{24C41CA8-871C-456E-B082-22EC2A20216D}"​,+"​Id":​ "​{24C41CA8-871C-456E-B082-22EC2A20216D}"​
 </​code>​ </​code>​
  
Line 88: Line 88:
  
 <code javascript>​ <code javascript>​
-"​Priority":​ 1,+"​Priority":​ 1
 </​code>​ </​code>​
  
Line 111: Line 111:
  
 <code javascript>​ <code javascript>​
-"​FriendlyName":​ "​TagOne"​,+"​FriendlyName":​ "​TagOne"​
 </​code>​ </​code>​
  
Line 132: Line 132:
 </​WRAP>​ </​WRAP>​
 <WRAP column 55%> <WRAP column 55%>
 +
 +<code javascript>​
 +"​Color":​ {"#​FF#​FFFF00"​}
 +</​code>​
  
 <code javascript>​ <code javascript>​
Line 144: Line 148:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | +Color | String | Set colour value:\\ **null** Do not overwrite stamping colour\\ **#​AARRGGBB** Overwrite with hexadecimal coded colour\\ **{...}** Overwrite with (A)RGB-coded colour | 
-^ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) | +^ └ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | 
-^ R | Integer | Value for the red color channel (0 … 255) | +└ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) | 
-^ G | Integer | Value for the green color channel (0 … 255) | +└ R | Integer | Value for the red color channel (0 … 255) | 
-^ B | Integer | Value for the blue color channel (0 … 255) |+└ G | Integer | Value for the green color channel (0 … 255) | 
 +└ B | Integer | Value for the blue color channel (0 … 255) |
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/characteristictags.txt · Last modified: 2021/10/22 16:17 by me