-
Notifications
You must be signed in to change notification settings - Fork 63
HTML templates
tetsu edited this page Mar 16, 2019
·
22 revisions
Parameter | Assigned value | Example |
---|---|---|
head | a headword string | |
desc | description of the headword | |
isShort | true if the headword is less than 3 letters | true |
shortDesc | a Shortened description string upto 30 letters | |
headFontColor | A config value of headword font color | "#000088" |
descFontColor | A config value of description font color | "#101010" |
headFontSize | A config value of headword font size | "small" |
descFontSize | A config value of headword font size | "small" |