Template:Infobox mod: Difference between revisions

From Discord Client Modding Wiki
Jump to navigation Jump to search
m (Make images optional)
(Switch to InfoboxImage)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}}
<includeonly>{{#invoke:infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}}
| name = {{{name|{{PAGENAMEBASE}}|}}}
| name = {{{name||{{PAGENAMEBASE}}}}}
| above = {{{name|{{PAGENAMEBASE}}|}}}
| above = {{{name||{{PAGENAMEBASE}}}}}


| image1 = {{#if:{{{screenshot|}}}|[[File:{{{logo|}}}|thumb|{{{logoCaption|}}}]]|}}
| image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size=300px}}
| caption1 = {{{logoCaption|}}}


| image2 = {{#if:{{{screenshot|}}}|[[File:{{{screenshot|}}}|thumb|{{{screenshotCaption|}}}]]|}}
| image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size=300px}}
| caption2 = {{{screenshotCaption|}}}


| label1 = Active
| label1 = Active

Latest revision as of 19:40, 11 March 2024