Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
No edit summary |
||
| (32 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox" | <includeonly> | ||
! colspan=2 class="infobox-name" | {{{Name|}}} | {| class="infobox" | ||
! colspan=2 class="infobox-name" | {{{Name|'''Missing Name'''}}} | |||
|- | |- | ||
! colspan=2 style="padding: 10px |[[File:{{{Image}}}|168x168px]] | ! colspan=2 style="padding: 10px |[[File:{{{Image}}}|168x168px]] | ||
|- | |- | ||
! colspan=2 class="infobox-title" | | ! colspan=2 class="infobox-title" | Info | ||
|- | |- | ||
| colspan=2 style="text-align: center" | {{{Info | '''No Info'''}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Name": {}, | |||
"Image": {}, | |||
"Info": {} | |||
} | |||
} | |||
} | </templatedata> | ||
[[Category:templates]] | |||
[[Category: | |||
</noinclude> | </noinclude> | ||
Latest revision as of 16:00, 5 June 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | Unknown | optional |
| Image | Image | no description | Unknown | optional |
| Info | Info | no description | Unknown | optional |