You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template is not rendering variables, it just shows the variable names. And it shows mainlabel, even though that is by convention not the right option.
Here is the query (I have tried variations):
{{ #ask: [[Probable year::+]]|[[Short title::+]]
|mainlabel=-
|?Short title
|?Probable year
|?Page name
|?Right
|?Section heading
|format=moderntimeline
|start at end=on
|height=400px
|scalefactor=39
|limit=5000
|navigation height=80%
}}
Here is the template:
[[{{{3}}}|{{{6|{{{7}}}}}}]]
{{{4}}} {{{5}}}
Steps to reproduce
Use data with the above query and template.
Expected result:
The template should render with values, and the timeline items should use the Short title, not the mainlabel.
Observed result: ...
Not the right thing.
Thanks!
The text was updated successfully, but these errors were encountered:
Setup
Issue
The template is not rendering variables, it just shows the variable names. And it shows mainlabel, even though that is by convention not the right option.
Here is the query (I have tried variations):
Here is the template:
Steps to reproduce
Use data with the above query and template.
Expected result:
The template should render with values, and the timeline items should use the Short title, not the mainlabel.
Observed result: ...
Not the right thing.
Thanks!
The text was updated successfully, but these errors were encountered: