No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
;References | ;References | ||
<references/> | <references/> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Content", | |||
"description": "A list of image names seperated by |.", | |||
"example": "image1.png|image2.png|image3.jpg", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> |
Latest revision as of 19:46, 18 January 2023
- Description
- This template is used to implement gallery section into a page
- Syntax
- Type
{{Gallery|<<image 1>>|<<image 2>>|<<image 3>>|<...>|<<image 9>>}}
- Sample output
{{Gallery|tapir.jpg|tapirfront.jpg|tapirback.jpg}}
- References
<references/>
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | A list of image names seperated by |.
| String | required |