Difference between revisions of "Template:SkillTableHeader"
Jump to navigation
Jump to search
Taintedangel (talk | contribs) m |
BubblyFish (talk | contribs) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{| border = 1 class="wikitable sortable" style="width: 100%" |
− | {| border = 1 class="wikitable sortable" style="width: 100%" | ||
!class="unsortable"|Image | !class="unsortable"|Image | ||
!Name | !Name | ||
− | !Level | + | !{{#if: {{{Req|}}} | Required<br> }}Level |
!Base<br />Exp<br> | !Base<br />Exp<br> | ||
− | ![[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 }}" | Food<br />Used<br> | + | !style="{{#if: {{{Food|}}}{{{Mana|}}} | | display: none }}" | {{#if: {{{Food|}}} | Food | {{#if: {{{Mana|}}} | Mana}} }}<br />Used<br> |
− | !EMU | + | !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 | ||
+ | !style="{{#if: {{{Stackable|}}} | | display: none }}" | Stackable | ||
!style="{{#if: {{{Type|}}} | | display: none }}" | Type | !style="{{#if: {{{Type|}}} | | display: none }}" | Type | ||
!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> | ||
+ | !class="unsortable" style="{{#if: {{{Essences|}}} | width: 95px; | display: none }}" | Essences | ||
+ | !class="unsortable" style="{{#if: {{{Sigils|}}} | width: 95px; | display: none }}" | Sigils | ||
+ | !class="unsortable" style="{{#if: {{{Use|}}} | | display: none }}" | Uses | ||
+ | !class="unsortable" style="{{#if: {{{Notes|}}} | | display: none }}" | Notes | ||
|- | |- | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 19: | Line 23: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{SkillTableHeader | {{SkillTableHeader | ||
+ | |Knowledge= | ||
+ | |Req= | ||
|Nexus= | |Nexus= | ||
|Food= | |Food= | ||
+ | |Mana= | ||
|Ing= | |Ing= | ||
|Tools= | |Tools= | ||
+ | |Stackable= | ||
|Type= | |Type= | ||
|Sell= | |Sell= | ||
|Buy= | |Buy= | ||
+ | |Essences= | ||
+ | |Sigils= | ||
+ | |Use= | ||
+ | |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 }}