Template:Fishingaccessory: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 4: Line 4:
-->{{#cargo_declare:_table=Fishing_Accessories
-->{{#cargo_declare:_table=Fishing_Accessories
   |Image=Wikitext
   |Image=Wikitext
  |SlabOrder=Integer
   |Name=String
   |Name=String
   |GreenDepth=Integer
   |GreenDepth=Integer
Line 15: Line 14:
   |SellPrice=Integer
   |SellPrice=Integer
   |Type=String
   |Type=String
   |Source=Wikitext
   |AccessoryType=String
}}</noinclude><!--
}}</noinclude><!--


### Cargo Store ###
### Cargo Store ###
--><includeonly>{{#if:{{NAMESPACE}}||{{Sources}}
--><includeonly>{{#if:{{NAMESPACE}}||{{#invoke:SlabStuff|SlabNumGrab|Item={{PAGENAME}}}}
{{#cargo_store:_table=Fishing_Accessories
{{#cargo_store:_table=Fishing_Accessories
   |Image=[[File:{{PAGENAME}}.png]]
   |Image=[[File:{{PAGENAME}}.png]]
  |SlabOrder={{#invoke:Loops|slabOrderList|Item={{PAGENAME}}|OrderList={{Template:SlabOrder/data}}}}
   |Name={{{title|{{PAGENAME}}}}}
   |Name={{{title|{{PAGENAME}}}}}
   |GreenDepth={{{depth1|0}}}
   |GreenDepth={{{depth1|0}}}
Line 33: Line 31:
   |SellPrice={{{sellprice|0}}}
   |SellPrice={{{sellprice|0}}}
   |Type={{{type|Null}}}
   |Type={{{type|Null}}}
   |Source={{#invoke:SourcesQuery|Main|item={{{title|{{PAGENAME}}}}}}}
   |AccessoryType={{{accessorytype|Null}}}
}}}}
}}}}<infobox>
{| class="Infobox"
<title>
|-
<default>{{#if:{{#var:SlabNum}}|<div class="SlabNum">[[File:The Slab Icon.png|28px|link=The Slab]][[The Slab|<span>{{#var:SlabNum}}</span>]]</div>}} {{PAGENAME}}</default>
! colspan="2" class="Header" |{{#if:{{#var:SlabOrder}}|<div style="float:left;">[[File:The Slab Icon.png|28px|link=The Slab]]:{{#var:SlabOrder}}</div>}} {{{title | {{PAGENAME}}}}}
</title>
|-
<image source="image">
| colspan="2" class="HeaderImage" | [[file:{{{title | {{PAGENAME}}}}}.png]]
        <default>[[File:{{PAGENAME}}.png]]</default>
|-
    </image>
! colspan="2" class="SubHeader" | Bonuses
    <header>Fishing Stats</header>
|-
    <group name="FishDepth" layout="horizontal">
{{#if: {{{depth1|}}} |
<data source="depth1">
! style="color:green;" {{!}} X
<label>[[File:Fishing Depth G.png|class=FishDepth|link=]]</label>
{{!}} {{{depth1}}} }}
<default>-</default>
|-
</data>
{{#if: {{{depth2|}}} |
<data source="depth2">
! style="color:yellow;" {{!}} X
<label>[[File:Fishing Depth Y.png|class=FishDepth|link=]]</label>
{{!}} {{{depth2}}} }}
<default>-</default>
|-
</data>
{{#if: {{{depth3|}}} |
<data source="depth3">
! style="color:red;" {{!}} X
<label>[[File:Fishing Depth R.png|class=FishDepth|link=]]</label>
{{!}} {{{depth3}}} }}
<default>-</default>
|-
</data>
{{#if: {{{depth4|}}} |
<data source="depth4">
! style="color:purple;" {{!}} X
<label>[[File:Fishing Depth P.png|class=FishDepth|link=]]</label>
{{!}} {{{depth4}}} }}
<default>-</default>
|-
</data>
{{#if: {{{fishingexp|}}} |
</group>
! Fishing Exp
    <group name="FishBonus" layout="horizontal">
{{!}} {{{fishingexp}}} }}
<data source="fishingexp">
|-
<label>Fish Exp</label>
{{#if: {{{fishingspeed|}}} |
<default>-</default>
! Fishing Speed
</data>
{{!}} {{{fishingspeed}}} }}
<data source="fishingspeed">
|-
<label>Fish Speed</label>
{{#if: {{{fishingpower|}}} |
<default>-</default>
! Fishing Power
</data>
{{!}} {{{fishingpower}}} }}
<data source="fishingpower">
|-
<label>Fish POW</label>
! colspan="2" class="SubHeader" | Other
<default>-</default>
|-
</data>
! Type
</group>
| {{{type}}}
    <header>Other Details</header>
|-
<data source="type">
{{#if: {{{sellprice|}}} |
<label>Type</label>
! Sell Price
</data>
{{!}} {{Coindisplay | {{{sellprice}}}}} }}
    <data source="sellprice">
|-
<label>Sell Price</label>
! Source
        <format>{{Coindisplay | {{{sellprice}}}}}</format>
| {{#invoke:LuaVar|var|name=Sources}}
</data>
|-
    <data source="source">
|}
<label>Source</label>
{{#vardefine:used|{{Usedin}}}}{{#if:{{#var:used}}|{{Usedin/head}}
        <default>{{#invoke:SourcesQuery|PullSourcesFromList|item={{PAGENAME}}}}</default>
{{#var:used}}
</data>
{{!}}}}
</infobox><!--
[[Category:Fishing]]
-->{{#cargo_query:tables=VendorItems
[[Category:Items]]
|fields=Vendor=vendor,OrderNumber=number,Price=buyprice,Stock=stock
</includeonly><noinclude>
|where=Item LIKE "{{PAGENAME}}"
|format=template
|template=Vendoritem/row
|named args=yes
|default=
|intro={{Vendoritem/head}}
|outro=</table>
|order by=OrderNumber
}}
{{Usedin}}
[[Category:Fishing]][[Category:Items]]</includeonly><noinclude>
How to copy the template into the editor
How to copy the template into the editor
<pre>
<pre>
Line 101: Line 109:
|fishingpower=
|fishingpower=
|type=
|type=
|source=
|accessorytype=
}} </pre>
}} </pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 02:49, 22 March 2024

This template defines the table "Fishing_Accessories". View table. How to copy the template into the editor

{{class
|depth1=
|depth2=
|depth3=
|depth4=
|fishingexp=
|fishingspeed=
|fishingpower=
|type=
|accessorytype=
}}