Template:LightBatteryTable: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
m (Protected "Template:LightBatteryTable": Prevent editing of templates ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class=wikitable style=text-align:left width:65%"
{| class=wikitable style=text-align:left width:65%"
! Position !! Light Gun  
! Group !! Position !! Light Gun  
|-  
|-  
| {{{LB1Position}}} || {{#if: {{{LB1Name|}}} | {{{LB1Count}}}x{{{LB1Name}}} | ''Not Equipped'' }}
| I || {{#if: {{{LB1Position|}}} | {{{LB1Position}}} | ''N/A'' }} || {{#if: {{{LB1Name|}}} | {{{LB1Count}}}x {{{LB1Name}}} | ''Not Equipped'' }}
|-
|-
| {{{LB2Position}}} || {{#if: {{{LB2Name|}}} | {{{LB2Count}}}x{{{LB2Name}}} | ''Not Equipped'' }}
| II || {{#if: {{{LB2Position|}}} | {{{LB2Position}}} | ''N/A'' }} || {{#if: {{{LB2Name|}}} | {{{LB2Count}}}x {{{LB2Name}}} | ''Not Equipped'' }}
|-
|-
| {{{LB3Position}}} || {{#if: {{{LB3Name|}}} | {{{LB3Count}}}x{{{LB3Name}}} | ''Not Equipped'' }}
| III || {{#if: {{{LB3Position|}}} | {{{LB3Position}}} | ''N/A'' }} || {{#if: {{{LB3Name|}}} | {{{LB3Count}}}x {{{LB3Name}}} | ''Not Equipped'' }}
|}
|}
</onlyinclude>
</onlyinclude>

Latest revision as of 21:53, 2 May 2023

Group Position Light Gun
I N/A Not Equipped
II N/A Not Equipped
III N/A Not Equipped


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:LightBatteryTable/doc to edit this documentation. (How does this work?)