Template:AmazonLinks/Epub: Difference between revisions

From The Green Hills Series
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 27: Line 27:
}
}
},
},
"description": "Prints all available formats with links to Amazon"
"description": "Returns Epub ASIN"
}
}
</templatedata></noinclude>
</templatedata></noinclude>
{{#switch: {{{2|}}}
<!--define book and series-->
|{{#switch: {{{1|}}}
{{#vardefine:book|{{{1|}}}}}
{{#if: {{{2|}}}
|{{#vardefine:series|{{{2}}}}}
|{{#vardefine:series|1}}
}}
 
{{#switch: {{#var:series}}
|{{#switch: {{#var:book}}
  | 1 = B0BCXHG5TD <!--Green Hills and Daffodils-->
  | 1 = B0BCXHG5TD <!--Green Hills and Daffodils-->
  | 2 = B0BH12GZD6 <!--Green Hills and Dragon Tales-->
  | 2 = B0BH12GZD6 <!--Green Hills and Dragon Tales-->
Line 37: Line 44:
  | 4 = B0BNTCPQ6J <!--Green Hills and Holy Wells-->
  | 4 = B0BNTCPQ6J <!--Green Hills and Holy Wells-->
  | 5 = B0BTDSDZSX <!--Green Hills and Battlefields-->
  | 5 = B0BTDSDZSX <!--Green Hills and Battlefields-->
  | 6 = <!--Green Hills and Whippoorwills-->
  | 6 = B0C2WJMCCZ <!--Green Hills and Whippoorwills-->
  | 7 = <!--Green Hills and Prison Cells-->
  | 7 = B0C59Y6QQ7 <!--Green Hills and Prison Cells-->
  |}}
  |}}
}}
}}

Latest revision as of 17:07, 9 December 2023

Returns Epub ASIN

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Book Number1 book

Book Number in series

Suggested values
1
Example
1, 2, 3
Numberrequired
Series Number2 series

Series Number

Default
1
Example
1, 2, 3
Numberrequired