Template:Usedin/datarow: Difference between revisions

From IdleOn MMO Wiki
No edit summary
No edit summary
Line 27: Line 27:
|16=Sixteenth entry to be displayed if needed.
|16=Sixteenth entry to be displayed if needed.
}}</pre>
}}</pre>
{| class="wikitable"
</noinclude>
! Source !! Item !! Type
{{#cargo_query:tables=UsedinExtraData
|fields=CONCAT("[[",Source,"]]")=Name, Item=Quantity, Type=Source
|where=Amount LIKE "%Need%"
|format=template
|template=Usedin/row
|named args=yes
|default=
}}
|}</noinclude>

Revision as of 13:05, 1 January 2023

This template defines the table "UsedinExtraData". View table.Can be used to enter data for things that are used so long as they are just in a row format.

{{Usedin/datarow
|item=Item name.
|source=Where the item is used in (Example:Smithing for items in the Smithing Points).
|amount=The amount used or "Lots" when exponential.
|type=The type of item or mechanic used in. (Example: Smithing Points for the... Smithing Points).
|1=First entry to be displayed.
     ...
|16=Sixteenth entry to be displayed if needed.
}}