Template:Weapons: Difference between revisions

From Icesus Wiki
Jump to navigation Jump to search
imported>Ezenya
template for weapons
 
imported>Dridoc
Undo revision 5935 by Dridoc (talk) didn't work as expected
 
(19 intermediate revisions by 2 users not shown)
Line 2: Line 2:




'''Weapon type:'''   
'''Weapon type:'''  {{{type}}}


'''Also known as:'''   
'''Also known as:'''  {{{aka}}}


'''Prestige information:'''
'''Prestige information:'''
{{#if: {{{prestigious|}}}{{{mk2presti|}}} |
<ul>
* {{#if: {{{prestigious|}}} | <li>{{{prestigious}}} (MK1)</li> }}
* {{#if: {{{mk2presti|}}} | <li>{{{mk2presti}}} (MK2)</li> }}
</ul>
}}


'''Damage type(s):'''   
'''Damage type(s):'''  {{{damatypes}}}


'''Acquired from:'''   
'''Acquired from:'''  {{{acquired}}}


 
{{#if: {{{longdesc|}}} | '''Long description:'''
ITEM LONG DESC HERE
<blockquote>
 
{{{longdesc}}}
 
</blockquote>
'''Identification report (MK1):'''
}}
 
[[category:weapons]]
<code>
insert the identification report here
</code>
 
'''Identification report (MK2):'''
 
<code>
insert the identification report here
</code>

Latest revision as of 12:21, 12 January 2025

Equipment info


Weapon type: {{{type}}}

Also known as: {{{aka}}}

Prestige information: {{#if: |

    • {{#if: |
    • {{{prestigious}}} (MK1)
    • }}
    • {{#if: |
    • {{{mk2presti}}} (MK2)
    • }}

}}

Damage type(s): {{{damatypes}}}

Acquired from: {{{acquired}}}

{{#if: | Long description:

{{{longdesc}}}

}}