Template:Infobox mod: Difference between revisions

From Discord Client Modding Wiki
Jump to navigation Jump to search
m (Fix line breaks)
(Switch to InfoboxImage)
 
(2 intermediate revisions 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 = [[File:{{{logo|}}}|thumb|{{{logoCaption|}}}]]
| image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size=300px}}
| caption1 = {{{logoCaption|}}}


| image2 = [[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