Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MMOBars
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Ethan
  • MMOBars
  • Wiki
  • Bar Progress Condition

Last edited by Ethan Apr 08, 2021
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Bar Progress Condition

Description

Uses the bar progress to make a condition.

Parameters

Parameter Aliases Description Type
value v The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. Number
operator o, oper The operation to compare the value parameter to the bar's coefficient. String (greater, g, less, l, equal, e)

Examples

conditions:
  - 'bar-progress{v=1;o=l;m=true}'
  - 'bar-progress{v=0;o=g;m=true}'
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Functions
  • Conditions
  • Colors
  • Styles
  • Options