π¦templates
Overview
Configuration File
Built-in Templates
SYSTEM
['SYSTEM'] = {
logType = 'system',
template = [[
<div style="padding: 1vh 1.2vh; background: linear-gradient(180deg, rgba(74, 74, 74, 0.85) 0%, rgba(26, 26, 26, 0.85) 100%); border-bottom: 0.25vh solid #4A4A4A; border-radius: 0.2vh;">
<span style="font-size: 1.1vh; font-weight: 600; background: #4A4A4A; padding: 0.3vh 0.6vh; border-radius: 0.3vh; color: #fff;">SYSTEM</span>
<span style="font-size: 1.3vh; color: #fff;"> {message}</span>
<span style="font-size: 1vh; color: rgba(255,255,255,0.7);">{time}</span>
</div>
]]
}WELCOME
ERROR
SUCCESS
INFO
WARNING
Template Options
Option
Type
Description
Template Placeholders
Placeholder
Description