Template:SkillbookListRow: Difference between revisions
From Ymirheim Wiki
m (Protected "Template:SkillbookListRow" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | <includeonly>|- | ||
| data-sort-value="{{#yh_data:item_prototypes|{{{1}}}|Name}}"| <!-- | | data-sort-value="{{#yh_data:item_prototypes|{{{1}}}|Name}}"| <!-- | ||
Line 12: | Line 12: | ||
Price: | Price: | ||
-->|| style="text-align:right;" data-sort-value="{{#yh_data:item_prototypes|{{{1}}}|Price}}"| {{PriceFormatted|{{#yh_data:item_prototypes|{{{1}}}|Price}}}} | -->|| style="text-align:right;" data-sort-value="{{#yh_data:item_prototypes|{{{1}}}|Price}}"| {{PriceFormatted|{{#yh_data:item_prototypes|{{{1}}}|Price}}}}</includeonly><noinclude> | ||
This template renders a single row in the skill book list, used on the skill pages. | |||
== Examples == | |||
<pre><nowiki>{{SkillbookListRow|1380700103|reqclass=07}}</nowiki></pre> | |||
{| class="wikitable" | |||
{{SkillbookListRow|1380700110|reqclass=07}} | |||
|} | |||
[[Category:Game Data Templates{{#translation:}}]] | |||
</noinclude> |