Changes between Version 252 and Version 253 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2023-03-02T13:01:01+01:00 (2 years ago)
Author:
skyper
Comment:

use wikitr: instead of wiki:

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v252 v253  
    10201020}}}
    10211021
    1022 Settings groups are displayed as sub-menus from the style settings menu. If at least two settings belong to a group, a special "Toggle all settings" menu item allows to quickly switch on/off all settings from this group at once. Usage example: [wiki:/Styles/MapWithAI MapWithAI].
     1022Settings groups are displayed as sub-menus from the style settings menu. If at least two settings belong to a group, a special "Toggle all settings" menu item allows to quickly switch on/off all settings from this group at once. Usage example: [wikitr:/Styles/MapWithAI MapWithAI].
    10231023
    10241024
     
    11761176 * '''`rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`''' - rgb value with alpha
    11771177 * '''`hsb_color(/*hue*/, /*saturation*/, /*brightness*/)`''' - color from HSB color space
    1178  * if the color is prefixed with a name and #, e.g. `color: highway_track#6e541c;` it will appear in the [wiki:/Help/Preferences/ColorPreference Color Preference] and end users can adjust the color there themself
     1178 * if the color is prefixed with a name and #, e.g. `color: highway_track#6e541c;` it will appear in the [wikitr:/Help/Preferences/ColorPreference Color Preference] and end users can adjust the color there themself
    11791179
    11801180'' '''Opacity''' ''