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