Items: Difference between revisions

217 bytes removed ,  1 year ago
no edit summary
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1:
__TOC__
A listing of various game items implemented on the wiki. See also [[Consumables]], [[Ooparts]].
=Activity reports=
An overview of all Activity report items that provide character XP.
Line 49 ⟶ 50:
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Material"
| order by = Id ASC
| format = template
| named args = yes
| template = ItemRow
| limit = 200
}}
}}
=Ooparts=
An overview of all upgrade use materials implemented on the wiki
{{ItemTable |
{{#cargo_query:
tables = items
| fields = _pageName=Page, NameEN, DescriptionEN, Rarity, Icon
| where = Category="Oopart"
| order by = Id ASC
| format = template