Editing Template:Item Effects
From Fallen London Wiki (Staging)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | {{#if:{{{1|}}}|<!-- | + | {{#if:{{{1|}}}| |
− | -->{{# | + | {{#ifeq:{{#show:{{{1}}}|?Has Game Type}}|Item |
− | -->|<span class="error">Error, no parameter was given.</span> | + | |{{#switch:{{{style|tablelist}}}|ul=<ul>|tablelist=<ul style="list-style-type: none; margin-left: 0;">}} |
− | + | {{#if:{{#show:{{{1}}}|?Has effect|link=none}}<!-- | |
− | + | -->|{{#show:{{{1}}}|?Has effect.Modifies quality=quality|?Has effect.Modifies by=amount|?Is Best in Slot.Best in Slot quality=bis_q|?Is Best in Slot.Best in Slot message=bis_m|link=none|format=plainlist|namedargs=yes|headers=hide|valuesep=#|template=Item Effects/template|userparam={{{style|tablelist}}}#{{{bis_strict|none}}}#{{{bis_shared|none}}}}}<!-- | |
+ | -->}} | ||
+ | {{#if:{{#show:{{{1}}}|?Has gain effect|link=none}}<!-- | ||
+ | -->|{{#show:{{{1}}}|?Has gain effect.Modifies quality=quality|?Has gain effect.Modifies gain by=gainamount|?Is Best in Slot.Best in Slot quality=bis_q|?Is Best in Slot.Best in Slot message=bis_m|link=none|format=plainlist|namedargs=yes|headers=hide|valuesep=#|template=Item Effects/template|userparam={{{style|tablelist}}}#{{{bis_strict|none}}}#{{{bis_shared|none}}}}}<!-- | ||
+ | -->}} | ||
+ | {{#switch:{{{style|tablelist}}}|tablelist|ul=</ul>}} | ||
+ | |<span class="error">Error, given parameter is not an item.</span>}} | ||
+ | |<span class="error">Error, no parameter was given.</span> | ||
+ | }} | ||
+ | <noinclude>[[Template:Item_Effects/template]][[Category:Item templates]]{{Documentation}}</noinclude> |