Template:Interview: Difference between revisions
(Created page with " <noinclude> <templatedata> { "params": { "Title": {}, "Description": {} } } </templatedata> </noinclude>") |
mNo edit summary |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
"Title": {}, | "Title": { | ||
"Description": {} | "type": "string" | ||
} | }, | ||
"Description": { | |||
"type": "string" | |||
}, | |||
"Image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"Link": { | |||
"type": "url" | |||
}, | |||
"Image description": { | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Title", | |||
"Description", | |||
"Image", | |||
"Link", | |||
"Image description" | |||
], | |||
"description": "This template is for use on the Animal Talk page" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude><div id="mp-upper"> | ||
<div id="mp-right" class="MainPageBG mp-box"> | |||
<h2 id="mp-itn-h2" class="mp-h2">[[{{{Link}}}|{{{Title}}}]]</h2> | |||
<div id="mp-itn" class="mp-contains-float”> | |||
[[File:{{{Image}}}|200x200px|frameless|right]] | |||
{{{Description}}} | |||
'''[[{{{Link}}}|Full interview - {{{Title}}}]]''' | |||
</div> | |||
</div> | |||
</div> |
Latest revision as of 13:02, 3 February 2024
This template is for use on the Animal Talk page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | no description | String | optional |
Description | Description | no description | String | optional |
Image | Image | no description | File | optional |
Link | Link | no description | URL | optional |
Image description | Image description | no description | String | optional |
[[{{{Link}}}|{{{Title}}}]]
[[File:{{{Image}}}|200x200px|frameless|right]] {{{Description}}}
[[{{{Link}}}|Full interview - {{{Title}}}]]