Difference between revisions of "Template:Json"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 1: | Line 1: | ||
{{#if:{{{1}}}| "{{fullurl:{{{1}}}}}":"<{{{2}}}>",|}}<noinclude> | {{#if:{{{1}}}| "{{fullurl:{{{1}}}}}":"<{{{2}}}>",|}}<noinclude> | ||
If the first param is provided then display "param- | If the first param is provided then display "param-1":"param-2" for use in json data. Otherwise, don't display anything. | ||
</noinclude> | </noinclude> |
Revision as of 11:07, 13 January 2011
"{{fullurl:{{{1}}}}}":"<{{{2}}}>", If the first param is provided then display "param-1":"param-2" for use in json data. Otherwise, don't display anything.