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:{{{ | {{#if:{{{1}}}| "{{fullurl:{{{1}}}}}":"<{{{2}}}>",|}}<noinclude> | ||
If the first param is provided then display "param-2":"param-1" for use in json data. Otherwise, don't display anything. | If the first param is provided then display "param-2":"param-1" for use in json data. Otherwise, don't display anything. | ||
</noinclude> | </noinclude> |
Revision as of 11:06, 13 January 2011
"{{fullurl:{{{1}}}}}":"<{{{2}}}>", If the first param is provided then display "param-2":"param-1" for use in json data. Otherwise, don't display anything.