]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/Accessing_meta_values_in_pages__63__.mdwn
wishlist: ask about using ikiwiki as ML
[ikiwiki.git] / doc / forum / Accessing_meta_values_in_pages__63__.mdwn
1 If I set a meta value on a page (lets say \[[!meta author="Adam Shand"]] is there some way to retrieve the value of author and put it somewhere visible on the page?  Eg. can I write:
2
3 author: $author
4
5 I know I can update the raw templates but it'd be nice to be able to do this in the pages them selves.
6
7 Cheers,
8 Adam.