Subtemplate is replaced with the templateoutput of the subtemplates. Dependent on the type of the relation (1:1,1:n,n:m or n:1) one or more related datasets are displayed.
Parameters
- TEMPLATENAME - Name of the subtemplate
Example
All movies with {joodb field|actor}
{joodb subtemplate|movies}
.... now the content of your subtemplate ....
- {joodb field|category}
- {joodb field|title} ({joodb field|year})
Notes