Profile Has Banner (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.0.0

Syntax

%userprofile% (has|have) [custom] banner

Description

Check if the specified profile have a custom banner set or not. Useful to manage either its banner URL of color accent.

Examples

if {_profile} has custom banner:
	set {_banner} to banner url of {_profile}

View source