Difference between revisions of "Template:Json"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{#if:{{{1}}}| "
{{#if:{{{1}}}| "{{fullurl:{{{2}}}}}":"<{{{1}}}>",|}}<noinclude>
{{fullurl:{{{2}}}}}":"<{{{1}}}>",|}}
If the first param is provided then display "param-2":"param-1" for use in json data.  Otherwise, don't display anything.
</noinclude>

Revision as of 12:05, 13 January 2011

"{{fullurl:{{{2}}}}}":"<{{{1}}}>", If the first param is provided then display "param-2":"param-1" for use in json data. Otherwise, don't display anything.