Template Variables : The Blogger Guide
What is the scope of template variables?These variables are visible and available (scope in programming terms) for use only in the Edit HTML mode of your template. Once a blog page actually gets loaded, all the uses of the variables (all $name instances) get substituted with the actual value of the variable defined in the value attribute.
Read full article from Template Variables : The Blogger Guide
No comments:
Post a Comment