.bluesky
element
The .bluesky
action shows a bluesky icon link. It belongs to the social category within the ui area.
Action Syntax
.bluesky "text"
A quoted text string
.bluesky $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.bluesky "socialid"
// Using Variables
// Display dynamic content from variables
.bluesky $var
Action code: 3641736751
Version: 0.6.4
Last updated: 2025-06-13