I use the following statement to add other colums to the comments section on my kobo:
Code:
{#fandom:'re(re($,'Original.|Other.',''), '\.', ' - ')'|<b>Fandom(s):</b> |<br/>}{#wordcount:|<b>Word count:</b> |<br/>}{#readingtime:|<b>Reading time:</b> ~|<br/>}{#genre:subitems(1,0)|<b>Genre:</b> |<br/>}{tags:|<b>Tags:</b> |<br/>}
{comments:|<br/>|<br/><br/>}
{#meta}
All column names starting with a # are custom column that I have created.
I don't know how the 'program' version of this statemant would look, but it probably only contains one 'program:'.