Difference between revisions of Template:Cite jake

NottNott (talk | contribs)
Created page with "{{#if:{{{2}}}|{{{2}}}|The EndMyopia Blog}}, {{{1}}}"
 
NottNott (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{2}}}|{{{2}}}|The EndMyopia Blog}}, {{{1}}}
{{#if:{{{URL|{{{1}}} }}}|The EndMyopia Blog, {{{URL|{{{1}}} }}}|The EndMyopia Blog}}
<noinclude>
<templatedata>
{
"params": {
"URL": {
"type": "url",
"suggested": true
}
},
"description": "Used to reference material from the EM blog.",
"paramOrder": [
"URL"
],
"format": "inline"
}
</templatedata>
</noinclude>