Files
hugo/content/functions/echoparam.md
T
2017-03-27 16:32:31 -05:00

418 B

title, linktitle, description, godocref, date, publishdate, lastmod, categories, tags, ns, signature, workson, hugoversion, relatedfuncs, deprecated, draft, aliases
title linktitle description godocref date publishdate lastmod categories tags ns signature workson hugoversion relatedfuncs deprecated draft aliases
echoparam echoParam Prints a parameter if it is set. 2017-02-01 2017-02-01 2017-02-01
functions
echoParam DICTIONARY KEY
false false

echoParam prints a parameter if it is set.

{{ echoParam .Params "project_url" }}