Template:BookLink/Testing: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Close alternate URL link syntax)
(Mark as possibly redundant)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>


{{#if:{{{2|}}}|<amazon keywords="{{{1}}}"><span class="plainlinks">''[%url% {{{2}}}]''</span></amazon>|<amazon keywords="{{{1}}}"><span class="plainlinks">''[%url% %title%]'' by '''%author%'''</span></amazon>}}</includeonly><noinclude>{{template}}
{{#if: {{{2|}}}
|
<amazon keywords="{{{1}}}"><span class="plainlinks">''[%url% {{{2}}}]'''</span></amazon>
|
<amazon keywords="{{{1}}}"><span class="plainlinks">''[%url% %title%]'' by '''%author%'''</span></amazon>
}}
</includeonly><noinclude>{{template}}


{{BookLink/Testing|9780596000271|camel book}}
{{BookLink/Testing|9780596000271|camel book}}
{{BookLink/Testing|9780596000271}}

[[Category:Possible Redundant Templates]]

Latest revision as of 16:03, 30 March 2013


This is a template. There are many others. See Category:RCTemplates for a complete list of templates.


<amazon keywords="9780596000271">[%url% camel book]</amazon>


<amazon keywords="9780596000271">[%url% %title%] by %author%</amazon>