tag.Prefix : str
Get the prefix of a tag.
1.9.1 or later
The prefix of the tag.
To get the prefix of the first tag on the page:
{{ if(#page.tags) map.values(page.tags)[0].prefix; else "no tags on page"; }}
Copyright © 2011 MindTouch, Inc. Powered by
Viewing Details: