Template:Country Text: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[{link}|<div style="display: flex"><span style="margin-right: 5px">[[File:{{{image}}}|25px]]</span>{{{text}}}</div>]] | [[{{{link}}}|<div style="display: flex"><span style="margin-right: 5px">[[File:{{{image}}}|25px]]</span>{{{text}}}</div>]] | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 6: | Line 6: | ||
"1": { | "1": { | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"text": { | |||
"type": "string" | |||
}, | |||
"link": { | |||
"type": "wiki-page-name" | |||
} | } | ||
} | } | ||
Revision as of 02:34, 4 April 2025
[[{{{link}}}|
[[File:{{{image}}}|25px]]{{{text}}}
]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description | File | optional |
| image | image | no description | File | optional |
| text | text | no description | String | optional |
| link | link | no description | Page name | optional |