Difference between revisions of "Template:Infobox PTTLink"
Jump to navigation
Jump to search
(Created page with "{{Infobox | image = Raspberry-Pi-3-B.webp |caption=PTTLink Node Article }}") |
|||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| − | | image = | + | | bodyclass = vcard |
| − | |caption= | + | | titleclass = fn org |
| + | | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | ||
| + | | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{image_alt|}}}}} | ||
| + | | caption1 = {{{image_caption|{{{caption|}}}}}} | ||
| + | |||
| + | | label1 = Category | ||
| + | | data1 = [[Category:{{{category|}}}]] | ||
}} | }} | ||
| + | <noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "name": {}, | ||
| + | "image": {}, | ||
| + | "image_size": {}, | ||
| + | "image_alt": {}, | ||
| + | "image_caption": {}, | ||
| + | "caption": {}, | ||
| + | "category": {} | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 03:24, 6 September 2021
[[Category:]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | Unknown | optional |
| Image | image | no description | Unknown | optional |
| Image_size | image_size | no description | Unknown | optional |
| Image_alt | image_alt | no description | Unknown | optional |
| Image_caption | image_caption | no description | Unknown | optional |
| Caption | caption | no description | Unknown | optional |
| Category | category | no description | Unknown | optional |