Template:Weapon Infobox: Difference between revisions

From Starfield Fans Wiki
(Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} |- ! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}|100px]] }} |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information |- {{#if: {{{Type|}}}| {{!}} '''Type''' {{!}} ...")
 
No edit summary
Line 10: Line 10:
{{!}} '''Type'''
{{!}} '''Type'''
{{!}} [[{{{Type|}}}]] }}
{{!}} [[{{{Type|}}}]] }}
|-
{{#if: {{{Damage Type|}}}|
{{!}} '''Damage Type'''
{{!}} [[{{{Damage Type|}}}]] }}
|-
{{#if: {{{Damage|}}}|
{{!}} '''Damage'''
{{!}} {{{Damage|}}} }}
|-
{{#if: {{{Ammo|}}}|
{{!}} '''Ammo'''
{{!}} {{{Ammo|}}} }}
|-
{{#if: {{{Mag|}}}|
{{!}} '''Mag'''
{{!}} {{{Mag|}}} }}
|-
{{#if: {{{Rounds|}}}|
{{!}} '''Rounds'''
{{!}} {{{Rounds|}}} }}
|-
{{#if: {{{Fire Rate|}}}|
{{!}} '''Fire Rate'''
{{!}} {{{Fire Rate|}}} }}
|-
{{#if: {{{Range|}}}|
{{!}} '''Range'''
{{!}} {{{Range|}}} }}
|-
{{#if: {{{Accuracy|}}}|
{{!}} '''Accuracy'''
{{!}} {{{Accuracy|}}} }}
|-
{{#if: {{{Mass|}}}|
{{!}} '''Mass'''
{{!}} {{{Mass|}}} }}
|-
{{#if: {{{Value|}}}|
{{!}} '''Value'''
{{!}} {{{Value|}}} }}
|-
{{#if: {{{Mods|}}}|
{{!}} '''Mods'''
{{!}} {{{Mods|}}} }}
|-
|-
{{#if: {{{How to Get|}}}|
{{#if: {{{How to Get|}}}|
{{!}} '''How to Get'''
{{!}} '''How to Get'''
{{!}} {{{How to Get|}}} }}
{{!}} {{{How to Get|}}} }}
|-
{{#if: {{{Reward|}}}|
{{!}} '''Reward'''
{{!}} {{{Reward|}}} }}
|-
{{#if: {{{Points|}}}|
{{!}} '''Points'''
{{!}} {{{Points|}}} }}
|-
|-
{{#if: {{{Description|}}}|
{{#if: {{{Description|}}}|
Line 45: Line 81:
|Damage =  
|Damage =  
|Ammo =  
|Ammo =  
|Magazine =  
|Mag =  
|Rounds =  
|Rounds =  
|Fire Rate =  
|Fire Rate =  

Revision as of 21:01, 30 August 2023

Weapon Infobox
Information


Designed for use on Weapon pages.

Usage

{{Weapon Infobox
|Image = 
|Name = 
|Type = 
|Damage Type = 
|Damage = 
|Ammo = 
|Mag = 
|Rounds = 
|Fire Rate = 
|Range = 
|Accuracy = 
|Mass = 
|Value = 
|Mods = 
|How to Get = 
|Description = 
|Patch = 
}}

Parameters