public Function tag - snippet
The function tags are developed by the WordFrame team. They can be used everywhere in the public site in HTML, javascripts, etc. and will be substituted with the real values when the HTML is rendered. Function tags can be inserted as:
{{ function_tag: parameter }} or {{ function_tag: parameter $|$ option_1 $|$ option_2 }}
Usage details for functional tag snippet
tag | parameter (description) | options (description) | example |
snippet |
language pack template key this functional tag will look for the template key in the current language pack and substitute itself with its value.(the same as with the "translate" tag). The difference is that it will not be automatically translated in input areas like editors and textboxes. |
option_N ( string ) (not required) each option will substitute an {0} or {1) or {n} tag in the template value according its order. |
{{snippet: language_template_key}} {{snippet: language_template_key $|$ string}} |
Last edited by Boz Zashev on 26 Oct 2010 | Rev. 12 |
This page is
public |
Views: 1
Comments:
0 |
Filed under:
root |
Tags: