Template:InfoStamp: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   |SellPrice=Integer
   |SellPrice=Integer
   |Material=String
   |Material=String
  |Source=Wikitext
}}</noinclude><!--
}}</noinclude><!--


Line 21: Line 20:
   |SellPrice={{{sellprice|}}}
   |SellPrice={{{sellprice|}}}
   |Material={{{material|}}}
   |Material={{{material|}}}
  |Source={{#invoke:SourcesQuery|Main|item={{PAGENAME}}}}
}}<infobox>
}}<infobox>
<title>
<title>
Line 50: Line 48:
     <data source="source">
     <data source="source">
<label>Source</label>
<label>Source</label>
         <default>{{#var:Sources}}</default>
         <default>{{#invoke:SourcesQuery|PullSourcesFromList|item={{PAGENAME}}}}</default>
</data>
</data>
</infobox><!--
</infobox><!--
Line 63: Line 61:
  |outro={{!}}}
  |outro={{!}}}
  |order by=OrderNumber
  |order by=OrderNumber
}}<!--
}}
-->{{#vardefine:used|{{Usedin}}}}{{#if:{{#var:used}}|{{Usedin/head}}
{{Usedin}}<!--
{{#var:used}}
{{!}}}
}}<!--
-->{{#seo:
-->{{#seo:
|image={{PAGENAME}}.png
|image={{PAGENAME}}.png
Line 81: Line 76:
|material=example
|material=example
|sellprice=example
|sellprice=example
|source=example
}}</pre>
}}</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 02:50, 22 March 2024

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

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