Difference between revisions of "Template:Infobox PTTLink"
Jump to navigation
Jump to search
| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
| titleclass = fn org | | titleclass = fn org | ||
| title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | | title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | ||
| − | |||
| − | |||
| image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{image_alt|}}}}} | | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{image_alt|}}}}} | ||
| caption1 = {{{image_caption|{{{caption|}}}}}} | | caption1 = {{{image_caption|{{{caption|}}}}}} | ||
| − | | label1 = | + | | label1 = Category |
| − | | data1 = { | + | | 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 |