In this micro article we show how to use Page Parameter.
You can use next Page Parameters in any part of you articles:
{{.Name}} -- this article name
{{.Subj}} -- this article subject
{{.Date}} -- this article data
{{printf %s .Body}} -- this article body
In this place of text we set this article name parameter 'Page parameters example'. Press Edit button to look it in Editor.