Template:Armours: Difference between revisions

From Icesus Wiki
Jump to navigation Jump to search
imported>Ezenya
template for armours
 
imported>Dridoc
added conditional prestige & longdesc sections
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Equipment info''' <br>
'''Equipment info'''  
<br>
'''Armour slot(s):'''                <br>
'''Also known as:'''               <br>
'''Prestige information:'''          <br>
'''Acquired from:'''                  <br>
<br>
''item desc here''


'''Identification report (MK1)'''
'''Armour slot(s):'''    {{{slots}}}
           
'''Also known as:'''     {{{aka}}}
         
'''Prestige information:'''
{{#if: {{{prestigious|}}}{{{mk2presti|}}} |
<ul>
* {{#if: {{{prestigious|}}} | <li>{{{prestigious}}} (MK1)</li> }}
* {{#if: {{{mk2presti|}}} | <li>{{{mk2presti}}} (MK2)</li> }}
</ul>
}}
   
'''Acquired from:'''   {{{acquired}}}


<code>
{{#if: {{{longdesc|}}} | '''Long description:'''
identification report here
<blockquote>
</code>
{{{longdesc}}}
 
</blockquote>
'''identification report: (MK2)'''
}}
 
             
<code>
[[category:armours]]
identification report here
</code>

Latest revision as of 17:15, 14 January 2025

Equipment info

Armour slot(s): {{{slots}}}

Also known as: {{{aka}}}

Prestige information: {{#if: |

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

}}

Acquired from: {{{acquired}}}

{{#if: | Long description:

{{{longdesc}}}

}}