Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Skill: Difference between revisions

Template page
m Ok i give up. Can someone else do the clevere hiding? I'm editing missile skills and am putting in the 'required fors'.
Add background color.
 
(37 intermediate revisions by 10 users not shown)
Line 8: Line 8:
</noinclude>
</noinclude>


==[[Image:Skill.png|link=|32px]] {{{skill|Unnamed Skill}}}==
=== [[File:Skill.png|link=|32px]] {{{skill|Unnamed Skill}}} ===
{{#if:{{{desc|}}}|<div style="background-image: linear-gradient(#070303, #170707); background-color: #170707; border: 1px solid #473737; margin-left: 20pt; margin-right: 20pt; margin-bottom: 10pt; padding: 5pt;">{{{desc}}}</div>|}}
{{#if:{{{desc|}}}|<div style="margin-left: 20pt; margin-right: 20pt; margin-bottom: 10pt; border: 1px solid #473737; padding: 5pt; background-color: var(--background-color-neutral);">{{{desc}}}</div>|}}
<div style="background-image: linear-gradient(#101010, #202020); background-color: #202020; border: 1px solid #404040; margin-left: 20pt; margin-right: 20pt;">
<div style="margin-left: 20pt; margin-right: 20pt; border: 1px solid #404040; background-color: var(--background-color-neutral);">
{|
{|
|-
|-
|style="vertical-align: top; width: 100pt;"|[[Image:Implants.png|link=|16px]]&nbsp;'''Attributes:'''
|style="vertical-align: top; width: 100pt;"|[[File:Implants.png|link=|16px]]&nbsp;'''Attributes:'''
|<span title="Primary Attribute: {{{1|Intelligence}}}" style="cursor: help;">[[Image:{{{1|Intelligence}}}.png|link=|32px]]</span><span title="Secondary Attribute: {{{2|Memory}}}" style="cursor: help;">[[Image:{{{2|Memory}}}.png|link=|32px]]</span>
|<span title="Primary Attribute: {{{1|Intelligence}}}" style="cursor: help;">[[Image:{{{1|Intelligence}}}.png|link=|32px]]</span><span title="Secondary Attribute: {{{2|Memory}}}" style="cursor: help;">[[Image:{{{2|Memory}}}.png|link=|32px]]</span>
|-
|-
|style="vertical-align: top;"|[[Image:Multiplier.png|link=|16px]]&nbsp;'''Multiplier:'''
|style="vertical-align: top;"|[[Image:Multiplier.png|link=|16px]]&nbsp;'''Multiplier:'''
|{{SkillTimeInfo|{{{mult|1x}}}}}
|{{#if: {{{skill|}}}|{{SkillTimeInfo|{{GetSkillMult|{{{skill}}}}}}}|{{SkillTimeInfo|1x}}}}  
|-
|-
|style="vertical-align: top;"|[[Image:Isk.png|link=|16px]]&nbsp;'''Price:'''
|style="vertical-align: top;"|[[Image:Isk.png|link=|16px]]&nbsp;'''Price:'''
|{{#if:{{{price|}}}|{{{price}}}&nbsp;ISK|''This skill is not seeded on the market.<br />It has to be obtained through one of the [[Loyalty Point Store]]s or as loot (e.g. through [[Exploration]]).''}}
|{{#if: {{{skill|}}}|{{SkillPriceInfo|{{GetSkillPrice|{{{skill}}}}}}}|''This skill is not seeded on the market.<br />It has to be obtained through one of the [[Loyalty Points#Loyalty point store|Loyalty Point Store]]s or as loot (e.g. through [[Exploration]]).''}}
|-
|style="vertical-align: top; white-space: nowrap;"|[[Image:Alpha.png|link=|16px]]&nbsp;'''Alpha max level:'''
|{{#if: {{{skill|}}}|{{SkillAlphaInfo|{{GetSkillAlpha|{{{skill}}}}}}}|''Alpha pilot can not train this skill.''}}
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Prerequisites:'''
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Prerequisites:'''
|{{{pre|''There are no prerequisites for this skill.''}}}  
|{{{pre|''There are no prerequisites for this skill.''}}}  
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Required for I:'''
{{#if:{{{reqI|}}}
|{{{reqI|''This skill at level I is not required for anything.''}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''I required for:'''
{{sep}}{{{reqI}}}
|}}
 
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Required for II:'''
{{#if:{{{reqII|}}}
|{{{reqII|''TThis skill at level II is not required for anything''}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''II required for:'''
{{sep}}{{{reqII}}}
|}}
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Required for III:'''
{{#if:{{{reqIII|}}}
|{{{reqIII|''This skill at level III is not required for anything.''}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''III required for:'''
{{sep}}{{{reqIII}}}
|}}
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Required for IV:'''
{{#if:{{{reqIV|}}}
|{{{reqIV|''TThis skill at level IV is not required for anything''}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''IV required for:'''
{{sep}}{{{reqIV}}}
|}}
|-
|-
|style="vertical-align: top;"|[[Image:Skill.png|link=|16px]]&nbsp;'''Required for V:'''
{{#if:{{{reqV|}}}
|{{{reqV|''This skill at level V is not required for anything.''}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''V required for:'''
{{sep}}{{{reqV}}}
|}}


|-
|-
Line 45: Line 60:
|}
|}
</div>
</div>
<noinclude>[[Category:Template]][[Category:WikiContest]]</noinclude>
<noinclude>
{{documentation}}
</noinclude>