clear sandbox/test commit
[ikiwiki.git] / doc / forum / Accessing_meta_values_in_pages__63__.mdwn
blob78594f912b82786e28bddf30a72d08c6079962fc
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:
3 author: $author
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.
7 Cheers,
8 Adam.