Template:AmazonLinks/AllSeries: Difference between revisions
From The Green Hills Series
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"series" | |||
], | |||
"label": "Series Number", | |||
"description": "Series Number", | |||
"example": "1, 2, 3", | |||
"type": "number", | |||
"default": "1", | |||
"required": true | |||
} | |||
}, | |||
"description": "Prints all books in a series with available formats and links to Amazon" | |||
} | |||
</templatedata> | |||
<!--find out if series is defined. Default=1--> | <!--find out if series is defined. Default=1--> | ||
{{#if: {{{1|}}} | {{#if: {{{1|}}} | ||
Line 21: | Line 39: | ||
|}} | |}} | ||
</div> | </div> | ||
Revision as of 15:14, 4 March 2023
Prints all books in a series with available formats and links to Amazon
Parameter | Description | Type | Status | |
---|---|---|---|---|
Series Number | 1 series | Series Number
| Number | required |