Can we have a more versatile override? #198
Closed
magicbot42
started this conversation in
Ideas
Replies: 3 comments
|
Hi @magicbot42, Good idea, thanks. I may introduce |
0 replies
|
That would be amazing. Thanks! |
0 replies
|
Hi @magicbot42, The Example: Or |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I find that
[override variable="something"]
often doesn't work for me because it's inline.
[override variable]something[/override]
mostly because i want to do:
[override variable][choose][call somefile][/choose][/override]
to have the override variable be variable with a choose within the file.
All reactions