Template:Json: Difference between revisions
Jump to navigation
Jump to search
Rand Linden (talk | contribs) No edit summary |
Rand Linden (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{1}}}| "{{fullurl:{{{1}}}}}":"<{{{2}}}>",|}}<noinclude> | {{#if:{{{1}}}| "{{fullurl:{{{1}}}}}":"<{{{2}}}>",<br>|}}<noinclude> | ||
If the first param is provided then display "param-1":"param-2" for use in json data. Otherwise, don't display anything. | If the first param is provided then display "param-1":"param-2" for use in json data. Otherwise, don't display anything. | ||
</noinclude> | </noinclude> |
Latest revision as of 12:09, 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.