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}}}| " | {{#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 11: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.