Difference between revisions of "Template:SkillTableHeader"

From ELWiki
Jump to navigation Jump to search
m
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
!style="{{#if: {{{Knowledge|}}} | | display: none }}" |[[Books|Knowledge]]  
 
!style="{{#if: {{{Knowledge|}}} | | display: none }}" |[[Books|Knowledge]]  
 
!style="{{#if: {{{Nexus|}}} | width: 70px | display: none }}" | [[Nexus]]   
 
!style="{{#if: {{{Nexus|}}} | width: 70px | display: none }}" | [[Nexus]]   
!style="{{#if: {{{Food|}}} | | display: none }}" | {{#if: {{{Food|}}} | Food | {{#if: {{{Mana|}}} | Mana}} }}<br />Used<br>
+
!style="{{#if: {{{Food|}}}{{{Mana|}}} | | display: none }}" | {{#if: {{{Food|}}} | Food | {{#if: {{{Mana|}}} | Mana}} }}<br />Used<br>
!EMU <br>
+
!style="{{#if: {{{No_EMU|}}} | display: none | }}" | EMU <br>
 
!class="unsortable" style="width: 155px; {{#if: {{{Ing|}}} | | display: none;}}"  | Ingredients  
 
!class="unsortable" style="width: 155px; {{#if: {{{Ing|}}} | | display: none;}}"  | Ingredients  
 
!style="{{#if: {{{Tools|}}} | | display: none }}" | Tools  
 
!style="{{#if: {{{Tools|}}} | | display: none }}" | Tools  
Line 14: Line 14:
 
!style="{{#if: {{{Sell|}}} | | display: none }}" | NPC<br>sell price<br>
 
!style="{{#if: {{{Sell|}}} | | display: none }}" | NPC<br>sell price<br>
 
!style="{{#if: {{{Buy|}}} | | display: none }}" | NPC<br>buy price<br>
 
!style="{{#if: {{{Buy|}}} | | display: none }}" | NPC<br>buy price<br>
!style="{{#if: {{{Essences|}}} | | display: none }}" | Essences
+
!class="unsortable" style="{{#if: {{{Essences|}}} | width: 95px; | display: none }}" | Essences
!style="{{#if: {{{Sigils|}}} | | display: none }}" | Sigils
+
!class="unsortable" style="{{#if: {{{Sigils|}}} | width: 95px; | display: none }}" | Sigils
!style="{{#if: {{{Use|}}} | width: 95px; | display: none }}" | Uses
+
!class="unsortable" style="{{#if: {{{Use|}}} | | display: none }}" | Uses
!style="{{#if: {{{Notes|}}} | width: 95px; | display: none }}" | Notes
+
!class="unsortable" style="{{#if: {{{Notes|}}} | | display: none }}" | Notes
 
|-
 
|-
 
</includeonly><noinclude>
 
</includeonly><noinclude>
Line 38: Line 38:
 
|Use=
 
|Use=
 
|Notes=
 
|Notes=
 +
|No_EMU
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 00:32, 3 December 2015

This template is for the Skill Table Headers. Please do not edit unless you know what you're doing. Note, that all that is required if a field should exist is to have that field equal yes. Otherwise, omit it.

{{SkillTableHeader
|Knowledge=
|Req=
|Nexus=
|Food=
|Mana=
|Ing=
|Tools=
|Stackable=
|Type=
|Sell=
|Buy=
|Essences=
|Sigils=
|Use=
|Notes=
|No_EMU
}}