This could be potentially useful in the future if I want to display MOCs or Indices dynamically.

Query

TABLE info as "Info"
WHERE parent = link(this.file.name)

Query For Sub Header

LIST info from "" where contains(parent, [[Example#test|Test]])
sort file.mtime desc