This page describes how a template line or code line is declared.
template
, the line is a template line.code
, the line is a code line.fx
, the line is a styled karaoke line. Styled karaoke lines are deleted during execution of Karaoke Templater.Karaoke
, karaoke
or empty, the line is a timed karaoke line.Template lines and code lines can have additional text after the template
or code
keywords. This text is parsed as a series of space-separated words and is called modifiers. See Template modifiers for more information on this.
Overview: | Automation Manager • Running macros • Using export filters • Standard macros |
---|---|
Karaoke Templater reference: | Declaring
templates • Execution
order • Modifiers • Inline-variables ($-variables)
Code lines and blocks • Execution envirionment |
Lua API reference: | Registration • Subtitles object • Progress reporting • Dialogs • Misc. APIs |
Lua Modules: | karaskel.lua • util • unicode • cleantags.lua • clipboard • re |
Karaskel concepts: | Style tables • Dialogue line tables • Syllable tables • Inline effects • Furigana |