Template talk:Equipment: Difference between revisions

From Epic Path
Jump to navigation Jump to search
(Created page with "<pre> {{Equipment | Category=<onlyinclude>{{#ifeq:{{{transcludesection|Category}}} | Category| }}</onlyinclude> | Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}} | C...")
 
No edit summary
Line 1: Line 1:
<pre>
<pre>
{{Equipment
{{Equipment
| Category=<onlyinclude>{{#ifeq:{{{transcludesection|Category}}}
| Category|
}}</onlyinclude>
| Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}}
| Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}}
| Cost|  
| Cost|
}}</onlyinclude>
}}</onlyinclude>


| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}}
| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}}
| Weight|  
| Weight|
}}</onlyinclude>
}}</onlyinclude>


Line 17: Line 12:


| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|  
| ShortDesc|
}}</onlyinclude>
}}</onlyinclude>


| Craft-Skill=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Skill}}}
| Craft-Skill=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Skill}}}
| Craft-Skill|  
| Craft-Skill|
}}</onlyinclude>
}}</onlyinclude>


| Craft-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-DC}}}
| Craft-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-DC}}}
| Craft-DC|  
| Craft-DC|
}}</onlyinclude>
}}</onlyinclude>


| Craft-Notes=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Notes}}}
| Craft-Notes=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Notes}}}
| Craft-Notes|  
| Craft-Notes|
}}</onlyinclude>
}}</onlyinclude>


}}
}}
</pre>
</pre>

Revision as of 15:04, 13 January 2018

{{Equipment
| Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}}
| Cost|
}}</onlyinclude>

| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}}
| Weight|
}}</onlyinclude>

| Description = 

| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|
}}</onlyinclude>

| Craft-Skill=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Skill}}}
| Craft-Skill|
}}</onlyinclude>

| Craft-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-DC}}}
| Craft-DC|
}}</onlyinclude>

| Craft-Notes=<onlyinclude>{{#ifeq:{{{transcludesection|Craft-Notes}}}
| Craft-Notes|
}}</onlyinclude>

}}