Template:Fishingaccessory: Difference between revisions

From IdleOn MMO Wiki
imported>Dgg
No edit summary
imported>Kiokurashi
No edit summary
Line 1: Line 1:
<includeonly>
<noinclude><!--
 
### Cargo Declare ###
-->{{#cargo_declare:_table=Fishing_Accesories
  |Name=String
  |GreenDepth=Integer
  |YellowDepth=Integer
  |RedDepth=Integer
  |PurpleDepth=Integer
  |ExpBonus=Integer
  |SpeedBonus=Integer
  |PowerBonus=Integer
  |SellPrice=Integer
  |Type=String
  |Source=Wikitext
}}</noinclude><!--
 
### Cargo Store ###
--><includeonly>
{{#cargo_store:_table=Fishing_Accesories
  |Name={{{title|{{PAGENAME}}}}}
  |GreenDepth={{{depth1|}}
  |YellowDepth={{{depth2|}}
  |RedDepth={{{depth3|}}
  |PurpleDepth={{{depth4|}}
  |ExpBonus={{{fishingexp|}}}
  |SpeedBonus={{{fishingspeed|}}}
  |PowerBonus={{{fishingpower|}}}
  |SellPrice={{{sellprice|}}}
  |Type={{{type|}}}
  |Source={{{source|Unobtainable}}}
}}
 
{| class="Infobox"
{| class="Infobox"
|-
|-

Revision as of 15:01, 7 May 2021

This template defines the table "Fishing_Accesories". This table has not been created yet.


How to copy the template into the editor

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