I have a Tiki page with some headlines formatted like this.
!!!schedule(%milliSeconds, %method, %arguments)
On another place (same wiki page) I have a simplified reference.
schedule()
Can Tiki automatically make a reference from schedule()
to schedule(%milliSeconds, %method, %arguments)
Meaning that schedule () will reference !!!schedule (%milliSeconds, %method, %arguments)
I hope this description makes sense :)