Template:LootTableInner: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
! Rarity
! Rarity
! Value
! Value
{{#if:{{{rareloot|}}}|
|-
|-
| colspan="2" | [[Rare Loot Table]]
{{#switch: {{{rareloot|}}} | = | Unknown = | Never = | #default = |- | colspan="2" | [[Rare Loot Table]] | 1 | {{{rareloot}}} | N/A }}
| 1
| {{{rareloot|Unknown}}}
| N/A
}}
{{#cargo_query:
{{#cargo_query:
   tables=LootTable,Items
   tables=LootTable,Items
Line 21: Line 16:
   |named args=yes
   |named args=yes
   |default sort=no
   |default sort=no
  |cacheable=yes
}}
}}
|}</includeonly>
|}</includeonly>