More Story template variable help
This commit is contained in:
parent
4b1ec30748
commit
b5889146d3
2 changed files with 34 additions and 0 deletions
|
|
@ -84,6 +84,18 @@ our $HELP = {
|
|||
{ 'name' => 'location',
|
||||
'description' => 'location tmplvar',
|
||||
},
|
||||
{ 'name' => 'highlights',
|
||||
'description' => 'highlights tmplvar',
|
||||
},
|
||||
{ 'name' => 'story',
|
||||
'description' => 'story tmplvar',
|
||||
},
|
||||
{ 'name' => 'photo',
|
||||
'description' => 'photo tmplvar',
|
||||
},
|
||||
{ 'name' => 'storageId',
|
||||
'description' => 'storageId tmplvar',
|
||||
},
|
||||
],
|
||||
related => []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue