JourneyMaterials: Difference between revisions
From Dune Awakening DB
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- Template:JourneyMaterials (stored-procedure version) --> | ||
{{# | {{#get_db_data: | ||
db=externaldb <!-- name from LocalSettings $edgDBServers --> | |||
|sql=CALL sp_journey_components_bom({{{id|{{{1|}}}}}}) <!-- no semicolon --> | |||
|data=Level=level, | |||
ItemLabel=item_label, | |||
TotalQty=total_qty | |||
|cache seconds=3600 <!-- optional --> | |||
}} | }} | ||
