Template:Citation/make link: Difference between revisions
vikidiaen>Astirmays m 46 revisions from simple:Template:Citation/make link |
Created page with "{{#if:{{{1|}}} |[{{{1}}} {{{2}}}] |{{{2}}} }}<noinclude><!-- Code notes (here so that people /read/ it) 1. Parameter #2 is always nonempty when called from {{Citation/core}}. 2. It's up to {{Citation/core}} to stop italicized "'foo' & 'bar'" from becoming "'''foo' & 'bar'''". Citation/core does this by having a <nowiki></nowiki> at both beginning and end of the call to this template. Since this is only needed once, it's more efficient to do it in {..." |
||
Line 9: | Line 9: | ||
at both beginning and end of the call to this template. Since this is only | at both beginning and end of the call to this template. Since this is only | ||
needed once, it's more efficient to do it in {{Citation/core}} than here. | needed once, it's more efficient to do it in {{Citation/core}} than here. | ||
--></noinclude> | -->{{documentation}}</noinclude> |