Infobox/Mod – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix template) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>{| class="wikitable float-right align-left align-center-row-1" style="font-size: 0.95em; line-height: 140%; width: 286px" | ||
! colspan="2" style="background-color: #444; color: #FFF; font-size: 120%; padding: 0.5em" | {{{Name|{{PAGENAME}}}}} | |||
|- | |- | ||
{{#if: {{{picture|}}}| | {{#if: {{{picture|}}}| | ||
{{!}} colspan="2" style=" | {{!}} colspan="2" style="background-color: #FFF; margin-top: 3px" {{!}} | ||
[[Image:{{{picture}}}|{{{size|286px}}}|frameless|center]] | [[Image:{{{picture}}}|{{{size|286px}}}|frameless|center]] | ||
}} | }} | ||
Line 14: | Line 13: | ||
|- | |- | ||
{{#if: {{{2D|}}}| | {{#if: {{{2D|}}}| | ||
! 2D | |||
{{!}} {{{2D}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{3D|}}}| | {{#if: {{{3D|}}}| | ||
! 3D | |||
{{!}} {{{3D}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{script|}}}| | {{#if: {{{script|}}}| | ||
! Script | |||
{{!}} {{{script}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{code|}}}| | {{#if: {{{code|}}}| | ||
! Code | |||
{{!}} {{{code}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{island|}}}| | {{#if: {{{island|}}}| | ||
! Island | |||
{{!}} {{{island}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{missions|}}}| | {{#if: {{{missions|}}}| | ||
! Missions | |||
{{!}} {{{missions}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{other|}}}| | {{#if: {{{other|}}}| | ||
! Other | |||
{{!}} {{{other}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{betatest|}}}| | {{#if: {{{betatest|}}}| | ||
! Betatest | |||
{{!}} {{{betatest}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{external|}}}| | {{#if: {{{external|}}}| | ||
! External | |||
{{!}} {{{external}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{released|}}}| | {{#if: {{{released|}}}| | ||
! Released | |||
{{!}} {{{released}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{releasedate|}}}| | {{#if: {{{releasedate|}}}| | ||
! Release date | |||
{{!}} {{{releasedate}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{version|}}}| | {{#if: {{{version|}}}| | ||
! Version | |||
{{!}} {{{version}}} | |||
}} | }} | ||
|- | |- | ||
{{#if:{{{ingame|}}} | | {{#if:{{{ingame|}}} | | ||
{{!}} colspan="2" style=" | {{!}} colspan="2" style="font-size: 0.9em; text-align: center" {{!}} | ||
[[ | [[File:{{{ingame}}}|rand|center|{{#if:{{{size|}}} | {{{size}}} | 250x200px}}|alternativetext=|{{{description}}}]] {{{description}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{web|}}}| | {{#if: {{{web|}}}| | ||
! Web | |||
{{!}} {{{web}}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{link|}}}| | {{#if: {{{link|}}}| | ||
! Link | |||
{{!}} {{{link}}} | |||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> |
Latest revision as of 19:04, 7 April 2024
Usage
See below.
Code | Result | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox/Mod |picture= Arma 3 logo black.png |leader= Me |2D= A guy |3D= Another guy |script= Script guy |code= Code guy |island= terrain guy |missions= mission guy |other= that guy |betatest= no |external= maybe |released= yes |releasedate= 2001-06-22 |version= 1.00 |ingame= arma3 zeus logo.png |description= Some description |web= https://www.arma3.com |link= https://www.arma3.com?equalSignTest=true }} |
|