Resources contains all of WARFRAME's Resources data.
Product Backlog
| Name | Type | Status | Priority | Assignee | Description | Date Issued | Last Update |
|---|---|---|---|---|---|---|---|
| Data validation | Dev/database | Planning | Medium |
Create
|
19:32, 17 September 2021 (UTC) | ||
| Replace M:Icon as a dependency | Dev | New | Low |
|
03:49, 24 September 2021 (UTC) |
Finished Issues
| Name | Type | Status | Priority | Assignee | Description | Date Issued | Completion Date |
|---|---|---|---|---|---|---|---|
| Resource infobox | Dev/Edit | Completed | Medium | User:Cephalon Scientia |
Migrate wikitext from Template:Component used on resource pages into a infobox builder function. Resources infobox generator resides in Module:Resources/infobox. Replace said template with a new infobox template Template:ResourceInfobox to support new infobox rows. |
18:14, 15 September 2021 (UTC) | 22:36, 16 September 2021 (UTC) |
Documentation
Package items
resources.Nav()(function)- attempt of
- Created with Docbunto
See Also
| Modules and Lua Libraries | ||
|---|---|---|
| Standard Libraries (STL) | Included | Scribunto (optional bit32 & libraryUtil) |
| Extensions | M:Math • M:String • M:Table | |
| Databases | General | M:Codex (/data) • M:Companions (/data) • M:Conservation (/data) • M:DamageTypes (/data) • M:DojoRoom/data • M:Enemies (/data) • M:Factions/data • M:FactionScript (/data) • M:GuaranteedRewards/data • M:Icon (/data) • M:Keys/data • M:KeyBindings (/data) • M:Missions (/data) • M:Music/data • Module:TextIcons (/data) • M:Upgrades/data • M:Version (/data) |
| Warframes | M:Ability (/data) • M:Maximization (/data) • M:Warframes (/data) | |
| Weapons | M:Modular (/data) • M:Weapons (/data, /ppdata) | |
| Upgrades | M:Arcane (/data) • M:Decrees/data • M:Focus (/data) • M:Mods (/data) • M:Stances (/data) | |
| Drop Tables | M:Acquisition (/data) • M:DropTables (/data) • M:Void (/data) | |
| Vendors | M:Baro (/data) • M:Vendors (/data) | |
| Crafting | M:Blueprints/data • M:Research (/data) • M:Resources (/data) | |
| Cosmetics | M:Decorations (/data) • M:Cosmetics/data • M:Sigils/data • M:TennoGen (/data) | |
| Infoboxes | M:Arcane/infobox • Module:Companions/infobox • M:Conservation/infobox • M:Enemies/infobox • M:Missions/infobox • M:Mods/infobox • M:Resources/infobox • M:Void/page • M:Warframes/infobox • M:Weapons/infobox | |
| Wiki | Dev Wiki Fork | Module:Common (/i18n) • M:Docbunto (/cli, /i18n) • M:Entrypoint • M:I18n • M:Infobox (/i18n) • M:LanguageList • M:Mbox (/i18n) • M:ModuleTest • M:Reference • M:ReleaseStatus (/i18n) • M:TestHarness (/i18n) • M:WDSButton (/data) |
| Wikipedia Fork | M:Arguments (/i18n) • M:FallbackList • M:Yesno | |
| Third-Party Fork | M:Codec • M:CSV • M:Date • M:Inspect • M:JSON • M:Lexer • M:LuaClassSystem • M:LuaSerializer • M:Navbox • M:Navigation • M:Unindent | |
| Wiki-Unique | M:Database • M:DatastoreManifest • M:Delay • M:DependencyGraph • M:InfoboxBuilder • M:Lua • M:Map • M:Placeholder • M:RemoveCategory • M:StatObject • M:Tooltips | |
| Other | M:Cost • M:Enum/data • M:InternalNames • M:MasteryRank • M:Polarity • M:Sandbox • M:WarframeUsageData2020/data | |
| Archived/Depreciated | M:Avionics (/data) • M:BuildRequire • M:FormatingTool • M:Gallery • M:NightwaveActs • M:Shared • M:Syndicates/data • M:TennoScript • M:TranslationExamples • M:VoidByReward • M:WorldState (/data) | |
| Bug Reports • Development Guide • Localization Guide (L10n Message Data Stores) • Programming Standards • Projects & Current Backlog • Updating Databases • Full Module List • Lua Reference Manual | ||
Code
--- '''Resources''' contains all of [[WARFRAME]]'s [[Resources]] data.<br />
--
-- @module resources
-- @alias p
-- @author [[User:Cephalon Scientia|Cephalon Scientia]]
-- @image Resource_Orange.png
-- @release stable
-- <nowiki>
local ResourceData = mw.loadData('Module:Resources/data')
local p = {}
--- attempt of {{ResourceNav}}
function p.Nav(frame)
local arrangement={
{'Starchart', 'Empyrean', 'Miscellaneous', 'Plains of Eidolon', 'Orb Vallis', 'Cambion Drift', 'Zariman'},
Starchart={
{'Common','Uncommon','Rare','Research','Navigation','Special'},
Common={},
Uncommon={},
Rare={},
Research={},
Navigation={},
Special={},
},
Empyrean={
{'Common','Uncommon','Rare','Special'},
Common={},
Uncommon={},
Rare={},
Special={},
},
Miscellaneous={
{'Quests','Plants','Events',link=true,head=true},
Quests={},
Plants={},
Events={},
},
['Plains of Eidolon']={
{'','Mining','Fishing',link=true,head=true},
['']={
{'Common','Uncommon','Rare','[[Sentient]]','[[Narmer]]','Event'},
Common={},
Uncommon={},
Rare={},
['[[Sentient]]']={},
['[[Narmer]]']={},
Event={},
},
Mining={
{'Metals\n(Red Veins)','Gems\n(Blue Veins)'},
['Metals\n(Red Veins)']={},
['Gems\n(Blue Veins)']={},
},
Fishing={
{'Spoils','Parts','Junk'},
['Spoils']={},
['Parts']={},
['Junk']={},
},
},
['Orb Vallis']={
{'','Mining','Fishing',link=true,head=true},
['']={
{'Common','Bonds','Systems','[[Toroid]]','[[Narmer]]','Event'},
Common={},
Bonds={},
Systems={},
['[[Toroid]]']={},
['[[Narmer]]']={},
Event={},
},
Mining={
{'Ores\n(Red Veins)','Gems\n(Blue Veins)'},
['Ores\n(Red Veins)']={},
['Gems\n(Blue Veins)']={},
},
Fishing={
{'Spoils','Parts','Junk'},
['Spoils']={},
['Parts']={},
['Junk']={},
},
},
['Cambion Drift']={
{'','Mining','Fishing',link=true,head=true},
['']={
{'Common','Rare','Residue','[[Tokens]]','[[Orokin Matrix]]','[[Necramech]]'},
Common={},
Rare={},
Residue={},
['[[Tokens]]']={},
['[[Orokin Matrix]]']={},
['[[Necramech]]']={},
},
Mining={
{'Minerals\n(Yellow Lesions)','Gems\n(Blue Lesions)'},
['Minerals\n(Yellow Lesions)']={},
['Gems\n(Blue Lesions)']={},
},
Fishing={
{'Spoils','Parts'},
['Spoils']={},
['Parts']={},
},
},
Zariman={
{'Common','Uncommon','Rare','[[Voidplume]]','Temporary'},
Common={},
Uncommon={},
Rare={},
['[[Voidplume]]']={},
Temporary={},
},
}
end
return p