Template:Infobox mod: Difference between revisions
Switch to InfoboxImage
No edit summary |
Yellowsink (talk | contribs) (Switch to InfoboxImage) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#invoke:infobox|infoboxTemplate|child={{{child|{{{embed|}}}}}} | ||
{{ | | name = {{{name||{{PAGENAMEBASE}}}}} | ||
| name = {{{name|{{PAGENAMEBASE}}}}} | | above = {{{name||{{PAGENAMEBASE}}}}} | ||
| above = {{{name|{{PAGENAMEBASE}}}}} | |||
| image1 = | | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size=300px}} | ||
| caption1 = {{{logoCaption|}}} | |||
| image2 = | | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size=300px}} | ||
| caption2 = {{{screenshotCaption|}}} | |||
| label1 = Active | | label1 = Active | ||
Line 32: | Line 33: | ||
| data8 = {{{languages|}}} | | data8 = {{{languages|}}} | ||
}} | }} | ||
</includeonly> | </includeonly><noinclude>{{Documentation}}</noinclude> | ||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> |