{{!--
L5R5e entry partial — mirrors Foundry's index-partial.hbs structure and adds
ring/rarity/rank badges from entryFilterData injected by _prepareDirectoryContext.
NOTE: Foundry's index-partial.hbs renders a complete
element so it cannot
be composed via {{> partial}} without nesting
inside
. We therefore
duplicate its simple structure here and own it ourselves. If Foundry changes
their index-partial.hbs, this file should be checked for parity.
Foundry original: templates/sidebar/apps/compendium/index-partial.hbs
--}}
{{#if thumb}}
{{else if img}}
{{else}}
{{/if}}
{{ name }}
{{#with (lookup @root.entryFilterData _id)}}
{{#if (or ring rarity rank)}}