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
Created page with '===={{{race}}}==== <!-- NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!! You probably want to edit the page using this template! NOTE: DO NOT EDIT THIS TEMPLATE BY …'
 
Add background color.
 
(91 intermediate revisions by 16 users not shown)
Line 1: Line 1:
===={{{race}}}====
<noinclude>
 
<!-- NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
<!-- NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
         You probably want to edit the page using this template!
         You probably want to edit the page using this template!
Line 7: Line 6:
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
     NOTE: DO NOT EDIT THIS TEMPLATE BY ACCIDENT!!!!
         You probably want to edit the page using this template!-->
         You probably want to edit the page using this template!-->
</noinclude>
=== [[File:Skill.png|link=|32px]] {{{skill|Unnamed Skill}}} ===
{{#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="margin-left: 20pt; margin-right: 20pt; border: 1px solid #404040; background-color: var(--background-color-neutral);">
{|
|-
|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>
|-
|style="vertical-align: top;"|[[Image:Multiplier.png|link=|16px]]&nbsp;'''Multiplier:'''
|{{#if: {{{skill|}}}|{{SkillTimeInfo|{{GetSkillMult|{{{skill}}}}}}}|{{SkillTimeInfo|1x}}}}
|-
|style="vertical-align: top;"|[[Image:Isk.png|link=|16px]]&nbsp;'''Price:'''
|{{#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:'''
|{{{pre|''There are no prerequisites for this skill.''}}}
|-
{{#if:{{{reqI|}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''I required for:'''
{{sep}}{{{reqI}}}
|}}


<table width='80%' border='0' cellspacing='0' cellpadding='1' style='margin:20px; margin-top:5px; empty-cells:show;' >
|-
{{#if:{{{reqII|}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''II required for:'''
{{sep}}{{{reqII}}}
|}}
|-
{{#if:{{{reqIII|}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''III required for:'''
{{sep}}{{{reqIII}}}
|}}
|-
{{#if:{{{reqIV|}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''IV required for:'''
{{sep}}{{{reqIV}}}
|}}
|-
{{#if:{{{reqV|}}}
|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Skill.png|link=|16px]]&nbsp;'''V required for:'''
{{sep}}{{{reqV}}}
|}}


<tr style='color:black; background:#BBBBBB;'>
|-
<th align='left'>&nbsp;Description</th>
{{#if:{{{notes|}}}|{{sep}}style="vertical-align: top;"{{sep}}[[Image:Notes.png{{sep}}link={{sep}}16px]]&nbsp;'''Notes:'''
<th align='center'>&nbsp;Primary</th>
{{sep}}{{{notes}}}|}}
<th align='center'>&nbsp;Secondary</th>
|}
<th align='center'>&nbsp;Multiplier</th>
</div>
</tr>
<noinclude>
<tr>
{{documentation}}
<td align='left'>{{{desc}}}</td> <td align='center'>{{{1}}}</td> <td align='center'>{{{2}}}</td> <td align='center'>{{{mult}}}</td>
</noinclude>
</tr>
<tr>
<td colspan='4'>{{{notes}}}</td>
</tr>
</table>