Template:Fishingaccessory: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe m (Text replacement - "input=" to "") |
Kiokurashi (talk | contribs) mNo edit summary |
||
(40 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude><!-- | ||
< | |||
[[Category:Fishing]] | ### Cargo Declare ### | ||
[[Category: | -->{{#cargo_declare:_table=Fishing_Accessories | ||
|Image=Wikitext | |||
|Name=String | |||
|GreenDepth=Integer | |||
|YellowDepth=Integer | |||
|RedDepth=Integer | |||
|PurpleDepth=Integer | |||
|ExpBonus=Integer | |||
|SpeedBonus=Integer | |||
|PowerBonus=Integer | |||
|SellPrice=Integer | |||
|Type=String | |||
|AccessoryType=String | |||
}}</noinclude><!-- | |||
### Cargo Store ### | |||
--><includeonly>{{#if:{{NAMESPACE}}||{{#invoke:SlabStuff|SlabNumGrab|Item={{PAGENAME}}}} | |||
{{#cargo_store:_table=Fishing_Accessories | |||
|Image=[[File:{{PAGENAME}}.png]] | |||
|Name={{{title|{{PAGENAME}}}}} | |||
|GreenDepth={{{depth1|0}}} | |||
|YellowDepth={{{depth2|0}}} | |||
|RedDepth={{{depth3|0}}} | |||
|PurpleDepth={{{depth4|0}}} | |||
|ExpBonus={{{fishingexp|0}}} | |||
|SpeedBonus={{{fishingspeed|0}}} | |||
|PowerBonus={{{fishingpower|0}}} | |||
|SellPrice={{{sellprice|0}}} | |||
|Type={{{type|Null}}} | |||
|AccessoryType={{{accessorytype|Null}}} | |||
}}}}<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> | |||
</title> | |||
<image source="image"> | |||
<default>[[File:{{PAGENAME}}.png]]</default> | |||
</image> | |||
<header>Fishing Stats</header> | |||
<group name="FishDepth" layout="horizontal"> | |||
<data source="depth1"> | |||
<label>[[File:Fishing Depth G.png|class=FishDepth|link=]]</label> | |||
<default>-</default> | |||
</data> | |||
<data source="depth2"> | |||
<label>[[File:Fishing Depth Y.png|class=FishDepth|link=]]</label> | |||
<default>-</default> | |||
</data> | |||
<data source="depth3"> | |||
<label>[[File:Fishing Depth R.png|class=FishDepth|link=]]</label> | |||
<default>-</default> | |||
</data> | |||
<data source="depth4"> | |||
<label>[[File:Fishing Depth P.png|class=FishDepth|link=]]</label> | |||
<default>-</default> | |||
</data> | |||
</group> | |||
<group name="FishBonus" layout="horizontal"> | |||
<data source="fishingexp"> | |||
<label>Fish Exp</label> | |||
<default>-</default> | |||
</data> | |||
<data source="fishingspeed"> | |||
<label>Fish Speed</label> | |||
<default>-</default> | |||
</data> | |||
<data source="fishingpower"> | |||
<label>Fish POW</label> | |||
<default>-</default> | |||
</data> | |||
</group> | |||
<header>Other Details</header> | |||
<data source="type"> | |||
<label>Type</label> | |||
</data> | |||
<data source="sellprice"> | |||
<label>Sell Price</label> | |||
<format>{{Coindisplay | {{{sellprice}}}}}</format> | |||
</data> | |||
<data source="source"> | |||
<label>Source</label> | |||
<default>{{#invoke:SourcesQuery|PullSourcesFromList|item={{PAGENAME}}}}</default> | |||
</data> | |||
</infobox><!-- | |||
-->{{#cargo_query:tables=VendorItems | |||
|fields=Vendor=vendor,OrderNumber=number,Price=buyprice,Stock=stock | |||
|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 | |||
<pre> | |||
{{class | |||
|depth1= | |||
|depth2= | |||
|depth3= | |||
|depth4= | |||
|fishingexp= | |||
|fishingspeed= | |||
|fishingpower= | |||
|type= | |||
|accessorytype= | |||
}} </pre> | |||
[[Category:Infobox templates]] | |||
</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= }}