Template:Mod: Difference between revisions

Jump to navigation Jump to search
299 bytes added ,  16:31, 14 August 2020
integrate native tier, add canautotinker
(tweak)
(integrate native tier, add canautotinker)
Line 7: Line 7:
|Tinkerable=Boolean
|Tinkerable=Boolean
|TinkerTier=Integer
|TinkerTier=Integer
|NativeTier=Integer
|CanAutoTinker=Boolean
|Description=Wikitext
|Description=Wikitext
|DisplayName=Wikitext
|DisplayName=Wikitext
Line 55: Line 57:
|TinkerTier={{{tinkertier|}}}
|TinkerTier={{{tinkertier|}}}
|NativeTier={{{nativetier|}}}
|NativeTier={{{nativetier|}}}
|CanAutoTinker={{{canautotinker|no}}}
|Description={{qud text|{{{desc|}}} }}
|Description={{qud text|{{{desc|}}} }}
|Restriction={{{restriction|no restrictions}}}
|Restriction={{{restriction|no restrictions}}}
Line 72: Line 75:
{{#if: {{{restriction|}}}|{{infobox row|Restrictions|{{{restriction|}}} }} }}
{{#if: {{{restriction|}}}|{{infobox row|Restrictions|{{{restriction|}}} }} }}
{{infobox row|Tiers|{{{mintier|0}}} - {{{maxtier|99}}} }}
{{infobox row|Tiers|{{{mintier|0}}} - {{{maxtier|99}}} }}
{{#if: {{{nativetier|}}}|{{infobox row|{{Tooltip|Items at a lower tier than this will</br>be less likely to appear.|Native Tier}}|{{{nativetier}}} }} }}
{{#if: {{{nativetier|}}}|{{infobox row|{{Tooltip|Less likely to appear on items</br>at a lower [[tier]] than this.|Native Tier}}|{{{nativetier}}} }} }}
{{#if: {{{rarity|}}}|{{infobox row|Rarity|{{#switch: {{{rarity}}}| C = Common | U = Uncommon | R = Rare | M = Mega Rare}} }} }}
{{#if: {{{rarity|}}}|{{infobox row|Rarity|{{#switch: {{{rarity}}}| C = Common | U = Uncommon | R = Rare | M = Mega Rare}} }} }}
{{infobox row|Tinkerable|{{{tinkerable|no}}} }}
{{infobox row|Tinkerable|{{{tinkerable|no}}} }}
{{#ifeq: {{{tinkerable|}}}| yes | {{infobox row|Tinker Tier|{{{tinkertier}}} }} }}
{{#ifeq: {{{tinkerable|}}}| yes | {{infobox row|Tinker Tier|{{{tinkertier}}} }} }}
{{infobox row|May appear on tinkered items|{{{canautotinker|no}}} }}
{{infobox row|Value Multiplier|{{{value|1.0}}}}}
{{infobox row|Value Multiplier|{{{value|1.0}}}}}
{{#if: {{{difficulty|}}}|{{infobox row|Difficulty increase|{{{difficulty}}} }} }}
{{#if: {{{difficulty|}}}|{{infobox row|Difficulty increase|{{{difficulty}}} }} }}
Line 152: Line 156:
| defaults to no
| defaults to no
| yes/no  
| yes/no  
|-
| canautotinker
| whether the mod can generate on an item created by tinkering, defaults to no
| yes/no
|-
|-
! tinkertier
! tinkertier
Line 173: Line 181:
<pre><nowiki>
<pre><nowiki>
{{Mod
{{Mod
| title       =
| title         =
| type       =
| type         =
| id         =
| id           =
| rarity     =
| rarity       =
| tinkerable =
| tinkerable   =
| tinkertier =
| canautotinker =  
| nativetier =
| tinkertier   =
| value       =
| nativetier   =
| difficulty =
| value         =
| complexity =
| difficulty   =
| desc       =
| complexity   =
| restriction =
| desc         =
| restriction   =
}}</nowiki></pre>
}}</nowiki></pre>
</noinclude>
</noinclude>
671

edits

Navigation menu