Table aléatoire: {{typeName}}
{{#with (lookup table 0) as |row|}}
{{row.document.pack}}
{{/with}}
{{#each table as |row|}}
-
{{row.min}}{{#unless (eq row.min row.max)}}-{{row.max}}{{/unless}} : {{linkCompendium row.document.pack row.document.id row.document.name}}
{{/each}}