Template:Rewards
From A3! Wiki
{{#if: {{{title|}}} |
<div class="flex-title" style="width: 100%; background: var(--{{{bg|default}}}); font-weight: bold; font-size: var(--font-large); {{#if: {{{font|}}} | color: {{{font|}}}; |}}">
{{{title|}}}
</div> | }}
{{#if: {{{reward|}}} |
<div class="list-small">
{{{reward|}}}
</div> | }}
*bg values as per character/troupe all lowercase
*reward as per Item template
