Template:SkillTableHeader: Difference between revisions

From Eternal Lands Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
!class="unsortable"|Image
!class="unsortable"|Image
!Name
!Name
!Level
!{{#if: {{{Req|}}} | Required<br> }}Level
!Base<br />Exp<br>
!Base<br />Exp<br>
![[Books|Knowledge]]  
![[Books|Knowledge]]  
!style="{{#if: {{{Nexus|}}} | width: 70px | display: none }}" | [[Nexus]]   
!style="{{#if: {{{Nexus|}}} | width: 70px | display: none }}" | [[Nexus]]   
!style="{{#if: {{{Food|}}} | | display: none }}" | Food<br />Used<br>
!style="{{#if: {{{Food|}}} | | display: none }}" | {{#if: {{{Food|}}} | Food | {{#if: {{{Mana|}}} | Mana}} }}<br />Used<br>
!EMU <br>
!EMU <br>
!class="unsortable" style="width: 155px; {{#if: {{{Ing|}}} | | display: none;}}"  | Ingredients  
!class="unsortable" style="width: 155px; {{#if: {{{Ing|}}} | | display: none;}}"  | Ingredients  
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
!style="{{#if: {{{Sigils|}}} | | display: none }}" | Sigils
!style="{{#if: {{{Use|}}} | | display: none }}" | Uses
!style="{{#if: {{{Use|}}} | | display: none }}" | Uses
!style="{{#if: {{{Notes|}}} | | display: none }}" | Notes
|-
|-
</includeonly><noinclude>
</includeonly><noinclude>
Line 20: Line 23:
<pre><nowiki>
<pre><nowiki>
{{SkillTableHeader
{{SkillTableHeader
|Req=
|Nexus=
|Nexus=
|Food=
|Food=
|Mana=
|Ing=
|Ing=
|Tools=
|Tools=
Line 28: Line 33:
|Sell=
|Sell=
|Buy=
|Buy=
|Essences=
|Sigils=
|Use=
|Use=
|Notes=
}}
}}
</nowiki></pre>
</nowiki></pre>
</noinclude>
</noinclude>

Revision as of 05:13, 27 March 2014

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
|Req=
|Nexus=
|Food=
|Mana=
|Ing=
|Tools=
|Stackable=
|Type=
|Sell=
|Buy=
|Essences=
|Sigils=
|Use=
|Notes=
}}