Tinkering Items Templates

Tinkering Item Header Template

[[#startpageheader]]
(:include templates.blurbheader#starttemplate#endtemplate page="{$$page}" name="(:if equal {{$$page}$:level} 0:)Basic Gear: (:else:)Tinkering Item: (:ifend:){$$name}":)
[[#endpageheader]]

Tinkering Item Box Template

[[#startboxtemplate]]
(:table border=1 align=right width=300px:)
(:headnr colspan=2:)[[{$$page}|{$$name}]]
(:if ! equal {{$$page}$:slot} "":)(:headnr:) [[rules.itemslots|Slot used]]: 
(:cell:) {{$$page}$:slot} (:ifend:)
(:if ! equal {{$$page}$:level} 0:)(:headnr:) [[skills.tinker|Tinkering]] Level: 
(:cell:) {{$$page}$:level} (:ifend:)
(:if ! equal "{{$$page}$:otherskill}" "":)(:headnr:) Additional Skills Required: 
(:cell:) {{$$page}$:otherskill} (:ifend:)
(:headnr:) [[rules.craftingpointstat|Crafting Points Required]]: 
(:cell:) (:if equal {{$$page}$:retired} "Yes":) Legacy item.  (:elseif equal "{{$$page}$:level}" "1":)4 [[rules.craftingpointstat|crafting points]] (:elseif equal "{{$$page}$:level}" "2":)8 [[rules.craftingpointstat|crafting points]](:elseif equal "{{$$page}$:level}" "3":)12 [[rules.craftingpointstat|crafting points]](:elseif equal "{{$$page}$:level}" "4":)16 [[rules.craftingpointstat|crafting points]](:elseif equal "{{$$page}$:level}" "5":)20 [[rules.craftingpointstat|crafting points]], (:elseif equal "{{$$page}$:level}" "Master":)24 [[rules.craftingpointstat|crafting points]](:elseif equal "{{$$page}$:level}" "0":)None(:ifend:) 
(:headnr:) [[rules.coin|Coin Cost]]: 
(:cell:) (:if equal {{$$page}$:retired} Yes:) Uncraftable. (:elseif equal "{{$$page}$:level}" "1":)20 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "2":)40 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "3":)60 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "4":)80 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "5":)100 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "Master":)100 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "0":)Free(:ifend:) 
(:headnr:) [[rules.encampment|Encampment Item]]: 
(:cell:) {{$$page}$:encampment} 
(:headnr:) [[rules.theft|Lootable]]: 
(:cell:) {{$$page}$:lootable} 
(:headnr:) Brief Description: 
(:cell:) {{$$page}$:description} (:if ! equal "{{$$page}$:image}" "":)
(:cellnr colspan=2:)(:include templates.images#startbox#endbox source="{{$$page}$:image}":)(:ifend:)
(:tableend:)
[[#endboxtemplate]]

Tinkering Item Reference Table Header

[[#startheadertemplate]]
(:table border=1 align=center:)
(:if ! equal {$$heading} "":)(:headnr colspan=7:) {$$heading}(:ifend:)
(:headnr align=center:) Name
(:head align=center:) [[rules.itemslots|Slot Used]]
(:head align=center:) [[skills.skills|Skill Required]] to [[rules.craftingpointstat|Create]] 
(:head align=center:) [[rules.craftingpointstat|Crafting Costs]]
(:head align=center:) [[rules.encampment|Encampment Item]]
(:head align=center:) [[rules.theft|Lootable]]
(:head align=center:) Description
[[#endheadertemplate]]

Tinkering Item Reference Table Row

[[#startrowtemplate]]
(:cellnr align=center:) [[{$$page}|{$$name}]] 
(:cell align=center:) (:if ! equal {{$$page}$:slot} "":) {{$$page}$:slot} (:elseif:) None (:ifend:)
(:cell align=center:) (:if equal {{$$page}$:retired} Yes:) Legacy Item(:elseif equal "{{$$page}$:level}" "0":) None (:elseif equal "{{$$page}$:level}" "Master":) [[rules.mastercraftsmanrule|Master]] [[skills.tinker|Tinkering]](:else:) [[skills.tinker|Tinkering]] {{$$page}$:level}(:ifend:)(:if ! equal "{{$$page}$:otherskill}" "":),\\
{{$$page}$:otherskill} (:ifend:)
(:cell align=center:) (:if equal {{$$page}$:retired} Yes:) Uncraftable (:elseif equal "{{$$page}$:level}" "1":)4 [[rules.craftingpointstat|crafting points]], 20 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "2":)8 [[rules.craftingpointstat|crafting points]], 40 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "3":)12 [[rules.craftingpointstat|crafting points]], 60 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "4":)16 [[rules.craftingpointstat|crafting points]], 80 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "5":)20 [[rules.craftingpointstat|crafting points]], 100 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "Master":)24 [[rules.craftingpointstat|crafting points]], 100 [[rules.coin|coin]](:elseif equal "{{$$page}$:level}" "0":)None(:ifend:)
(:cell align=center:) {{$$page}$:encampment}
(:cell align=center:) {{$$page}$:lootable}
(:cell align=center:) {{$$page}$:description}
[[#endrowtemplate]]

Categories: Templates | Page Class Templates | Quick Reference Templates

Page last modified on August 25, 2022, at 04:25 PM
Powered by PmWiki