Template:InfoStamp: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
m (Blackwolfe moved page Template:Stamp to Template:InfoStamp)
imported>Kiokurashi
No edit summary
Line 1: Line 1:
<noinclude><!--
### Cargo Declare ###
-->{{#cargo_declare:_table=Stamps
  |OrderNumber=Integer
  |Type=String
  |Bonus=String
  |SellPrice=Integer
  |Material=String
  |Source=Wikitext
}}</noinclude><!--
### Cargo Store ###
--><includeonly>
{{#cargo_store:_table=Stamps
  |OrderNumber={{{number|}}}
  |Type={{{type|}}}
  |Bonus={{{bonus|}}}
  |SellPrice={{{sellprice|}}}
  |Material={{{material|}}}
  |Source={{{source|Unobtainable}}}
}}
<includeonly>{| class="Infobox"
<includeonly>{| class="Infobox"
|-
|-

Revision as of 14:30, 7 May 2021

This template defines the table "Stamps". View table.


Usage

{{stamp
|number=example
|type=example (combat/skills/misc)
|bonus=example 
|material=example
|sellprice=example
|source=example
}}